nixpkgs/pkgs/tools/security/vaultwarden
Ivan Kozik a153ef57e0 vaultwarden: fix the build for rustc 1.56
rustc 1.55 was ignoring vaultwarden's `rust-version = 1.57`, causing
the build to succeed. rustc 1.56 was erroring out because it does not
ignore the minimum `rust-version`.

Patch out the `rust-version` because we do not really need 1.57;
rustc 1.56 with RUSTC_BOOTSTRAP=1 produces a working vaultwarden.

This fixes https://github.com/NixOS/nixpkgs/issues/146215
2021-11-16 07:57:26 +00:00
..
default.nix vaultwarden: fix the build for rustc 1.56 2021-11-16 07:57:26 +00:00
vault.nix vaultwarden-vault: 2.21.1 -> 2.22.3 2021-09-15 04:26:00 +00:00