Commit Graph

7 Commits

Author SHA1 Message Date
R. Ryantm
5a7f3100e3 vaultwarden: 1.23.1 -> 1.24.0 2022-02-03 10:54:07 -08:00
R. Ryantm
b5127f3492 vaultwarden: 1.23.0 -> 1.23.1 2021-12-30 22:11:05 -08:00
figsoda
b356c37023 vaultwarden: use buildFeatures 2021-11-16 08:18:57 -05:00
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
R. Ryantm
426d2d2d8e vaultwarden: 1.22.2 -> 1.23.0 2021-10-28 08:29:32 +00:00
R. RyanTM
e2e42dcf17 vaultwarden: 1.22.1 -> 1.22.2 2021-08-19 18:25:45 +00:00
K900
dc1b56c714 vaultwarden: update to 1.22.1, rename from bitwarden_rs
I tried to make this as non-breaking as possible, but it will still
break things slightly for people expecting certain file names in the
packages themselves.
2021-07-01 12:31:20 +03:00