bitwarden_rs 0 -> 1 attrpath: bitwarden_rs Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] skipping because derivation has updateScript [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8r6gry32hl1665c0abd463xlcbvp2my0-packages.json.drv building '/nix/store/8r6gry32hl1665c0abd463xlcbvp2my0-packages.json.drv'... Going to be running update for following packages: - vaultwarden-1.30.3 Press Enter key to continue... Running update for: - vaultwarden-1.30.3: UPDATING ... - vaultwarden-1.30.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/security/vaultwarden/default.nix b/pkgs/tools/security/vaultwarden/default.nix index 5fbe5e22d765..ec93f40e3040 100644 --- a/pkgs/tools/security/vaultwarden/default.nix +++ b/pkgs/tools/security/vaultwarden/default.nix @@ -9,16 +9,16 @@ in rustPlatform.buildRustPackage rec { pname = "vaultwarden"; - version = "1.30.3"; + version = "1.30.5"; src = fetchFromGitHub { owner = "dani-garcia"; repo = pname; rev = version; - hash = "sha256-vUAgW/kTFO9yzWFIWqM1f6xEZYH8ojIdt2eOhP9ID8g="; + hash = "sha256-OwFB5ULWBefDHSkUM3nT0v2jcc5vHUvs8Ex0JauDu8w="; }; - cargoHash = "sha256-+FmVkemZTlFOf+fnTJED3u13pXeAuP/wIvEb96Vwa6I="; + cargoHash = "sha256-K0T0uTERjxlI3bGG/Tz6sJ0A08J0ROAhpppdZcdQPB8="; nativeBuildInputs = [ pkg-config ]; buildInputs = with lib; [ openssl ] No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A bitwarden_rs nix build failed.  Compiling tokio-rustls v0.24.1  Compiling rocket_http v0.5.0  Compiling rocket v0.5.0  Compiling rocket_ws v0.1.0  Compiling vaultwarden v1.0.0 (/build/source)  Compiling diesel v2.1.4  Compiling diesel_migrations v2.1.0  Finished release [optimized] target(s) in 1m 34s  Running unittests src/main.rs (target/x86_64-unknown-linux-gnu/release/deps/vaultwarden-0b1adc97d5c732f3) running 3 tests test api::core::two_factor::email::tests::test_obscure_email_long ... ok test api::core::two_factor::email::tests::test_obscure_email_short ... ok test db::models::organization::tests::partial_cmp_UserOrgType ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Finished cargoCheckHook checkPhase completed in 1 minutes 34 seconds @nix { "action": "setPhase", "phase": "installPhase" } Running phase: installPhase Executing cargoInstallHook Finished cargoInstallHook @nix { "action": "setPhase", "phase": "fixupPhase" } Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/d0imzp16i234w7p7pyyw05zk4h3smyj1-vaultwarden-1.30.5 shrinking /nix/store/d0imzp16i234w7p7pyyw05zk4h3smyj1-vaultwarden-1.30.5/bin/vaultwarden checking for references to /build/ in /nix/store/d0imzp16i234w7p7pyyw05zk4h3smyj1-vaultwarden-1.30.5... patching script interpreter paths in /nix/store/d0imzp16i234w7p7pyyw05zk4h3smyj1-vaultwarden-1.30.5 stripping (with command strip and flags -S -p) in /nix/store/d0imzp16i234w7p7pyyw05zk4h3smyj1-vaultwarden-1.30.5/bin