Commit graph

52 commits

Author SHA1 Message Date
Jan Malakhovski 5852f26bdc treewide: noop: refer to src.name or similar in sourceRoot where appropriate, part 1: trivial cases 2023-08-03 16:32:03 +00:00
Robert Schütz 3fbcc9f0c2 bitwarden-cli: add passthru.tests 2023-07-25 11:23:08 -07:00
Robert Schütz 8c8d1164de bitwarden-cli: 2023.5.0 -> 2023.7.0
Diff: https://github.com/bitwarden/clients/compare/cli-v2023.5.0...cli-v2023.7.0

Changelog: https://github.com/bitwarden/clients/releases/tag/cli-v2023.7.0
2023-07-25 11:18:50 -07:00
Robert Schütz 2995a890b5 bitwarden-cli: build from source 2023-07-23 11:45:13 -07:00
Andrew Marshall 7c98b97934 bitwarden: 2023.5.0 -> 2023.5.1 2023-06-21 22:34:05 -04:00
Isa 1111114179
bitwarden: 2023.4.0 -> 2023.5.0 2023-06-09 21:23:00 +02:00
Andrew Marshall 7e50f350d3 bitwarden: verify Electron version matches expected 2023-05-20 19:32:46 -04:00
Andrew Marshall b38795a22e bitwarden: update to use Node 18
- Backport patch from Bitwarden master to achieve this as they have done
  (unreleased) upgrade 16→18, and have several other changes along with
  it. We want this now because Node 16 is being marked insecure soon for
  NixOS 23.05; see https://github.com/NixOS/nixpkgs/pull/229910.
