Commit graph

14 commits

Author SHA1 Message Date
kilianar f31a28d12c vaultwarden-vault: 2.27.0 -> 2022.5.2 2022-06-27 00:33:56 +02:00
R. Ryantm c5660f8f51 vaultwarden-vault: 2.25.0 -> 2.27.0 2022-04-05 07:20:51 -07:00
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
Nick Cao e61ecc6041
vaultwarden-vault: 2.22.3 -> 2.25.0 2021-12-29 21:41:47 +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
Sandro b85bf89951
Merge pull request #137962 from r-ryantm/auto-update/vaultwarden-vault 2021-10-05 16:57:32 +02:00
Sandro e331c30a72
Merge pull request #134841 from r-ryantm/auto-update/vaultwarden
vaultwarden: 1.22.1 -> 1.22.2
2021-09-20 11:09:03 +02:00
R. RyanTM 6923a7a7a5 vaultwarden-vault: 2.21.1 -> 2.22.3 2021-09-15 04:26:00 +00:00
R. RyanTM 42c1592e2e vaultwarden-vault: 2.19.0 -> 2.21.1 2021-08-23 06:43:37 +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