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 |
|
volth
|
35d68ef143
|
treewide: remove redundant quotes
|
2019-08-26 21:40:19 +00:00 |
|
Robert Djubek
|
2372dc2673
|
bitwarden: init at 1.15.2
|
2019-08-07 17:41:34 +00:00 |
|