- These changes should be in the next release in a few weeks
- `npm bin` no longer exists, use `npm exec` instead
2023-05-20 19:32:46 -04:00
Andrew Marshall baecc1d300 bitwarden: make applying patches easier
Since `sourceRoot` occurs before patching, simply setting `patches` in
the native drv to the same as the npm drv doesn’t work, as paths outside
the `sourceRoot` referenced in the patches don’t exist and cause
applying them to fail. Instead, use `applyPatches` to make `src` have
the patches already applied before `sourceRoot` comes into play. It
would be possible to not use `sourceRoot` and just `cd`, but then the
`Cargo.lock` location needs to be manually specified and it just becomes
more mess than it’s worth. `applyPatches` seems the cleanest way to
achieve this.
2023-05-20 19:30:09 -04:00
Andrew Marshall 9a8475c634 bitwarden: 2023.3.2 -> 2023.4.0 2023-05-20 19:03:16 -04: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
Andrew Marshall e22e3f4c62 bitwarden: 2023.2.0 -> 2023.3.2
Additionally, remove unused `rec`.
2023-04-07 15:49:51 -04:00
Andrew Marshall c7e43a6aab bitwarden: 2023.1.1 -> 2023.2.0 2023-02-23 23:31:50 -05:00
Andrew Marshall 14882dec04 bitwarden: build from source 2023-02-23 23:31:50 -05:00
R. Ryantm 49c654c3a9 bitwarden: 2022.12.0 -> 2023.1.1 2023-02-04 15:28:20 +00:00
R. Ryantm 4abe83ef30 bitwarden: 2022.10.0 -> 2022.12.0 2022-12-25 18:05:43 +08:00
kilianar 9683bb1e37 bitwarden: 2022.8.1 -> 2022.10.0
- https://github.com/bitwarden/clients/releases/tag/desktop-v2022.9.0
- https://github.com/bitwarden/clients/releases/tag/desktop-v2022.9.1
- https://github.com/bitwarden/clients/releases/tag/desktop-v2022.10.0
2022-10-12 22:20:16 +02:00
R. Ryantm df92ee9152 bitwarden: 2022.6.2 -> 2022.8.1 2022-08-12 05:09:57 +00:00
Craftman7 8613bd99b1 bitwarden: 2022.5.1 -> 2022.6.2 2022-07-26 11:07:24 -07:00
kilianar 1536c44301 bitwarden: 1.32.1 -> 2022.5.1
The original repository `bitwarden/desktop` was archived, development is continued in `bitwarden/clients`.
2022-06-22 15:45:29 +02:00
Robert Scott 61c35da607 treewide/servers,tools: add sourceType binaryNativeCode for many packages 2022-06-16 20:21:42 +01:00
R. Ryantm 19ad91fcaf bitwarden: 1.31.3 -> 1.32.1 2022-04-11 02:56:19 +00:00
K900 cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
R. Ryantm f1f722f222 bitwarden: 1.31.2 -> 1.31.3 2022-02-20 00:23:19 -08:00
R. Ryantm c2bbdf4e67 bitwarden: 1.31.1 -> 1.31.2 2022-02-13 15:55:26 +00:00
R. Ryantm 3254dc4c1f bitwarden: 1.30.0 -> 1.31.1 2022-02-12 20:26:22 -08:00
Sebastian Sellmeier 77b099d8f6
bitwarden: 1.29.1 -> 1.30.0 2021-12-15 19:34:38 +01:00
Pavol Rusnak 942fe94bc3
bitwarden: 1.28.1 -> 1.29.1 2021-11-03 21:52:38 +01:00
R. RyanTM 284802c279 bitwarden: 1.27.1 -> 1.28.1 2021-08-21 11:24:21 +00:00
R. RyanTM 5d106ae351 bitwarden: 1.27.0 -> 1.27.1 2021-07-08 01:10:49 +00:00
R. RyanTM 2de0ccd9dd bitwarden: 1.26.4 -> 1.27.0 2021-07-04 01:58:43 +00:00
239 cdffcc9048 bitwarden: 1.24.6 -> 1.26.4 2021-05-27 21:14:18 +02:00
R. RyanTM 2d30fdeda3 bitwarden: 1.23.1 -> 1.24.6 2021-01-30 21:23:16 +01:00
Sandro 3837209e05
Merge pull request #105850 from r-ryantm/auto-update/bitwarden
bitwarden: 1.23.0 -> 1.23.1
2021-01-21 01:10:08 +01:00
Ben Siraphob 8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
R. RyanTM a199759150 bitwarden: 1.23.0 -> 1.23.1 2020-12-04 07:21:30 +00:00
R. RyanTM aa760bf5a5 bitwarden: 1.22.2 -> 1.23.0 2020-11-17 05:39:14 +00:00
R. RyanTM 782cf9ba0b bitwarden: 1.22.1 -> 1.22.2 2020-10-25 09:48:36 +01:00
R. RyanTM fd7141afa3
bitwarden: 1.20.1 -> 1.22.1 (#98674) 2020-09-24 21:43:14 +00:00
Florian Klink cf55e8762e bitwarden: use lib.getLib udev instead of udev.lib
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:42 +02:00
R. RyanTM 06cc849acb bitwarden: 1.19.0 -> 1.20.1 2020-08-13 03:47:30 +00:00
R. RyanTM f1de63e173 bitwarden: 1.18.0 -> 1.19.0 2020-06-30 01:58:19 +00:00
R. RyanTM 95b1cf8175 bitwarden: 1.17.2 -> 1.18.0 2020-06-08 10:53:44 -07:00
R. RyanTM 8ad3449e2b bitwarden: 1.17.0 -> 1.17.2 2020-04-01 08:26:55 +00:00
R. RyanTM bea7401be6 bitwarden: 1.16.6 -> 1.17.0 2020-03-12 14:09:48 +00:00
R. RyanTM 51efea72cd bitwarden: 1.16.4 -> 1.16.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bitwarden/versions
2019-10-21 09:13:42 +02:00
R. RyanTM 329c7f405f bitwarden: 1.15.2 -> 1.16.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bitwarden/versions
2019-09-26 00:32:54 -07:00
Peter Hoeg 6759d15465
Merge pull request #68512 from nspin/pr/stdenv-spelling
stdenv: fix misspellings of dontPatchELF
2019-09-12 17:04:49 +08:00
Nick Spinale d2333beb86 stdenv: fix misspellings of dontPatchELF 2019-09-11 13:10:09 +00:00