Commit graph

33 commits

Author SHA1 Message Date
Weijia Wang 4624f9412a
Merge pull request #243125 from figsoda/security
pkgs/tools/security: remove dead code
2023-07-13 22:45:46 +03:00
figsoda f97ce0a9a8 pkgs/tools/security: remove dead code
with the help of deadnix & nil
2023-07-12 14:35:00 -04:00
Martin Weinelt a7628118e7
vaultwarden: 1.28.1 -> 1.29.0
https://github.com/dani-garcia/vaultwarden/releases/tag/1.29.0
2023-07-12 19:13:45 +02:00
Martin Weinelt 5dbd09e0fa
vaultwarden.webvault: Use default nodejs version
NodeJS 16 is going EOL soon, so let's get back onto the default version,
which is at 18 right now.
2023-05-06 16:02:08 +02:00
Sandro Jäckel aad577bd30 nodejs*: normalise names to better fit other packages
Versioned package attributes are usually named like $pname_$version
eg: nodejs-14_x -> nodejs_14
2023-04-25 11:28:17 +02:00
Martin Weinelt b41dbf177a
vaultwarden: Drop rust nightly workaround
The related issue has been closed since the 1.25 release.
2023-04-10 20:36:37 +02:00
Martin Weinelt a3ac3f8502
vaultwarden: 1.28.0 -> 1.28.1
https://github.com/dani-garcia/vaultwarden/releases/tag/1.28.1
2023-04-09 23:41:29 +02:00
Robert Schütz f672b32b2e vaultwarden: 1.27.0 -> 1.28.0
Diff: https://github.com/dani-garcia/vaultwarden/compare/1.27.0..1.28.0

Changelog: https://github.com/dani-garcia/vaultwarden/releases/tag/1.28.0
2023-03-28 10:15:39 -07:00
Yureka f8cbc3c281 tree-wide: convert rust with git deps to importCargoLock 2023-03-26 01:52:04 +01:00
Robert Schütz fa644ef343 vaultwarden.updateScript: make compatible with webvault built from source 2023-02-16 14:38:48 -08:00
Robert Schütz c6e2fbf1a2 vaultwarden.webvault: build from source 2023-02-16 11:19:45 -08:00
Ashish SHUKLA c0796f7158
vaultwarden.webvault: 2022.10.0 -> 2022.12.0 2023-01-10 18:44:35 +05:30
Ashish SHUKLA dc837121ca
vaultwarden: 1.26.0 -> 1.27.0 2023-01-10 18:44:35 +05:30
Martin Weinelt 5ad720fef4
vaultwarden.webvault: 2022.11.1 -> 2022.10.0
Downgrade to fix compatibility with vaultwarden 1.26.0.
2022-12-14 15:00:20 +01:00
Martin Weinelt 0497d5b99f
vaultwarden: Add update script to keep web vault in sync
- Adds an update script to fetch the compatible web vault version
- Removes `vaultwarden-vault` from top-level to prevent independent
  updates through e.g. r-ryantm. Istead the vault is now accessible
  at `vaultwarden.webvault`.
- The name webvault was chosen because it is the title of the projects
  README and it makes it clearer, that this is the web UI.
2022-12-14 15:00:20 +01:00
R. Ryantm fabbb53a3e vaultwarden-vault: 2022.6.2 -> 2022.11.1 2022-12-07 07:53:53 +00:00
R. Ryantm 16104523f4 vaultwarden: 1.25.2 -> 1.26.0 2022-10-18 06:00:11 +00:00
Martin Weinelt 86e3f6a1ed
vaultwarden: 1.24.0 -> 1.25.2
https://github.com/dani-garcia/vaultwarden/releases/tag/1.25.2
https://github.com/dani-garcia/vaultwarden/releases/tag/1.25.1
https://github.com/dani-garcia/vaultwarden/releases/tag/1.25.0
2022-07-28 01:19:03 +02:00
Martin Weinelt 99631c06d0
vaultwarden-vault: 2022.5.2 -> 2022.6.2
https://github.com/dani-garcia/bw_web_builds/releases/tag/v2022.6.2
https://github.com/dani-garcia/bw_web_builds/releases/tag/v2022.6.0
2022-07-28 01:18:50 +02:00
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