bitwarden_rs 1.27.0 -> 1.28.0 https://github.com/dani-garcia/vaultwarden/releases attrpath: bitwarden_rs Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Failed with exit code 1 this derivation will be built: /nix/store/y2hwm6bg1227hxc2gqfh5zm8fhy7h57b-packages.json.drv building '/nix/store/y2hwm6bg1227hxc2gqfh5zm8fhy7h57b-packages.json.drv'... Going to be running update for following packages: - vaultwarden-1.27.0 Press Enter key to continue... Running update for: - vaultwarden-1.27.0: UPDATING ... - vaultwarden-1.27.0: ERROR --- SHOWING ERROR LOG FOR vaultwarden-1.27.0 ---------------------- ++ curl --silent https://api.github.com/repos/dani-garcia/vaultwarden/releases/latest ++ jq -r .tag_name + VAULTWARDEN_VERSION=1.28.0 + nix-update vaultwarden --version 1.28.0 + URL=https://raw.githubusercontent.com/dani-garcia/vaultwarden/1.28.0/docker/Dockerfile.j2 ++ curl --silent https://raw.githubusercontent.com/dani-garcia/vaultwarden/1.28.0/docker/Dockerfile.j2 ++ grep 'set vault_version' ++ sed -E 's/.*"v([^"]+)".*/\1/' + WEBVAULT_VERSION=2023.3.0b ++ nix --extra-experimental-features nix-command eval -f default.nix --raw vaultwarden.webvault.src.outputHash + old_hash_bw=sha256-CsbnnP12P7JuGDOm5Ia73SzET/jCx3qRbz9vdUf7lCA= ++ nix --extra-experimental-features nix-command eval -f default.nix --raw vaultwarden.webvault.bw_web_builds.outputHash + old_hash_vw=sha256-4yUE0ySUCKmmbca+T8qjqSO0AHZEUAHZ4nheRjpDnZo= +++ nix-prefetch-git https://github.com/bitwarden/clients.git --rev web-v2023.3.0b +++ jq --raw-output .sha256 Initialized empty Git repository in /run/nixpkgs-update-worker/git-checkout-tmp-LvUH1Xra/clients/.git/ fatal: couldn't find remote ref refs/tags/web-v2023.3.0b From https://github.com/bitwarden/clients * branch HEAD -> FETCH_HEAD fatal: Not a valid object name Unrecognized git object type: Unable to checkout refs/tags/web-v2023.3.0b from https://github.com/bitwarden/clients.git. ++ nix --extra-experimental-features nix-command hash to-sri --type sha256 + new_hash_bw= +++ nix-prefetch-git https://github.com/dani-garcia/bw_web_builds.git --rev v2023.3.0b +++ jq --raw-output .sha256 Initialized empty Git repository in /run/nixpkgs-update-worker/git-checkout-tmp-fsxdr3wB/bw_web_builds/.git/ From https://github.com/dani-garcia/bw_web_builds * tag v2023.3.0b -> FETCH_HEAD Switched to a new branch 'fetchgit' removing `.git'... git revision is 61d0ef28bbdbf2ea8201e88e505c9cccb96a3041 path is /nix/store/8dmzciw1xwjdfwhxg1p9vxcy6rm3zzqn-bw_web_builds git human-readable version is -- none -- Commit date is 2023-03-26 13:57:23 +0200 hash is 174clrv6cwyysyj0gil7wy7vnx1xvjmygw4v8kn4wqbcwd7s0h6y ++ nix --extra-experimental-features nix-command hash to-sri --type sha256 174clrv6cwyysyj0gil7wy7vnx1xvjmygw4v8kn4wqbcwd7s0h6y + new_hash_vw=sha256-3kCgT+NsYU7sRJvw56vcPXS7j+eHxgek195zZnamjJw= + sed -e s#sha256-CsbnnP12P7JuGDOm5Ia73SzET/jCx3qRbz9vdUf7lCA=## -e s#sha256-4yUE0ySUCKmmbca+T8qjqSO0AHZEUAHZ4nheRjpDnZo=#sha256-3kCgT+NsYU7sRJvw56vcPXS7j+eHxgek195zZnamjJw=# -i pkgs/tools/security/vaultwarden/webvault.nix + nix-update vaultwarden.webvault --version 2023.3.0b Traceback (most recent call last): File "/nix/store/ypqgs7bii6s0zvijqihfivjfj04khb5m-nix-update-0.16.0/bin/.nix-update-wrapped", line 9, in sys.exit(main()) ^^^^^^ File "/nix/store/ypqgs7bii6s0zvijqihfivjfj04khb5m-nix-update-0.16.0/lib/python3.11/site-packages/nix_update/__init__.py", line 287, in main package = update(options) ^^^^^^^^^^^^^^^ File "/nix/store/ypqgs7bii6s0zvijqihfivjfj04khb5m-nix-update-0.16.0/lib/python3.11/site-packages/nix_update/update.py", line 328, in update update_npm_deps_hash(opts, package.filename, package.npm_deps) File "/nix/store/ypqgs7bii6s0zvijqihfivjfj04khb5m-nix-update-0.16.0/lib/python3.11/site-packages/nix_update/update.py", line 228, in update_npm_deps_hash target_hash = nix_prefetch(opts, "npmDeps") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/ypqgs7bii6s0zvijqihfivjfj04khb5m-nix-update-0.16.0/lib/python3.11/site-packages/nix_update/update.py", line 120, in nix_prefetch raise UpdateError(f"empty hash when trying to update {opts.attribute}.{attr}") nix_update.errors.UpdateError: empty hash when trying to update vaultwarden.webvault.npmDeps --- SHOWING ERROR LOG FOR vaultwarden-1.27.0 ---------------------- The update script for vaultwarden-1.27.0 failed with exit code 1