update strawberry and lock its commit

This commit is contained in:
Sean Kovacs 2025-11-18 11:43:15 -05:00
commit d87b0b45cd
Signed by: sckova
GPG key ID: 00F325187C68651A

View file

@ -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