summary refs log tree commit diff
path: root/pkgs/os-specific
Commit message (Collapse)AuthorAge
...
| * | | | pam: 1.2.1 -> 1.3.0Tuomas Tynkkynen2017-12-03
| | | | |
* | | | | Merge pull request #32313 from andir/mstpd-to-github-0.0.5Peter Hoeg2017-12-08
|\ \ \ \ \ | | | | | | | | | | | | mstpd: svn 61 -> 0.0.5.20171113
| * | | | | mstpd: svn 61 -> 0.0.5.20171113Andreas Rammhold2017-12-07
| | |/ / / | |/| | | | | | | | | | | | | | | | | | Also fetches package from it's new home on GitHub and fixes compilation with gcc-7 (#31747).
* | | | | treewide: checkMeta fixes for x86_64-linuxVladimír Čunát2017-12-07
| | | | |
* | | | | uclibc: exclude aarch64-linuxJoerg Thalheim2017-12-07
| | | | |
* | | | | Merge pull request #32340 from oxij/pkg/linux-firmwareJörg Thalheim2017-12-07
|\ \ \ \ \ | | | | | | | | | | | | firmware-linux-nonfree: update
| * | | | | firmware-linux-nonfree: 2017-10-09-iwlwifi-fw-2017-11-03 -> ↵Jan Malakhovski2017-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2017-10-13-iwlwifi-fw-2017-11-15 Also switch to https for privacy and use shallow fetches to save on network bandwidth.
* | | | | | uclibc: prefer "Error in reading or end of file" to pipefailOrivej Desh2017-12-07
| | | | | |
* | | | | | uclibc: disable parallel buildingOrivej Desh2017-12-06
| |_|_|/ / |/| | | | | | | | | | | | | | https://hydra.nixos.org/build/60933068
* | | | | linuxPackages.phc-intel: Only works on x86Tuomas Tynkkynen2017-12-05
| | | | | | | | | | | | | | | | | | | | https://hydra.nixos.org/build/65227029
* | | | | linux: 4.14.3 -> 4.14.4Tim Steinbach2017-12-05
| | | | |
* | | | | linux: 4.9.66 -> 4.9.67Tim Steinbach2017-12-05
| | | | |
* | | | | linux: 4.4.103 -> 4.4.104Tim Steinbach2017-12-05
| | | | |
* | | | | tree-wide: fix either check-meta or meta attrs of all the packages I evaluateJan Malakhovski2017-12-05
| |/ / / |/| | |
* | | | linux-4.13: mark as insecure (+required generic changes)Vladimír Čunát2017-12-04
| | | | | | | | | | | | | | | | | | | | extraMeta was being fed as passthru without being processed by stdenv, so without those changes, adding the security attribute would be useless.
* | | | linux-testing: 4.15-rc1 -> 4.15-rc2aszlig2017-12-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Built successfully on x86_64-linux. I've verified the contents of the tarball by comparing its contents against the tag of my local checkout. Furthermore, I've checked the GPG signature of the tag. Signed-off-by: aszlig <aszlig@nix.build>
* | | | Revert "linux_4_13: Remove, no longer supported."adisbladis2017-12-04
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit b39ab30ba7aebb9b148d6edab20c5927982e5ba5. There are some show stopper issues in the 4.14 kernel that are still not resolved. https://github.com/NixOS/nixpkgs/issues/31640
* | | linux_4_13: Remove, no longer supported.Tuomas Tynkkynen2017-12-03
| | |
* | | ioport: Broken on non-x86Tuomas Tynkkynen2017-12-03
|/ / | | | | | | https://hydra.nixos.org/build/65057213
* | linux-copperhead: 4.14.2.a -> 4.14.3.aTim Steinbach2017-12-02
| |
* | lm-sensors: add option to enable sensord (#32172)sg20022017-12-02
| |
* | linux: 4.4.102 -> 4.4.103Tim Steinbach2017-12-01
| |
* | linux: 4.9.65 -> 4.9.66Tim Steinbach2017-12-01
| |
* | linux: 4.14.2 -> 4.14.3Tim Steinbach2017-12-01
| |
* | dbus-broker: 8 -> 9Peter Hoeg2017-12-01
| |
* | nvidia_x11_legacy340: add another patchVladimír Čunát2017-11-30
| | | | | | | | | | | | I *suspect* that NV_VM_OPERATIONS_STRUCT_HAS_FAULT isn't detected in our case for some reason, so this patch doesn't make a difference. In any case, the patch seems unlikely to make anything worse.
* | nvidia_x11_legacy304: fix build with kernel 4.14Vladimír Čunát2017-11-30
| | | | | | | | /cc #31640.
* | nvidia_x11_legacy304: 304.135 -> 304.137Vladimír Čunát2017-11-30
| | | | | | | | | | | | This now builds with kernel 4.13; Debian has only the typo patch there. Curiously, .settings still fails to link on x86_64-linux but works on i686-linux, just as with .135.
* | nvidia_x11_legacy340: patch to support kernel 4.14Vladimír Čunát2017-11-29
| | | | | | | | /cc #31640.
* | usbutils: 008 -> 009Tuomas Tynkkynen2017-11-29
| |
* | nvidia_x11_legacy340: 340.102 -> 340.104Vladimír Čunát2017-11-29
|/ | | | | | | Fixes #32169: build with kernel 4.13. Unfortunately, 4.13 is going away very soon and for 4.14 doesn't build. I only tested building it, but these minor bumps should be safe.
* Merge branch 'staging'Vladimír Čunát2017-11-29
|\ | | | | | | | | | | There are security fixes in multiple packages /cc #32117, so I'm merging a little earlier, with a few thousand jobs still not finished on Hydra for x86_64-darwin and aarch64-linux.
| * systemd resolved: patch CVE-2017-15908Vladimír Čunát2017-11-28
| | | | | | | | | | fix loop on packets with pseudo dns types https://github.com/NixOS/systemd/pull/14
| * Merge branch 'master' into stagingVladimír Čunát2017-11-28
| |\
| * \ Merge branch 'master' into stagingVladimír Čunát2017-11-27
| |\ \
| * | | treewide: Use `targetPrefix` instead of `prefix` for platform name prefixesJohn Ericson2017-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Certain tools, e.g. compilers, are customarily prefixed with the name of their target platform so that multiple builds can be used at once without clobbering each other on the PATH. I was using identifiers named `prefix` for this purpose, but that conflicts with the standard use of `prefix` to mean the directory where something is installed. To avoid conflict and confusion, I renamed those to `targetPrefix`.
* | | | dbus-broker: 3 -> 8Peter Hoeg2017-11-29
| |_|/ |/| |
* | | linux-testing: 4.14-rc8 -> 4.15-rc1Philipp Steinpass2017-11-28
| | | | | | | | | | | | Closes #32137
* | | Revert "linux-testing: 4.14-rc8 -> 4.15-rc1"Tuomas Tynkkynen2017-11-28
| | | | | | | | | | | | | | | | | | This reverts commit 9335f1dda20cc67350ab478878a0471b6123a2ae. Doesn't compile, a working version is at #32137.
* | | criu: fix build with glibc 2.26Orivej Desh2017-11-28
| | |
* | | linux-testing: 4.14-rc8 -> 4.15-rc1Tim Steinbach2017-11-27
| |/ |/|
* | Merge pull request #31538 from c0bw3b/pkg/libsmbiosRenaud2017-11-26
|\ \ | | | | | | libsmbios: 2.3.2 -> 2.3.3
| * | libsmbios: 2.3.2 -> 2.3.3Renaud2017-11-25
| |/
* | linux-copperhead: 4.14.1.a -> 4.14.2.aTim Steinbach2017-11-26
| |
* | numactl: Not supported on 32-bit ARMTuomas Tynkkynen2017-11-26
| |
* | conky: fix compilation with gcc-7Andreas Rammhold2017-11-25
|/
* Merge branch 'staging' (older one)Vladimír Čunát2017-11-24
|\ | | | | | | | | | | Hydra seems OK-ish, except that some aarch64 jobs need restarting after qt4 timing out for the first time: https://hydra.nixos.org/eval/1412641?compare=1412561
| * Merge pull request #31908 from andir/alsa-1.1.5Jörg Thalheim2017-11-22
| |\ | | | | | | alsa upgrade to 1.1.5
| | * alsa-plugins: 1.1.4 -> 1.1.5Andreas Rammhold2017-11-21
| | |
| | * alsa-tools: 1.1.3 -> 1.1.5Andreas Rammhold2017-11-21
| | |