3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

2924 commits

Author SHA1 Message Date
Jan Tojnar b4a6714571
Merge branch 'staging-next' into staging 2020-04-13 18:54:59 +02:00
Jan Tojnar a04625379a
Merge branch 'master' into staging-next 2020-04-13 18:50:35 +02:00
Daniel Fullmer ca7be74a53 pyrit: init at 2019-12-13 2020-04-13 11:28:01 +02:00
Jan Tojnar 11e0f5993b
Merge pull request #84956 from schmittlauch/gst-disable-zbar
gst-plugins-bad: disable zbar by default
2020-04-11 21:13:43 +02:00
Trolli Schmittlauch 2df7f920d6 gst_all_1.gst-plugins-bad: disable zbar by default
gst-plugins-bad by default used to pull in gtk3 and qtbase and qtx11extras because of the default dependency on zbar.
As zbar is a rarely needed gstreamer plugin, this unnecessarily
increased the closure size.
I am only aware of gnome-keysign actually using the zbar plugin, so that
uses a zbar-enabled gst-plugins-bad.

closes #84845
2020-04-11 21:08:00 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jan Tojnar 1ab03c3a76
Merge branch 'master' into staging-next 2020-04-10 12:12:56 +02:00
Marek Mahut 990d2ea103
Merge pull request #84765 from r-ryantm/auto-update/chrome-token-signing
chrome-token-signing: 1.1.1 -> 1.1.2
2020-04-09 17:45:22 +02:00
R. RyanTM ccd2c6c569 chrome-token-signing: 1.1.1 -> 1.1.2 2020-04-09 01:47:34 +00:00
aszlig 05f3d961a9
pcsc-cyberjack: Fix build against libusb
Commit 59281f742a changed libusb so that
it no longer propagates libusb1. This in turn caused the pcsc-cyberjack
build to fail with an error like this:

  usbdev.c:68:3: error: #error "Neither HAL nor USB1 found!. Please install at least either of them."

I'm committing this directly to master, since I'm the maintainer of the
package and the build also is *already* broken. So the worst case that
could happen is that the build is still broken afterwards.

Signed-off-by: aszlig <aszlig@nix.build>
2020-04-08 21:27:51 +02:00
Samuel Leathers 72cb7f81fd
Merge pull request #81442 from manveru/bundler-2.1.4
bundler: 1.17.3 -> 2.1.4
2020-04-08 12:44:54 -04:00
zowoq a005ffe985 bettercap: 2.26.1 -> 2.27
https://github.com/bettercap/bettercap/releases/tag/v2.27
2020-04-08 19:08:26 +10:00
Mario Rodas 09a1f3f601 vault: 1.3.4 -> 1.4.0 2020-04-07 18:54:06 -07:00
Niklas Hambüchen a4b76d6e80
Merge pull request #84464 from doronbehar/update-sequoia
sequoia: 0.15.0 -> 0.16.0
2020-04-07 21:06:29 +02:00
Daniel Schaefer 6689065a3b
Merge branch 'master' into auto-update/chipsec 2020-04-06 19:26:10 +02:00
Michael Fellinger f92600b406
update versions in Gemfile.lock 2020-04-06 15:02:13 +02:00
Doron Behar eb703119d5 sequoia: 0.15.0 -> 0.16.0 2020-04-06 14:02:13 +03:00
Frederik Rietdijk 2420184727 Merge staging into staging-next 2020-04-06 08:54:28 +02:00
Vladyslav M f5e0ebf1e6 hcxtools: 5.3.0 -> 6.0.1 2020-04-05 15:37:30 +02:00
Frederik Rietdijk ce2321f938 Merge staging-next into staging 2020-04-05 08:34:03 +02:00
Frederik Rietdijk 866c5aa090 Merge master into staging-next 2020-04-05 08:33:39 +02:00
R. RyanTM cc41ff0288 linuxPackages_hardened.chipsec: 1.4.7 -> 1.4.9 2020-04-04 21:04:53 +00:00
Jan Tojnar 5d4c6f7bda
Merge branch 'staging-next' into staging 2020-04-04 13:17:59 +02:00
Mario Rodas 0e62385261
vault: 1.3.3 -> 1.3.4 2020-04-04 04:20:00 -05:00
Maximilian Bosch 4fe81e34c9
Merge pull request #83941 from r-ryantm/auto-update/bitwarden_rs-vault
bitwarden_rs-vault: 2.12.0e -> 2.13.2
2020-04-04 16:40:11 +02:00
Maximilian Bosch 895d9bd7fa
Merge pull request #83940 from r-ryantm/auto-update/bitwarden_rs
bitwarden_rs: 1.14 -> 1.14.1
2020-04-04 15:37:58 +02:00
Jan Tojnar df28c41854
neopg: fix build
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.

