update strawberry and lock its commit
This commit is contained in:
parent
d6fad0278c
commit
d3cb9bccc6
1 changed files with 2 additions and 2 deletions
|
|
@ -43,8 +43,8 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
src = fetchFromGitHub {
|
||||
owner = "jonaski";
|
||||
repo = "strawberry";
|
||||
rev = "master";
|
||||
hash = "sha256-A5eEXpRKZDwfmmXs+6V1qUerEma4AdncuVXohgh3z4E=";
|
||||
rev = "02d76f17f7f4a862019c360d4f8f61dbb0978208";
|
||||
hash = "sha256-/3dQbxwR09hriHZzrwUd0d4VYRBGMOtNDUyOWNmmKGk=";
|
||||
};
|
||||
|
||||
# the big strawberry shown in the context menu is *very* much in your face, so use the grey version instead
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue