Loading pkgs/by-name/im/immich-go/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,7 @@ buildGoModule rec { ]; passthru = { updateScript = nix-update-script { }; updateScript = nix-update-script { extraArgs = [ "--use-github-releases" ]; }; tests.versionTest = testers.testVersion { package = immich-go; command = "immich-go --version"; Loading Loading
pkgs/by-name/im/immich-go/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,7 @@ buildGoModule rec { ]; passthru = { updateScript = nix-update-script { }; updateScript = nix-update-script { extraArgs = [ "--use-github-releases" ]; }; tests.versionTest = testers.testVersion { package = immich-go; command = "immich-go --version"; Loading