R. RyanTM
8684ef15a1
hdf5: 1.10.3 -> 1.10.4 ( #50100 )
...
* hdf5: 1.10.3 -> 1.10.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/hdf5-threadsafe/versions
* hdf5: update meta.license
HDF5 is licensed under a BSD 3-clause variant
2018-11-15 17:04:24 +01:00
Periklis Tsirakidis
95fa7b6370
libarchive: 3.3.2 -> 3.3.3
...
Update includes patches for sec issues:
- CVE-2017-14166
- CVE-2017-14501
- CVE-2017-14502
- Upstream includes patch for libressl version check
fixes #49583
2018-11-15 14:00:01 +00:00
zimbatm
cb2a3bc577
Merge pull request #49493 from dtzWill/update/libva-and-friends-2.3.0-mostly
...
libva{,-utils}: 2.1.0 -> 2.3.0, bump vaapiIntel to 2.2.0 since no 2.3.0
2018-11-15 10:30:35 +01:00
Will Dietz
12bd5dc746
libinput: 1.12.2 -> 1.23.3
...
https://lists.freedesktop.org/archives/wayland-devel/2018-November/039620.html
2018-11-15 00:36:30 -06:00
Will Dietz
bd54a288b3
intel-gpu-tools: add 'peg' dep for overlay
2018-11-14 23:49:39 -06:00
Will Dietz
ae2f9509bd
vaapiIntel: bump to 2.2.0, don't force using matching version w/libva
...
If there was a 2.3.0 we would use that, but there isn't and only
version requirement mentioned is libva >= 1.1.0 .
(they also test against libva git in the travis.yml, FWIW)
https://github.com/intel/intel-vaapi-driver/releases/tag/2.2.0
2018-11-14 23:49:39 -06:00
Will Dietz
8b2c757823
libva-utils: bump hash to match new version (inherit's from libva)
2018-11-14 23:49:38 -06:00
Will Dietz
002c411f45
libva: 2.1.0 -> 2.3.0
...
See notes for this and previous release:
* https://github.com/intel/libva/releases/tag/2.3.0
* https://github.com/intel/libva/releases/tag/2.2.0
2018-11-14 23:49:38 -06:00
Daiderd Jordan
bdec3ed049
Revert "Revert "Revert "patch-shebangs: respect cross compilation"""
...
Completely breaks darwin. Every package in the stdenv that has shebangs
in the output will end up with references to bootstrap-tools.
This reverts commit bde99096a8
.
2018-11-14 23:37:32 +01:00
Daiderd Jordan
c9223a17bc
Revert "patch-shebangs: use --build for auto patch shebangs"
...
Completely breaks darwin. Every package in the stdenv that has shebangs
in the output will end up with references to bootstrap-tools.
This reverts commit eb7c50a993
.
2018-11-14 23:37:31 +01:00
Daiderd Jordan
25fafd2eb5
Revert "darwin/stdenv: bash is a build input"
...
Completely breaks darwin. Every package in the stdenv that has shebangs
in the output will end up with references to bootstrap-tools.
This reverts commit 2f2e635dd5
.
2018-11-14 23:37:28 +01:00
Renaud
64c4cc3706
Merge pull request #49859 from andrew-d/andrew/upgrade-ncurses
...
ncurses: 6.1 -> 6.1-20181027
2018-11-14 22:26:59 +01:00
Jörg Thalheim
9e39329e1f
Merge pull request #50006 from alyssais/rust-1.30.1
...
rust: 1.30.0 -> 1.30.1
2018-11-14 11:29:22 +00:00
Renaud
8582a82ee8
Merge pull request #49906 from lsix/update_postgresql
...
Update all supported postgresql versions (Fixes CVE-2018-16850)
2018-11-14 09:49:50 +01:00
Carles Pagès
c74bca5be9
Merge pull request #50318 from gnidorah/sdl2
...
SDL2: enable parallel building
2018-11-13 22:47:50 +01:00
Matthew Bauer
f9a6963d9a
Merge pull request #50244 from tathougies/travis/wrap-correctly
...
make-wrapper should use runtimeShell, not $SHELL, for cross-compilation
2018-11-13 13:55:26 -06:00
gnidorah
40f8dceff5
SDL2: enable parallel building
2018-11-13 19:41:39 +03:00
Pascal Wittmann
ced37f708e
Merge pull request #50020 from r-ryantm/auto-update/nasm
...
nasm: 2.13.03 -> 2.14
2018-11-13 17:24:37 +01:00
Pascal Wittmann
b26151d58c
Merge pull request #50094 from r-ryantm/auto-update/help2man
...
help2man: 1.47.7 -> 1.47.8
2018-11-13 16:02:43 +01:00
Matthew Bauer
79faee180b
Merge pull request #50295 from matthewbauer/pie
...
Disable PIE hardening in more places
2018-11-13 08:10:48 -06:00
Matthew Bauer
76c956be5c
treewide: disable pie in more places
...
Some packages don’t work correctly with pie. Here I disable it for:
- busybox
- linux kernel
- kexectools
I also get rid of the Musl conditional for disabling pie in GCC and
Binutils. Some day we might want to enable PIE without Musl and it
will be useful to have the *just* work with our compiler and linkers.
2018-11-13 07:03:31 -06:00
Orivej Desh
08d98b2e38
linux: enable CGROUP_HUGETLB, CGROUP_PERF, CGROUP_RDMA ( #50225 )
...
These options were added in:
NAMESPACES 2.6.25
CGROUP_DEVICE 2.6.26
CGROUP_HUGETLB 3.6
CGROUP_PERF 2.6.39
CGROUP_RDMA 4.11
2018-11-13 01:13:00 +00:00
Matthew Bauer
f19bb8321a
Merge pull request #35304 from volth/patch-97
...
[staging] substitute() print warning if does nothing
2018-11-12 12:52:51 -06:00
Frederik Rietdijk
3b052406ea
Merge staging-next into staging
2018-11-12 19:01:36 +01:00
Frederik Rietdijk
daf3297cb4
Merge master into staging-next
2018-11-12 18:59:08 +01:00
Frederik Rietdijk
917400bcff
Revert "Python: reduce amount of warnings when building with buildPython*
"
...
Turns out that many packages' testsuites rely on the default warnings setup.
This reverts commit c1e003ff2f
.
2018-11-12 18:55:50 +01:00
Jörg Thalheim
968b20e2c7
Merge pull request #50276 from corngood/android-emulator-fix
...
androidsdk: fix emulator
2018-11-12 17:48:56 +00:00
lewo
9e4456ce49
Merge pull request #49414 from nlewo/pr/buildImageWithNixDb
...
dockerTools.buildImageWithNixDb: simplifications and switch to closure info
2018-11-12 18:33:21 +01:00
Antoine Eiche
c12f75649e
dockerTools.buildImageWithNixDb: simplifications and switch to closureInfo
...
Since Nix 2 is now the stable Nix version, we can use closureInfo
which simplifies the Nix database initialisation (size and hash are
included in the "dump").
2018-11-12 18:30:53 +01:00
Théo Zimmermann
208aedb971
ocamlPackages.*: remove unnecessary unpackCmd
2018-11-12 17:25:18 +00:00
Clemens Fruhwirth
b4d9f6ddca
androidsdk: Re-add emulator that was broken out of the sdk-tools package.
2018-11-12 13:06:22 -04:00
Matthew Bauer
3ec657ab0c
Merge pull request #50275 from Ekleog/fix-syntax-error
...
nixos-build-vms: fix syntax error
2018-11-12 10:15:01 -06:00
Léo Gaspard
27a5427526
nixos-build-vms: fix syntax error
...
Introduced by 6c68fbd4e1
2018-11-13 00:40:07 +09:00
Peter Simons
1b35b1c73a
all-cabal-hashes: update to Hackage at 2018-11-12T01:24:24Z
2018-11-12 16:25:46 +01:00
Peter Simons
632fc6ba61
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.11.1-4-g8927afe from Hackage revision
1fba236a8a
.
2018-11-12 16:25:41 +01:00
Peter Simons
bcab3daac7
LTS Haskell 12.18
2018-11-12 16:25:40 +01:00
aszlig
12d7f9a640
nixos/tests/networking: Fix syntax error
...
Introduced by 6c68fbd4e1
.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @Ekleog
2018-11-12 16:18:58 +01:00
Jörg Thalheim
3fd80c6215
Merge pull request #49557 from symphorien/rust-system-libs
...
rustc: build with system llvm and jemalloc
2018-11-12 14:50:04 +00:00
aszlig
2ea5e68b24
ip2unix: 1.1.1 -> 1.2.0
...
Upstream changes:
- Fixed: Don't fail when building the manual with AsciiDoc and xmllint.
- Fixed: Some long options (--rule, --rules-file and --rules-data) were
ignored.
- Fixed: Manpage formatting is now more consistent.
- Added: A new --version command line argument for showing version
information.
With the new upstream release recommending to use AsciiDoc to generate
the manpage, I also switched to AsciiDoc instead of Asciidoctor. The
resulting manpage looks better in some ways (for example when definition
lists are used).
I also added an installCheckPhase to ensure that the manpage exists in
the resulting store path.
Signed-off-by: aszlig <aszlig@nix.build>
2018-11-12 15:45:23 +01:00
Linus Heckemann
362ac95d64
Merge pull request #50265 from romildo/upd.matcha
...
matcha: 2018-10-30 -> 2018-11-12
2018-11-12 15:44:32 +01:00
aszlig
a815f53c60
libredirect: Add preload wrapper for stat()
...
Pull request #50246 was merged a bit too quickly and it was supposed to
fix libredirect on Darwin. However it still failed on Darwin and this
was missed by the person merging the pull request.
The reason this was failing was that there is no __xstat* on Darwin.
So I'm adding a wrapper for stat() as well as it works on Darwin and it
still doesn't hurt on GNU/Linux.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @edolstra, @zimbatm
2018-11-12 13:31:43 +01:00
Peter Simons
22a802584f
Merge pull request #50179 from Thra11/r-without-jdk
...
R: Remove jdk dependency on aarch32/64
2018-11-12 12:42:39 +01:00
Gabriel Ebner
adb5b610bd
Merge pull request #50022 from Ekleog/opensmtpd-extras-6.4.0
...
opensmtpd-extras: 5.7.1 -> 6.4.0
2018-11-12 12:30:21 +01:00
José Romildo Malaquias
114581b05e
matcha: 2018-10-30 -> 2018-11-12
2018-11-12 09:24:29 -02:00
Eelco Dolstra
f7d5b76e03
Merge pull request #50246 from aszlig/libredirect-darwin
...
libredirect: Add support for Darwin
2018-11-12 12:21:38 +01:00
Sarah Brofeldt
7cedee3c79
Merge pull request #50261 from lsix/nano_3_2
...
nano: 3.1 -> 3.2
2018-11-12 11:49:51 +01:00
Robert Schütz
b9494ac352
Merge pull request #50166 from dotlambda/home-assistant-0.82
...
home-assistant: 0.81.5 -> 0.82.0
2018-11-12 11:37:06 +01:00
Robert Schütz
dbceff85b9
home-assistant: 0.81.5 -> 0.82.0
2018-11-12 11:21:41 +01:00
Robert Schütz
e58c5024f0
openzwave: 2018-04-04 -> 2018-11-04
...
Switch to Home Assistant's source
(https://github.com/home-assistant/open-zwave/tree/hass )
because openzwave is only used in combination with Home Assistant afaik.
2018-11-12 11:19:15 +01:00
Jörg Thalheim
92c478babd
Merge pull request #50176 from Mic92/docker-componse
...
docker-compose: rename from docker_compose, python3 by default
2018-11-12 10:14:53 +00:00