Also move cmake and gettext to nativeBuildInputs.
2020-04-04 11:05:00 +02:00
Frederik Rietdijk edaa972160 Merge staging-next into staging 2020-04-03 21:55:10 +02:00
Frederik Rietdijk 92124ed660 Merge master into staging-next 2020-04-03 21:54:40 +02:00
volth 8195e7eb93
scallion: use openssl 1.0
it does not work with openssl 1.1 (upstream issue https://github.com/lachesis/scallion/issues/113)
2020-04-02 13:56:08 +00:00
Jörg Thalheim 5b806fe569
Merge pull request #78609 from fishi0x01/fishi0x01/onesixtyone
onesixtyone: init at unstable-2019-12-26
2020-04-02 13:38:23 +01:00
Jan Tojnar 1e371763f9
acsccid: fix build
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-02 07:55:45 +02:00
Mario Rodas a42fbd6210
Merge pull request #84016 from r-ryantm/auto-update/saml2aws
saml2aws: 2.24.0 -> 2.25.0
2020-04-01 20:18:37 -05:00
R. RyanTM 6a07829e14 saml2aws: 2.24.0 -> 2.25.0 2020-04-01 18:45:25 +00:00
Jan Tojnar 15002f1cfd
tree-wide: Switch from gnome3.maintainers to lib.teams.gnome 2020-04-01 14:41:43 +02:00
R. RyanTM a4ce8d83c3 bitwarden_rs-vault: 2.12.0e -> 2.13.2 2020-04-01 08:40:55 +00:00
R. RyanTM 2804f0c0e2 bitwarden_rs: 1.14 -> 1.14.1 2020-04-01 08:35:46 +00:00
R. RyanTM 8ad3449e2b bitwarden: 1.17.0 -> 1.17.2 2020-04-01 08:26:55 +00:00
Jan Tojnar dbb4a47de0
Merge branch 'staging-next' into staging 2020-03-31 21:33:00 +02:00
Jan Tojnar 3e0f4e202f
Merge branch 'master' into staging-next 2020-03-31 21:32:15 +02:00
Karl Fischer da971031ea
onesixtyone: init at unstable-2019-12-26 2020-03-31 17:50:18 +02:00
Frederik Rietdijk 46ec52f329 buildPython*: use pname 2020-03-30 17:07:41 +02:00
R. RyanTM 7edd932239 nwipe: 0.27 -> 0.28 2020-03-30 06:55:38 +00:00
Jörg Thalheim 10059e4b71
Merge remote-tracking branch 'upstream/master' into HEAD 2020-03-29 14:08:10 +01:00
Jörg Thalheim 5f09258114
sequoia: fix strict deps build 2020-03-29 12:37:27 +01:00
Jörg Thalheim dbd8e0e162
ripasso-cursive: fix strict deps build 2020-03-29 12:37:26 +01:00
Frederik Rietdijk a36be028f5 Merge staging-next into staging 2020-03-28 21:15:15 +01:00
Robin Gloster 16c8590aa1
Merge pull request #82691 from Ma27/pass-exts
pass: don't rebuild when adding extensions, pass-audit: 0.1 -> 1.0.1
2020-03-28 09:51:28 +00:00
Peter Simons a89c564dc0
Merge pull request #83039 from lsix/gnupg-2.2.20
gnupg: 2.2.19 -> 2.2.20
2020-03-27 20:22:41 +01:00
Jörg Thalheim 066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
This reverts commit 4e6bf03504, reversing
changes made to afd997aab6.

Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00