Daniel Schaefer
4a1e51f957
patchShebangs: Allow for multiple arguments
...
It's tempting to think patchShebangs supports multiple arguments.
Without this patch it just silently ignores all but the first. Now it
patches the shebangs in all of its arguments.
Fixes: #57695
2019-05-25 16:15:54 +02:00
Daniel Schaefer
81d3bd60a4
patchShebangs: Explain that script must be executable
2019-05-25 16:15:54 +02:00
Benjamin Hipple
62f9685a60
gdbm: enable parallel building and use pname
2019-05-25 12:46:55 +02:00
Jörg Thalheim
eb43568409
Merge pull request #62027 from bhipple/fix/boost-hooks
...
boost: run build and install hooks
2019-05-25 09:59:11 +01:00
Benjamin Hipple
3232cadf96
boost: run build and install hooks
...
Users who want to patch boost may put a postInstall hook in an overlay, which
requires that that expression runs them on the buildPhase and installPhase.
2019-05-24 17:46:46 -04:00
Silvan Mosberger
084d75adb8
Merge pull request #61926 from dtzWill/update/curl-7.65.0
...
curl: 7.64.0 -> 7.65.0
2019-05-24 16:21:34 +02:00
Bas van Dijk
a4354df1f1
Merge pull request #61633 from basvandijk/elasticsearch-curator-5.7.6
...
elasticsearch-curator: 5.6.0 -> 5.7.6 & upgrades of dependencies (based on staging)
2019-05-24 16:02:39 +02:00
Bas van Dijk
72fc6f7e5c
libbytesize: 1.4 -> 2.0
2019-05-24 15:59:09 +02:00
Bas van Dijk
3df8bed953
pythonPackages.elasticsearch-dsl: 6.3.1 -> 7.0.0
2019-05-24 12:54:13 +02:00
Bas van Dijk
e5f4e17ad4
elasticsearch-curator: 5.6.0 -> 5.7.6
2019-05-24 12:54:13 +02:00
Bas van Dijk
4812547618
pythonPackages.elasticsearch: 6.3.1 -> 7.0.1
2019-05-24 12:54:13 +02:00
Bas van Dijk
f12f9afa2a
awscli: 1.16.106 -> 1.16.160
2019-05-24 12:54:13 +02:00
Bas van Dijk
adef5b9c97
pythonPackages.boto3: 1.9.96 -> 1.9.150
2019-05-24 12:54:13 +02:00
Bas van Dijk
6efa24ee07
pythonPackages.botocore: 1.12.96 -> 1.12.150
2019-05-24 12:54:13 +02:00
Bas van Dijk
c404cfd801
pythonPackages.certifi: 2018.11.29 -> 2019.3.9
2019-05-24 12:54:13 +02:00
Dmitry Kalinkin
44f05df20b
Merge pull request #60877 from veprbl/pr/nuke-refs-quotemeta-fix
...
nukeReferences: fix for store paths with special characters
2019-05-23 17:07:18 -04:00
Will Dietz
55bcfed30c
curl: 7.64.0 -> 7.65.0
...
https://curl.haxx.se/changes.html#7_65_0
2019-05-22 20:38:11 -05:00
Tom Bereknyei
aae4c114a4
openssl: fix CVE-2019-1543
...
Closes https://github.com/NixOS/nixpkgs/pull/61827 .
Fixes https://github.com/NixOS/nixpkgs/issues/60107 .
2019-05-22 17:06:49 +02:00
Will Dietz
4a2fad0cf7
go_1_11: 1.11.{6 -> 10}
2019-05-21 12:25:18 +02:00
Will Dietz
fe7ee2976b
go_1_12: 1.12.1 -> 1.12.5
...
https://groups.google.com/forum/#!topic/golang-dev/QwUlynmpl8A
2019-05-21 12:25:18 +02:00
Will Dietz
35dea87c70
Merge pull request #60133 from dtzWill/update/qemu-4.0.0
...
qemu: 3.1.0 -> 4.0.0
2019-05-21 03:12:21 -05:00
Will Dietz
26026c3e1a
Merge pull request #61619 from dtzWill/update/bind-9.14
...
bind: 9.12.4-P1 -> 9.14.2
2019-05-21 03:02:40 -05:00
Eelco Dolstra
954a342d04
Merge pull request #61545 from jhaasdijk/gdb-8.3
...
gdb: 8.2.1 -> 8.3
2019-05-20 13:20:18 +02:00
Vladimír Čunát
347cd8add7
gnutls: fix tests after 79bd4ad57
(PR #61179 )
...
It's one of the places that would reach out to /etc/ otherwise,
so I expect we have to pay this price to get the effect.
Hopefully there won't be too many places to patch.
2019-05-19 14:45:52 +02:00
Vladimír Čunát
96a604320a
Merge #61179 : stdenv, cacert: $NIX_SSL_CERT_FILE changes
...
... into staging
2019-05-19 10:56:11 +02:00
Andrew Childs
19dd115588
jackaudio: restrict aften dependency to Darwin
2019-05-19 00:28:45 -04:00
worldofpeace
bbb7cda311
Merge pull request #61573 from dtzWill/update/librsvg-2.44.14
...
librsvg: 2.44.13 -> 2.44.14
2019-05-18 20:42:11 -04:00
worldofpeace
39229891f4
Merge pull request #61577 from worldofpeace/libsoup/2.66.2
...
libsoup: 2.66.1 -> 2.66.2
2019-05-18 20:41:37 -04:00
Matthew Bauer
5ba633970b
Merge pull request #61169 from matthewbauer/meson-static
...
static: set default_library flag for meson in makeStaticLibrary
2019-05-18 15:02:33 -05:00
Will Dietz
888dba6a1d
webkitgtk: 2.24.2
...
https://webkitgtk.org/2019/05/17/webkitgtk2.24.2-released.html
2019-05-18 08:23:31 +02:00
Will Dietz
7822281b68
file: 5.36 -> 5.37
...
https://github.com/file/file/blob/FILE5_37/ChangeLog
2019-05-18 08:22:50 +02:00
Will Dietz
7ea7c5c7c8
Merge pull request #61640 from dtzWill/update/ethtool-5.1
...
ethtool: 5.0 -> 5.1
2019-05-18 01:21:13 -05:00
Will Dietz
75bca7c163
ethtool: 5.0 -> 5.1
...
https://git.kernel.org/pub/scm/network/ethtool/ethtool.git/tree/NEWS?id=cabc523cd2c398f63cd6198deb35039b2f08484f
2019-05-17 14:55:35 -05:00
Matthew Bauer
2de2bc4be1
Merge pull request #60573 from dtzWill/update/openblas-0.3.6
...
openblas: 0.3.5 -> 0.3.6
2019-05-17 11:02:10 -04:00
Andreas Rammhold
c3c0d56150
nss: 3.42.1 -> 3.44 ( #61560 )
...
nss: 3.42.1 -> 3.44
2019-05-17 14:47:52 +02:00
Will Dietz
ee4fc39aa7
bind: 9.12.4-P1 -> 9.14.2
...
9.12 is EOL as of May 2019.
9.14.2 release notes (which appear to extend those for 9.14.1):
https://ftp.isc.org/isc/bind9/9.14.2/RELEASE-NOTES-bind-9.14.2.html
Please check the security fixes and prioritize this as appropriate.
2019-05-17 03:36:59 -05:00
worldofpeace
b97f53ec90
libsoup: 2.66.1 -> 2.66.2
...
https://gitlab.gnome.org/GNOME/libsoup/blob/2.66.2/NEWS
2019-05-15 21:37:27 -04:00
Will Dietz
fa7c6b83cb
librsvg: 2.44.13 -> 2.44.14
2019-05-15 18:52:51 -05:00
Silvan Mosberger
03badf6e30
Merge pull request #61143 from volth/patch-334
...
allow overriding perl528 and perldevel in overlays
2019-05-16 00:58:10 +02:00
Will Dietz
979970a4cd
nss: 3.43 -> 3.44
2019-05-15 17:03:35 -05:00
Will Dietz
354ccb2052
nss: 3.42.1 -> 3.43
...
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.43_release_notes
2019-05-15 17:03:15 -05:00
jhaasdijk
78bd2e82cc
gdb: 8.2.1 -> 8.3
2019-05-15 17:46:14 +02:00
Renaud
24c04ee41c
Merge pull request #58294 from r-ryantm/auto-update/libgdiplus
...
libgdiplus: 5.6 -> 5.6.1
2019-05-15 17:36:14 +02:00
Tom McLaughlin
7f3d805e1c
Add documentation for recent permitUserSite change ( #61502 )
2019-05-15 08:27:59 +02:00
Linus Heckemann
d33ab9951c
Merge pull request #50976 from mayflower/slang-terminfo
...
slang: respect TERMINFO_DIRS and ignore FHS paths
2019-05-15 06:43:40 +02:00
Austin Seipp
3b0b55df67
Merge pull request #61395 from risicle/ris-postgres-enable-check
...
postgresql: enable pre-install checks
2019-05-14 14:49:03 -05:00
Michael Weiss
49a11243bd
Merge pull request #61252 from primeos/iproute2
...
iproute: 5.0.0 -> 5.1.0
2019-05-14 21:22:10 +02:00
Benjamin Hipple
6d8b114efa
pkg-config: enable check
...
The pkg-config test suite does pass, except for 3 tests related to functionality
we've modified regarding Requires.private and --static.
2019-05-15 02:13:13 +09:00
Renaud
678efddd57
Merge pull request #61447 from r-ryantm/auto-update/v4l-utils
...
libv4l: 1.16.5 -> 1.16.6
2019-05-14 11:16:21 +02:00
Frederik Rietdijk
f0a4305e0a
Merge staging-next into staging
2019-05-14 10:24:46 +02:00