update strawberry and lock its commit
This commit is contained in:
parent
26977f99d8
commit
d87b0b45cd
1 changed files with 2 additions and 2 deletions
|
|
@ -43,8 +43,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "jonaski";
|
owner = "jonaski";
|
||||||
repo = "strawberry";
|
repo = "strawberry";
|
||||||
rev = "master";
|
rev = "02d76f17f7f4a862019c360d4f8f61dbb0978208";
|
||||||
hash = "sha256-A5eEXpRKZDwfmmXs+6V1qUerEma4AdncuVXohgh3z4E=";
|
hash = "sha256-/3dQbxwR09hriHZzrwUd0d4VYRBGMOtNDUyOWNmmKGk=";
|
||||||
};
|
};
|
||||||
|
|
||||||
# the big strawberry shown in the context menu is *very* much in your face, so use the grey version instead
|
# 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