summary refs log tree commit diff
path: root/pkgs/os-specific
Commit message (Collapse)AuthorAge
* linux_testing: 4.9-rc8 -> 4.10-rc1Tuomas Tynkkynen2016-12-27
|
* kexectools: 2.0.13 -> 2.0.14Tuomas Tynkkynen2016-12-26
| | | | ARM patch is included upstream now.
* xf86-input-wacom: 0.32.0 -> 0.34.0Michael Raskin2016-12-25
|
* Revert "thin-provisioning-tools: init at 0.6.1"aszlig2016-12-25
| | | | | | | | | | | | | | | | | | This reverts commit 55b18ac486336da8f9bfe352afd3fac564b2671b. There is already a "thin-provisioning-tools" package (see cd1ec18b421c3dbbaabfc64f4f5d30371f84e7e1). Although this one was committed earlier, I'm reverting it because it's not only older, but it's unreferenced within <nixpkgs>. Apart from that the packaging of the other package is of higher packaging quality (maintainer and license, doesn't use "descriptionS", uses autoreconfHook). Signed-off-by: aszlig <aszlig@redmoonstudios.org> Cc: @globin, @dwe11er, @jagajaga Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* alsa-lib: Remove unnecessary crossAttrsTuomas Tynkkynen2016-12-24
| | | | It's breaking the cross build.
* wireguard: 0.0.20161218 -> 0.0.20161223Jörg Thalheim2016-12-24
|
* Merge branch 'staging'Vladimír Čunát2016-12-24
|\
| * Merge branch 'master' into stagingVladimír Čunát2016-12-22
| |\
| * \ Merge remote-tracking branch 'origin/master' into stagingAristid Breitkreuz2016-12-20
| |\ \
| | * | apple-sdk: 10.9 -> 10.11Dan Peebles2016-12-19
| | | |
| * | | Merge branch 'master' into stagingVladimír Čunát2016-12-17
| |\ \ \
| * | | | darwin.libunwind: fix sourceDaiderd Jordan2016-12-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #20977 since this was the same sha as the linux package nix just used that instead.
| * | | | Merge #21029: nghttp2: 1.16.1 -> 1.17.0Vladimír Čunát2016-12-10
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into stagingVladimír Čunát2016-12-09
| |\ \ \ \ \
| * | | | | | apple-sdk: Include system cups librariesAnthony Cowley2016-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The SDK includes cups header files, but not the libraries. The `nixpkgs.cups` definition doesn't build on darwin due to the SDK being too old. This change symlinks the system cups libraries into the old SDK.
* | | | | | | nvidia-x11: 375.20 -> 375.26Frederik Rietdijk2016-12-23
| |_|_|_|_|/ |/| | | | |
* | | | | | linux:3.18.44 -> 3.18.45Graham Christensen2016-12-21
| | | | | |
* | | | | | linux:3.12.68 -> 3.12.69Graham Christensen2016-12-21
| | | | | |
* | | | | | wireguard: 20161209 -> 20161218 (#21288)Jason A. Donenfeld2016-12-22
| | | | | |
* | | | | | multipath-tools: ensure gzip does not capture timestampJoachim Fasting2016-12-20
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gzip is originally called as 'gzip -9 -c' This is a port of https://github.com/NixOS/nixpkgs/pull/2281/commits/a8e7ddd1dfaae4b3ce97fdefe4614a3e31c04501 Note that it does not seem to make a difference to `nix-build --check`.
* | | | | tp_smapi: updateScript addedRok Garbas2016-12-18
| | | | |
* | | | | batman-adv: 2016.4 -> 2016.5Franz Pletz2016-12-18
| | | | |
* | | | | kexec-tools: Add patch to fix build on ARMaszlig2016-12-18
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Building on ARM fails with the following error: kexec/arch/arm/phys_to_virt.o kexec/arch/arm/phys_to_virt.c kexec/arch/arm/phys_to_virt.c:3:26: fatal error: phys_to_virt.h: No such file or directory The patch I'm using is from Fedora: http://pkgs.fedoraproject.org/cgit/rpms/kexec-tools.git/tree/kexec-tools-2.0.13-fix-armv7-build-failure.patch?id=97581f1a435aafa298a4d0bbcfaf40c63a41ce92 It has been reported upstream as well: http://lists.infradead.org/pipermail/kexec/2016-September/017352.html I'm adding the patch for all architectures, so that the next person to upgrade kexec-tools doesn't forget that even while on x86. Tested building with i686-linux, x86_64-linux and armv7l-linux. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | | | linux: 4.8.14 -> 4.8.15Tim Steinbach2016-12-16
| | | |
* | | | linux: 4.4.38 -> 4.4.39Tim Steinbach2016-12-16
| | | |
* | | | grsecurity: 4.8.14-201612110933 -> 4.8.15-201612151923Joachim Fasting2016-12-16
| | | |
* | | | wireguard: 20161129 -> 20161209Franz Pletz2016-12-16
| | | |
* | | | musl: 1.1.11 -> 1.1.15, add security patch. (#21023)Will Dietz2016-12-16
| | | |
* | | | kexec-tools: 2.0.12 -> 2.0.13 (#21158)Jörg Thalheim2016-12-15
| | | | | | | | | | | | also fix kexec by removing faulty hardeningFlags
* | | | Merge pull request #21133 from matthewbauer/shell_cmdsDaiderd Jordan2016-12-15
|\ \ \ \ | | | | | | | | | | shell_cmds: init at 198
| * | | | shell_cmds: init at 187Matthew Bauer2016-12-14
| | | | | | | | | | | | | | | | | | | | fixes #11707
* | | | | Merge pull request #21167 from matthewbauer/remove-coreosmakefilesDaniel Peebles2016-12-15
|\ \ \ \ \ | | | | | | | | | | | | darwin.CoreOSMakefiles: remove
| * | | | | darwin.CoreOSMakefiles: removeMatthew Bauer2016-12-14
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | This wasn't being used and it was causing an error when evaluating: error: attribute ‘CoreOSMakefiles’ missing, at /Users/mbauer/Projects/nixpkgs2/pkgs/os-specific/darwin/apple-source-releases/default.nix:140:71
* | | | | Revert "darwin.libunwind: fix install phase"Daiderd Jordan2016-12-15
| | | | | | | | | | | | | | | | | | | | This reverts commit 76125722f0cd445cbce0fb183ae127aeb28796d0.
* | | | | Merge pull request #21003 from LnL7/darwin-libunwindDaniel Peebles2016-12-14
|\ \ \ \ \ | | | | | | | | | | | | darwin.libunwind: fix install phase
| * | | | | darwin.libunwind: fix install phaseDaiderd Jordan2016-12-09
| |/ / / /
* | | | | Merge pull request #21118 from grahamc/fix-rsa-build-failureGraham Christensen2016-12-13
|\ \ \ \ \ | | | | | | | | | | | | linux_{4_8,grsec_nixos}: patch to fix build failure
| * | | | | linux_{4_8,grsec_nixos}: patch to fix build failureGraham Christensen2016-12-13
| | | | | | | | | | | | | | | | | | | | | | | | crypto/rsa_helper.c:18:28: fatal error: rsapubkey-asn1.h: No such file or directory
* | | | | | grsecurity: disable verbose initifyJoachim Fasting2016-12-13
| | | | | | | | | | | | | | | | | | | | | | | | Not as useful/informative as I had hoped.
* | | | | | wireguard: 0.0.20161116.1 -> 0.0.20161129Jörg Thalheim2016-12-12
| | | | | |
* | | | | | linux: add 4.9Shea Levy2016-12-11
| | | | | |
* | | | | | grsecurity: 4.8.13-201612082118 -> 4.8.14-201612110933Joachim Fasting2016-12-11
| | | | | |
* | | | | | linux: 4.4.37 -> 4.4.38Tim Steinbach2016-12-10
| | | | | |
* | | | | | linux: 4.8.13 -> 4.8.14Tim Steinbach2016-12-10
| | | | | |
* | | | | | kernel: Use built-in dtbs_install target instead of rolling our ownTuomas Tynkkynen2016-12-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In particular, on aarch64 all the .dtb files will be in subdirectories and *.dtb won't match anything.
* | | | | | linux: add patch to fix CVE-2016-8655Franz Pletz2016-12-10
| | | | | | | | | | | | | | | | | | | | | | | | See https://lwn.net/Articles/708319/ for more information.
* | | | | | dstat: fix bad interpreter: No such fileFrederik Rietdijk2016-12-10
| |_|_|_|/ |/| | | |
* | | | | kernel: enable CONFIG_DYNAMIC_DEBUG (like Fedora and Ubuntu)Bjørn Forsman2016-12-10
| | | | | | | | | | | | | | | | | | | | | | | | | It was useful in tracking down CIFS + DFS issue, and it's apparently enabled by default in two major distros.
* | | | | kernel: add CONFIG_CIFS_* like Fedora, UbuntuBjørn Forsman2016-12-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The plan is to fix mounting DFS shares on NixOS (for which some of these options are needed), but I figured it might be a good idea to enable all CONFIG_CIFS_* like Fedora 24 and Ubuntu 16.04 while at it. Ubuntu even has CONFIG_CIFS_SMB311, but as Fedora do not, I left it out. Mounting DFS shares still doesn't work; need to configure cifs.upcall and /etc/request-key.conf. Until then, using GVFS as a workaround.
* | | | | cifs-utils: add 'talloc' to buildInputs, to build cifs.upcallBjørn Forsman2016-12-10
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes this ./configure symptom: configure: WARNING: talloc.h not found, consider installing libtalloc-devel. Disabling cifs.upcall. and is needed to (eventually) fix CIFS + DFS kernel mount on NixOS.