Loading pkgs/applications/audio/strawberry/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -42,13 +42,13 @@ let in stdenv.mkDerivation rec { pname = "strawberry"; version = "1.0.11"; version = "1.0.12"; src = fetchFromGitHub { owner = "jonaski"; repo = pname; rev = version; hash = "sha256-w2KOZwxPpe/yQw2RBeTEYueeq7m5ZCQXlUH/f52GiyI="; hash = "sha256-XJCU9cGhmwJ6f79y3tAW1qfJKO7YESVpHY/1FmPQ/Mo="; }; # the big strawberry shown in the context menu is *very* much in your face, so use the grey version instead Loading Loading
pkgs/applications/audio/strawberry/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -42,13 +42,13 @@ let in stdenv.mkDerivation rec { pname = "strawberry"; version = "1.0.11"; version = "1.0.12"; src = fetchFromGitHub { owner = "jonaski"; repo = pname; rev = version; hash = "sha256-w2KOZwxPpe/yQw2RBeTEYueeq7m5ZCQXlUH/f52GiyI="; hash = "sha256-XJCU9cGhmwJ6f79y3tAW1qfJKO7YESVpHY/1FmPQ/Mo="; }; # the big strawberry shown in the context menu is *very* much in your face, so use the grey version instead Loading