Commit graph

9213 commits

Author SHA1 Message Date
Averell Dalton d6c2fe76ed nvidia-docker: init at 2.0.3
nvidia_x11 and persistenced were modified to provide binaries which can be
mounted inside a docker-container to be executed there.

most ldconfig-based discovery of bundled nvidia libraries is patched out

ldconfig itself is patched to be able to deal with patchelf'ed libraries
See https://sourceware.org/bugzilla/show_bug.cgi?id=23964
2019-02-27 09:56:03 +01:00
Jörg Thalheim dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Ryan Mulligan e08a891d34
Merge pull request #54770 from tadeokondrak/update-piper
piper: 0.2.902 -> 0.2.903
2019-02-24 15:39:29 -08:00
Ryan Mulligan 92e399c20d
Merge pull request #56087 from clefru/hostapd-bump
Hostapd bump
2019-02-24 15:33:38 -08:00
Tim Steinbach 621dd06a6f
linux: 4.20.11 -> 4.20.12 2019-02-24 11:38:40 -05:00
Tim Steinbach 298550b5bb
linux: 4.19.24 -> 4.19.25 2019-02-24 11:38:40 -05:00
Tim Steinbach 77dde1a4a2
linux: 4.14.102 -> 4.14.103 2019-02-24 11:38:40 -05:00
Tim Steinbach b939be8c23
linux: 4.9.159 -> 4.9.160 2019-02-24 11:38:40 -05:00
Tim Steinbach dec53994eb
linux: 4.4.175 -> 4.4.176 2019-02-24 11:38:40 -05:00
R. RyanTM 2b7f40ad32 pscircle: 1.1.0 -> 1.3.0 (#52129)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pscircle/versions
2019-02-24 00:59:15 +01:00
Pierre Bourdon 3f0a59314c wpa_supplicant: 2.6 -> 2.7 (#55926) 2019-02-24 00:47:11 +01:00
Ryan Mulligan 8c4ce1a106
Merge pull request #55741 from asymmetric/ledger
nixos/ledger: init
2019-02-22 11:10:32 -08:00
Austin Seipp 3a1f39e1de
kernel: enable pressure stall information on 4.20+
Closes #56207.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-02-22 12:47:37 -06:00
Lorenzo Manacorda 04cb60bc86 ledger-udev-rules: init at unstable-2019-02-13 2019-02-22 19:26:47 +01:00
Florian Friesdorf fbef5ab82f Remove myself as maintainer from packages
I'm currently not maintaining any packages.
2019-02-22 16:14:13 +01:00
Vladimír Čunát 65c085e8a9
Merge #56010: busybox: 1.29.3 -> 1.30.1
There's a CVE fix inside, so let's not wait for long.
2019-02-22 10:25:24 +01:00
Vladimír Čunát 983890481b
Merge branch 'staging-next'
Just a systemd security patch.
2019-02-22 06:43:10 +01:00
Franz Pletz bd3fdc99e3
Merge pull request #56147 from callahad/linux-kernel-sed
linux: Enable support for Self-Encrypting Drives
2019-02-21 14:02:01 +00:00
Dan Callahan 0ea8c6e3de
linux: Enable support for Self-Encrypting Drives
To quote block/Kconfig:

> Builds Logic for interfacing with Opal enabled controllers.
> Enabling this option enables users to setup/unlock/lock
> Locking ranges for SED devices using the Opal protocol.

Without `BLK_SED_OPAL`, it is impossible to resume from sleep when using
a locked self-encrypting drive.

This configuration option appeared in earlier kernels, but only reached
maturity in 4.14 according to discussion at:

- https://github.com/Drive-Trust-Alliance/sedutil/issues/90 and
- https://github.com/Drive-Trust-Alliance/sedutil/pull/190

This kernel option is enabled in the default kernels shipped with
Fedora, Debian, and other mainstream Linux distributions.
2019-02-21 12:14:47 +00:00
Cray Elliott da4484c9a6 mwprocapture: 1.2.3950 -> 1.2.4054 2019-02-21 01:11:09 -08:00
Frederik Rietdijk c9d8f5235b Merge master into staging-next 2019-02-21 07:53:19 +01:00
Tor Hedin Brønner bba6de611a
Merge pull request #56046 from callahad/bolt
Add and enable Bolt to support Thunderbolt 3 settings in GNOME
2019-02-20 21:43:02 +01:00
Tim Steinbach c627201820
linux: 4.20.10 -> 4.20.11 2019-02-20 09:11:35 -05:00
Tim Steinbach a1cf586d72
linux: 4.19.23 -> 4.19.24 2019-02-20 09:11:25 -05:00
Tim Steinbach 70643f0882
linux: 4.14.101 -> 4.14.102 2019-02-20 09:11:15 -05:00
Tim Steinbach 85733d1f9c
linux: 4.9.158 -> 4.9.159 2019-02-20 09:11:01 -05:00
Tim Steinbach 9deab03a27
linux: 4.4.174 -> 4.4.175 2019-02-20 09:10:48 -05:00
Clemens Fruhwirth 3e7af59243 hostapd: 2.6 -> 2.7 2019-02-20 10:48:00 +01:00
Franz Pletz e94914560b
systemd: 239.20190110 -> 239.20190219
Fix CVE-2019-6454.
2019-02-19 23:22:34 +01:00
Dan Callahan c2a1d01a4b
bolt: init at 0.7 2019-02-19 20:54:37 +00:00
Linus Heckemann 688ca701b2
Merge pull request #56043 from mayflower/ossemul
linux: enable SND_OSSEMUL
2019-02-19 17:12:26 +01:00
Vladimír Čunát 024407bf9a
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1505754
2019-02-19 12:11:04 +01:00
Vladimír Čunát bce12effa7
syslinux: fix build with new binutils
Also fix the URL of the other patch.
2019-02-19 12:05:51 +01:00
Vladimír Čunát 555912067f
Revert "syslinux: 2015-11-09 -> 2019-02-07"
This reverts commit 0b49d5dd68 #55500.
I'm sorry, I'm unable to fix the build quickly in other way than
atop the older version.  Certainly feel free to improve the approach.
2019-02-19 12:04:43 +01:00
Vladimír Čunát c721be4008
Merge #55845: linux-hardkernel: 4.14.87-153 -> 4.14.94-155 2019-02-19 09:16:01 +01:00
Tim Steinbach d607715ab3
linux: 5.0-rc6 -> 5.0-rc7
Also remove interpreter truncation patch, no longer needed in package tree.
2019-02-18 21:11:21 -05:00
Will Dietz 8019d4a1c7 busybox: 1.29.3 -> 1.30.1
For changes see https://busybox.net
(most of which are part of 1.30.0).
2019-02-18 13:17:10 -06:00
Linus Heckemann be38a70184 linux: enable SND_OSSEMUL
Fixes #54074
2019-02-18 17:11:37 +01:00
Frederik Rietdijk 815b77cbe6 Merge master into staging-next 2019-02-18 14:18:04 +01:00
Jörg Thalheim fdc9cbb793
Merge pull request #51312 from geistesk/usbutils-lsusbpy
usbutils: patch hashbang of lsusb.py
2019-02-17 23:16:40 +00:00
geistesk 4893aeae7a usbutils: usbutilsFull with Python3 for lsusb.py 2019-02-16 20:53:33 +00:00
Frederik Rietdijk 6fe10d2779 Merge master into staging-next 2019-02-16 09:29:54 +01:00
qoli ed76b12e3a linux-hardkernel: 4.14.87-153 -> 4.14.94-155 2019-02-15 10:36:38 -08:00
Tim Steinbach 93e9b53b96
linux: 4.20.8 -> 4.20.10 2019-02-15 10:01:36 -05:00
Tim Steinbach 8c14948343
linux: 4.19.21 -> 4.19.23 2019-02-15 10:01:36 -05:00
Tim Steinbach 7954ec0ffd
linux: 4.14.99 -> 4.14.101 2019-02-15 10:01:36 -05:00
Tim Steinbach 50f518c93f
linux: 4.9.156 -> 4.9.158 2019-02-15 10:01:36 -05:00
Edmund Wu f0b8a113dd linux: allow for interpreter to be truncated
via https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=cb5b020a8d38f77209d0472a0fea755299a8ec78
see https://github.com/NixOS/nixpkgs/issues/53672
2019-02-14 21:01:00 -05:00
Edmund Wu 13d1ba3439 Revert "Revert "linux: 4.14.98 -> 4.14.99""
This reverts commit 01d8894c4d.
2019-02-14 21:01:00 -05:00
Graham Christensen ccb3fdbfa3
Merge pull request #55500 from samueldr/update/syslinux
syslinux: 2015-11-09 -> 2019-02-07
2019-02-14 14:36:48 -05:00