Commit Graph

2979 Commits

Author SHA1 Message Date
Vladimír Čunát
54eb2d1018
Merge branch 'staging-next'
Status on Hydra for linuxes seems good enough:
https://hydra.nixos.org/eval/1585703?filter=linux&compare=1585482&full=#tabs-now-fail
2020-05-06 08:20:05 +02:00
Jörg Thalheim
cf0796b3cf
Merge pull request #85730 from kdauler/fix/trufflehog-2.1.11-update
trufflehog: 2.0.97 -> 2.1.11
2020-05-06 06:51:12 +01:00
Kolby Dauler
9c17871402 trufflehog: 2.0.97 -> 2.1.11 2020-05-05 18:16:57 -07:00
Kolby Dauler
16eac7a268 trufflehog: 2.0.97 -> 2.1.11 2020-05-05 17:26:57 -07:00
Roman Volosatovs
93dd4b5118
gopass: adapt to buildGoModule output naming scheme 2020-05-05 21:17:43 +02:00
Roman Volosatovs
ae19e155a5
gopass: Add myself to maintainers 2020-05-05 20:38:29 +02:00
Roman Volosatovs
67f7f93fd6
gopass: Support passAlias parameter in derivation
Add a `passAlias` to `gopass` derivation, similarly to how there's `viAlias` parameter supported by vim/neovim derivations.
Apart from convenience this is also necessary for e.g. making `docker-credential-helpers` work without patching the latter - the package uses `pass` executable from `PATH` f78081d1f7/pass/pass_linux.go (L67). By setting `passAlias` to `true` (e.g. via overlays like so: 94971f34db/nixpkgs/overlays.nix (L315-L317)), secure Docker authentication via `gopass` "just works"™
2020-05-05 20:38:29 +02:00
Frederik Rietdijk
9875bbae75 Merge master into staging-next 2020-05-05 19:51:09 +02:00
R. RyanTM
34bf96a11e bitwarden_rs: 1.14.1 -> 1.14.2 2020-05-04 01:22:27 -07:00
R. RyanTM
67bdcb5aeb bitwarden_rs-vault: 2.13.2 -> 2.13.2b 2020-05-04 01:18:33 -07:00
Vladyslav M
4ca10ed4d9
Merge pull request #86571 from r-ryantm/auto-update/hcxtools 2020-05-02 18:50:12 +03:00
Aldwin Vlasblom
ab2d16ad65 Add myself (avaq) to the keybase package maintainers 2020-05-02 16:40:24 +02:00
Aldwin Vlasblom
a027934ceb keybase,kbfs,keybase-gui: 5.3.1 -> 5.4.2 2020-05-02 16:40:24 +02:00
R. RyanTM
4d13fd4625 hcxtools: 6.0.1 -> 6.0.2 2020-05-02 11:21:48 +00:00
Cole Helbling
cf9a8bcc99
doas: 6.0 -> 6.6.1
https://github.com/Duncaen/OpenDoas/compare/v6.0...v6.6.1

