Sirio Balmelli
097d0836b4
gopass: 1.10.1 -> 1.11.0
...
Remove workaround introduced in dda50e73
:
https://github.com/gopasspw/gopass/issues/1662
has now been fixed upstream.
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2021-01-13 14:14:48 +01:00
Sandro
7b596e48b8
Merge pull request #107616 from fabaff/hakrawler
...
hakrawler: init at 20201224-e39a514
2021-01-13 08:45:31 +01:00
Sandro
5173a75d4f
Merge pull request #107752 from fabaff/terrascan
2021-01-13 08:45:02 +01:00
Fabian Affolter
af94d8ca0c
terrascan: init at 1.2.0
2021-01-12 22:09:15 +01:00
Fabian Affolter
93b5742b15
hakrawler: init at 20201224-e39a514
2021-01-12 21:43:05 +01:00
Michael Weiss
d88ad75767
gnupg: 2.2.26 -> 2.2.27
...
Announcement: https://lists.gnupg.org/pipermail/gnupg-announce/2021q1/000452.html
Luckily this fixes a regression from GnuPG 2.2.26 that broke the build
of libsForQt5.qgpgme (a test failed). Fix #109009 .
2021-01-12 08:33:48 +01: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
github-actions[bot]
db7b9735f9
Merge master into staging-next
2021-01-11 06:33:30 +00:00
Sandro
6af32a6878
Merge pull request #108963 from fabaff/crlfuzz
...
crlfuzz: init at 1.4.0
2021-01-11 02:11:04 +01:00
github-actions[bot]
36bab113bf
Merge master into staging-next
2021-01-11 01:02:21 +00:00
Sandro
f337a3fc22
Merge pull request #107640 from fabaff/monsoon
...
monsoon: init at 0.6.0
2021-01-11 02:02:17 +01:00
Jan Tojnar
dd72357155
Merge branch 'master' into staging-next
2021-01-10 23:24:33 +01:00
Sandro
903ebabea6
Merge pull request #108110 from fabaff/badchars
...
badchars: init at 0.4.0
2021-01-10 20:56:46 +01:00
Sandro
a657c03fd8
Merge pull request #108120 from fabaff/ldeep
2021-01-10 20:55:14 +01:00
Fabian Affolter
45bb37cfbf
crlfuzz: init at 1.4.0
2021-01-10 17:30:15 +01:00
Frederik Rietdijk
0c42bb5027
Merge master into staging-next
2021-01-10 15:50:49 +01:00
Sandro
a5969bcd23
Merge pull request #108850 from andir/pcsc-cyberjack
...
pcsc-cyberjack: fix compilation with gcc10
2021-01-10 11:52:12 +01:00
Sandro
e08f29f997
Merge pull request #108889 from fabaff/bump-sn0int
2021-01-10 11:37:10 +01:00
Sandro
345206baf3
Merge pull request #108874 from fabaff/deepsea
...
deepsea: init at 0.9
2021-01-10 08:09:39 +01:00
github-actions[bot]
433c7b069c
Merge master into staging-next
2021-01-10 01:03:35 +00:00
Mario Rodas
69dc12e045
Merge pull request #108873 from fabaff/cloudbrute
...
cloudbrute: init 1.0.7
2021-01-09 18:29:49 -05:00
Fabian Affolter
a186a06922
sn0int: specify license
2021-01-09 23:20:25 +01:00
Fabian Affolter
c26ae5ead8
sn0int: 0.19.1 -> 0.20.0
2021-01-09 22:44:19 +01:00
Michele Guerini Rocco
dca46f6bd9
Merge pull request #108858 from fabaff/bump-masscan
...
masscan: 1.0.5 -> 1.3.0
2021-01-09 20:06:52 +01:00
Fabian Affolter
9b0c54618d
deepsea: init at 0.9
2021-01-09 18:27:54 +01:00
Fabian Affolter
30ad59abc0
cloudbrute: init 1.0.7
2021-01-09 18:12:41 +01:00
Fabian Affolter
6db65fa554
masscan: 1.0.5 -> 1.3.0
2021-01-09 15:05:54 +01:00
Andreas Rammhold
e1684ef555
pcsc-cyberjack: fix compilation with gcc10
...
The change to GCC 10 did break this package as it does some conversation
from 32bit integer to the type "int" which might be "narrower" depending
on the platform. By default GCC 10 errors in these cases. Since this
code is fine (and has been for a long time) it is okay to disable the
error in this case.
2021-01-09 12:53:24 +01:00
Jan Tojnar
e6c0c98940
Merge branch 'master' into staging-next
...
zynaddsubfx conflict has been updated to 3.0.1, which conflicted with rewrite after 3.0.5 update on a different branch.
2021-01-08 02:07:34 +01:00
Sandro
e587f393dd
Merge pull request #108660 from fabaff/subjs
...
subjs: init at 1.0.1
2021-01-07 21:07:03 +01:00
Fabian Affolter
15da30e04a
subjs: init at 1.0.1
2021-01-07 13:55:55 +01:00
Jan Tojnar
f19eb635b4
Merge branch 'master' into staging-next
...
b04fc593e7
seems to have accidentally changed mkDerivation function for dfilemanager and solarus-quest-editor so I have reverted that here.
2021-01-07 13:04:31 +01:00
Sandro
4c87452cab
Merge pull request #108605 from fabaff/grype
...
grype: init at 0.6.1
2021-01-07 11:47:40 +01:00
Sandro
61ecc6e467
Merge pull request #108593 from fabaff/urlhunter
...
urlhunter: init at 0.1.1
2021-01-07 11:15:08 +01:00
Fabian Affolter
0fcc27a666
grype: init at 0.6.1
2021-01-06 19:11:00 +01:00
Fabian Affolter
90dc95e41e
urlhunter: init at 0.1.1
2021-01-06 17:37:10 +01:00
Mario Rodas
f936bda720
Merge pull request #108364 from Chili-Man/vault-1.6.1-update
...
vault: 1.6.0 -> 1.6.1
2021-01-06 06:08:40 -05:00
Diego Rodriguez
1017399b7a
vault-bin: 1.6.0 -> 1.6.1
2021-01-05 21:00:25 -07:00
Jörg Thalheim
a14ea3aecc
Merge pull request #97740 from ju1m/tor
...
nixos/tor: improve type-checking and hardening
2021-01-05 16:00:40 +00:00
Luke Bentley-Fox
374e3033d1
gnupg: 2.2.25 -> 2.2.26
2021-01-04 18:18:26 +01:00
Diego Rodriguez
0376f546cb
vault: 1.6.0 -> 1.6.1
2021-01-03 19:01:09 -07:00
Julien Moutinho
0ccdd6f2b0
nixos/tor: improve type-checking and hardening
...
Fixes #77395 .
Fixes #82790 .
2021-01-04 01:02:26 +01:00
Fabian Affolter
2b587e67fd
badchars: init at 0.4.0
2021-01-03 13:45:20 +01:00
Fabian Affolter
154bd25067
ldeep: init at 1.0.9
2021-01-03 13:23:18 +01:00
Ben Siraphob
3ae5e6ce03
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 18:37:40 +07:00
Fabian Affolter
4523be286f
stegseek: init at 0.5
2021-01-03 10:45:12 +01:00
Fabian Affolter
27dd0ce37e
monsoon: init at 0.6.0
2021-01-02 11:48:41 +01:00
github-actions[bot]
f1df516121
Merge staging-next into staging
2021-01-01 12:25:55 +00:00
Robert Helgesson
bd970a5e17
jwt-cli: 3.2.1 -> 3.3.0
2021-01-01 12:03:13 +01:00
Ben Siraphob
b04fc593e7
treewide: cmake buildInputs to nativeBuildInputs, minor cleanups
2021-01-01 11:52:33 +07:00