Loading pkgs/servers/gotify/source-sha.nix +1 −1 Original line number Diff line number Diff line "0rpjn10ia47nia0g5a8khxy0r8grlfvcf1s5kdyj9512hcy25aca" "1kc4l95hrhi7lb9x8gy19xpwj12j4syg6w1kbllf3g3k83sr444f" pkgs/servers/gotify/update.sh +1 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ echo running nix-build for ui nix-build -A gotify-server.ui echo running nix-build for gotify itself in order to get vendorSha256 set +e vendorSha256="$(nix-build -A gotify-server 2>&1 | grep "got:" | cut -d':' -f3)" vendorSha256="$(nix-build -A gotify-server 2>&1 | grep "got:" | cut -d':' -f2)" set -e printf '"%s"\n' "$vendorSha256" > $dirname/vendor-sha.nix tput setaf 2 Loading pkgs/servers/gotify/version.nix +1 −1 Original line number Diff line number Diff line "2.2.2" "2.2.4" Loading
pkgs/servers/gotify/source-sha.nix +1 −1 Original line number Diff line number Diff line "0rpjn10ia47nia0g5a8khxy0r8grlfvcf1s5kdyj9512hcy25aca" "1kc4l95hrhi7lb9x8gy19xpwj12j4syg6w1kbllf3g3k83sr444f"
pkgs/servers/gotify/update.sh +1 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ echo running nix-build for ui nix-build -A gotify-server.ui echo running nix-build for gotify itself in order to get vendorSha256 set +e vendorSha256="$(nix-build -A gotify-server 2>&1 | grep "got:" | cut -d':' -f3)" vendorSha256="$(nix-build -A gotify-server 2>&1 | grep "got:" | cut -d':' -f2)" set -e printf '"%s"\n' "$vendorSha256" > $dirname/vendor-sha.nix tput setaf 2 Loading
pkgs/servers/gotify/version.nix +1 −1 Original line number Diff line number Diff line "2.2.2" "2.2.4"