There are a decent chunk of changes in there. I'm mostly interested in
5debef098b7ebba67da5db9fbb020a7cd0f90a7f, which fixes the parsing of
/proc/$pid/stat that is used to implement timestamping.
2020-05-02 11:31:44 +01:00
Frederik Rietdijk
afb1041148 Merge master into staging-next 2020-05-02 09:39:00 +02:00
Pamplemousse
98762e7f5a crowbar: init at unstable-2020-04-23 2020-05-01 18:29:38 -07:00
Mario Rodas
47b57c4605
gopass: 1.8.6 -> 1.9.0
Changelog: https://github.com/gopasspw/gopass/releases/tag/v1.9.0
2020-05-01 16:20:00 -05:00
Mario Rodas
f44cb4697b
vault: 1.4.0 -> 1.4.1 2020-05-01 00:00:00 -05:00
Jan Tojnar
2874eebfd2
Merge branch 'staging-next' into staging 2020-04-29 08:35:47 +02:00
Jan Tojnar
2b5e2ffe0a
Merge pull request #86165 from jtojnar/libusb-compat-rename 2020-04-29 08:26:08 +02:00
zowoq
b5dc07a4b4 treewide: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
Jörg Thalheim
72773b9c97
prey-bash-client: remove
prey-bash-client is deprecated since 2018
2020-04-28 09:44:55 +01:00
Jan Tojnar
e89e2edc73
libusb-compat-0_1: rename from libusb 2020-04-28 05:33:41 +02:00
Lassulus
b83ab97eae
Merge pull request #86144 from danielfullmer/hcxdumptool-rename
hcxdumptool: fix incorrect pname
2020-04-28 02:26:30 +02:00
Maximilian Bosch
1f20c084a7
passExtensions.pass-audit: 1.0.1 -> 1.1 2020-04-28 00:18:26 +02:00
Maximilian Bosch
12a614b633
brutespray: 1.6.6 -> 1.6.8
https://github.com/x90skysn3k/brutespray/blob/brutespray-1.6.8/CHANGELOG.md#changelog
2020-04-28 00:18:25 +02:00
Daniel Fullmer
301ede4157 hcxdumptool: fix incorrect pname 2020-04-27 16:22:25 -04:00
zowoq
8193ac091a vault: use installShellFiles 2020-04-27 08:48:42 +10:00
zowoq
148f8629cc gopass: use installShellFiles 2020-04-27 08:48:42 +10:00
Robert Scott
1985c6b9d5 afl: fix afl-clang-fast++ by making it a copy of afl-clang-fast, not a symlink
a symlink gets skipped by wrapProgram and this ends up confusing the nix
cc wrapper's cpp mode detection
2020-04-25 10:04:06 -05:00
Konrad Borowski
cedcfede5e p0f: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Konrad Borowski
02af438989 libdislocator: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Konrad Borowski
58d59e58d2 afl: update homepage link to use HTTPS 2020-04-24 19:44:59 -07:00
Robert Scott
324dd67013
Merge pull request #76645 from risicle/ris-aflplusplus
aflplusplus: init at 2.59c
2020-04-23 22:28:12 +01:00
Frederik Rietdijk
cff0669a48 Merge master into staging-next 2020-04-23 08:11:16 +02:00
Peter Hoeg
44a502bf6d
Merge pull request #84866 from peterhoeg/f/cyberjack
pcsc-cyberjack: minor cleanups
2020-04-23 07:44:34 +08:00
Robert Helgesson
c9d3517368 jwt-cli: 3.0.1 -> 3.1.0 2020-04-22 13:47:48 -07:00
Linus Heckemann
6673a4988e
gnupg: use libusb1 (#85374)
* gnupg: use libusb1

This fixes scdaemon's direct ccid support.

* systemd: fix gnupg-minimal
2020-04-21 08:35:40 +02:00
Frederik Rietdijk
803b3d296c Merge staging-next into staging 2020-04-21 08:29:51 +02:00
worldofpeace
2a6c9b13c0
Merge pull request #85282 from xrelkd/add/sn0int
sn0int: init at 0.18.2
2020-04-20 08:55:26 -04:00
xrelkd
b4a2ec0dc6 sn0int: init at 0.18.2 2020-04-20 20:51:41 +08:00
Jörg Thalheim
32029f3c7f
Merge pull request #85482 from L-as/patch-1 2020-04-20 05:54:07 +01:00
Robert Scott
fbc11b4f02 aflplusplus: init at 2.59c 2020-04-18 19:52:11 +01:00
Las
8a5fa6531f age: 1.0.0-beta2 -> unstable-2020-03-25
There has been no new official release of age,
but some important fixes and changes have been
done since the last release in December:
https://github.com/FiloSottile/age/compare/v1.0.0-beta2...f0f8092d60bb96737fa096c29ec6d8adb5810390
2020-04-18 22:59:03 +09:00
Vladimír Čunát
d96487b9ca
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1582510
2020-04-18 07:42:26 +02:00
John Ericson
e3d50e5cb0 Merge branch 'master' of github.com:NixOS/nixpkgs into staging 2020-04-18 00:10:08 -04:00
Benjamin Hipple
3d902a8263
Merge pull request #84925 from NilsIrl/ghidra_9.1.2
ghidra: 9.1 -> 9.1.2
2020-04-17 22:56:46 -04:00
John Ericson
33c2a76c5e Merge remote-tracking branch 'upstream/master' into staging 2020-04-17 18:40:51 -04:00
Peter Hoeg
6f8c2afadf pcsc-cyberjack: minor cleanups 2020-04-17 22:54:34 +08:00