We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2debd4e commit 9010cbfCopy full SHA for 9010cbf
pkgs/by-name/mu/museum/package.nix
@@ -9,14 +9,14 @@
9
10
buildGoModule rec {
11
pname = "museum";
12
- version = "1.0.2";
+ version = "1.0.4";
13
14
src = fetchFromGitHub {
15
owner = "ente-io";
16
repo = "ente";
17
sparseCheckout = [ "server" ];
18
rev = "photos-v${version}";
19
- hash = "sha256-d66dCTs68sIL6iCV4vDvErER3LAz/SdkqOj0aJBro8k=";
+ hash = "sha256-tFXOLzGGMrjVImOOl3RGaX3i/FwhjbGqKRdxv/xxKTs=";
20
};
21
22
vendorHash = "sha256-px4pMqeH73Fe06va4+n6hklIUDMbPmAQNKKRIhwv6ec=";
0 commit comments