summary refs log tree commit diff
path: root/pkgs/os-specific
Commit message (Collapse)AuthorAge
* broadcom-sta: fix linux-4.8 patch shaTobias Pflug2017-04-17
|
* linux: 4.11-rc6 -> 4.11-rc7Tim Steinbach2017-04-17
|
* nvidia: 340.101 -> 340.102 (#24694)Victor Calvert2017-04-16
|
* treewide: remove unused buildEnv parametersVladimír Čunát2017-04-16
|
* Merge pull request #24871 from elitak/cross-stagingJohn Ericson2017-04-15
|\ | | | | Various small crossDrv fixes
| * kmod: crossDrv should use native xzEric Litak2017-04-14
| |
* | kernel-config: Explicitly enable CONFIG_NETFILTERTuomas Tynkkynen2017-04-14
| | | | | | | | | | This is needed by the NixOS firewall, but isn't enabled by the ARM defconfig nor kernelAutoModules (as 'm' doesn't seem to be an option)
* | Merge: fixup a bad mergeVladimír Čunát2017-04-14
|\ \ | |/ |/| | | | | For details see: https://github.com/NixOS/nixpkgs/commit/24444513fb5#commitcomment-21767916
| * A fixed version of commit eb750f9a7b2Vladimír Čunát2017-04-14
| |\ | | | | | | | | | | | | For detailed explanation see: https://github.com/NixOS/nixpkgs/commit/24444513fb5#commitcomment-21767916
* | | Merge branch 'staging'Vladimír Čunát2017-04-14
|\| |
| * | procps: 3.3.11 -> 3.3.12Tuomas Tynkkynen2017-04-11
| | |
| * | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2017-04-11
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2017-04-10
| |\ \ \
| * | | | cctools-port: 886 -> 895Dan Peebles2017-04-09
| | | | |
| * | | | darwin.libSystem: fix intermittent impurity bugDan Peebles2017-04-09
| | | | | | | | | | | | | | | | | | | | If you've seen issues with libsystem_symptoms.dylib, this should fix that.
* | | | | BLCR 0.8.5b4 *do* work with Linux 3.10.Marco Maggesi2017-04-13
| | | | |
* | | | | Merge pull request #24838 from matthewbauer/ibtoolDaniel Peebles2017-04-12
|\ \ \ \ \ | |_|_|_|/ |/| | | | pinentry_mac: use xcbuild
| * | | | ibtool: use xib2nib srcMatthew Bauer2017-04-11
| | | | |
| * | | | ibtool: add to toolchainMatthew Bauer2017-04-09
| | | | | | | | | | | | | | | | | | | | | | | | | - init package - add into xcbuild/toolchain.nix
| * | | | install_name_tool: removeMatthew Bauer2017-04-09
| | | | | | | | | | | | | | | | | | | | cctools provides install_name_tool
* | | | | grsecurity: 4.9.21-201704091948 -> 4.9.22-201704120836Joachim Fasting2017-04-12
| | | | |
* | | | | linux: 4.4.60 -> 4.4.61Tim Steinbach2017-04-12
| | | | |
* | | | | linux: 4.10.9 -> 4.10.10Tim Steinbach2017-04-12
| | | | |
* | | | | linux: 4.9.21 -> 4.9.22Tim Steinbach2017-04-12
| |_|_|/ |/| | |
* | | | linux: 4.11-rc5 -> 4.11-rc6Tim Steinbach2017-04-10
| | | |
* | | | wireguard: 0.0.20170324 -> 0.0.20170409Jörg Thalheim2017-04-10
| | | |
* | | | Merge pull request #24762 from matthewbauer/darwin-misc-fixesDaiderd Jordan2017-04-10
|\ \ \ \ | | | | | | | | | | darwin: miscellaneous fixes
| * | | | sysdig: fix macOS buildMatthew Bauer2017-04-08
| |/ / /
* | | / grsecurity: 4.9.20-201703310823 -> 4.9.21-201704091948Joachim Fasting2017-04-10
| |_|/ |/| |
* | | firejail: 0.9.44.8 -> 0.9.44.10Michael Raskin2017-04-10
| | |
* | | linux: build with initrd support by defaultNikolay Amiantov2017-04-09
| | | | | | | | | | | | We don't require initrd in some cases but still most boot sequences including ARM use it.
* | | linux: add kernelPreferBuiltin platform optionNikolay Amiantov2017-04-09
| | | | | | | | | | | | | | | | | | This allows to use kernelAutoModules but still compile in any options that are set so in template config. It's helpful for ARM and maybe other platforms where defaul configurations are useful because they compile in modules that we and udev cannot autodetect now.
* | | i2c-tools: 3.1.1 -> 3.1.2Tuomas Tynkkynen2017-04-09
| | |
* | | Merge pull request #24760 from matthewbauer/linux-only-pkgsPeter Simons2017-04-09
|\ \ \ | | | | | | | | Mark linux-only pkgs
| * | | tcp-wrappers: linux onlyMatthew Bauer2017-04-09
| |/ /
* | | linux: 4.4.59 -> 4.4.60Tim Steinbach2017-04-08
| | |
* | | linux: 4.10.8 -> 4.10.9Tim Steinbach2017-04-08
| | |
* | | linux: 4.9.20 -> 4.9.21Tim Steinbach2017-04-08
| |/ |/|
* | Revert "sysdig: 1.15.0 -> 1.15.1"Jörg Thalheim2017-04-06
| | | | | | | | | | | | This reverts commit bb1e6557da293d6a7c9f868cb850afdbe2ba09d6. segfaults, reason unknown
* | rtags: fix for clang/libc++ 4Dan Peebles2017-04-04
| | | | | | | | | | | | | | | | | | | | This also fixes a missing header in the SDK that rtags needs to work properly. The underlying cause is that C++ headers got shuffled around a lot in libc++ 3.8 (I believe) and became more standards-compliant, which led to a lot of C-compatible passthrough header files being added to it like math.h, which defines some C++-compatible versions of standard functions like signbit, while #include_next'ing the system math.h. In this case, including the SDK was stuffing another math.h in front of the libc++ shim, which led to all sorts of mysterious failures.
* | sysdig: 1.15.0 -> 1.15.1Jörg Thalheim2017-04-04
| |
* | Merge pull request #24502 from Mic92/rtl8192su-firmwareJörg Thalheim2017-04-04
|\ \ | | | | | | rtl8192su-firmware: init at unstable-2016-10-05
| * | rtl8192su-firmware: init at unstable-2016-10-05Jörg Thalheim2017-03-31
| | |
* | | linux: 4.11-rc4 -> 4.11-rc5Tim Steinbach2017-04-03
| | |
* | | v4l_utils: 1.10.1 -> 1.12.3Nikolay Amiantov2017-04-02
| | | | | | | | | | | | | | | | | | Add CLI utils-only mode. Use flags instead of null's. Move to Qt 5.
* | | Merge pull request #24488 from ndowens/hdparmTim Steinbach2017-04-01
|\ \ \ | | | | | | | | hdparm: 9.48 -> 9.51
| * | | hdparm: 9.48 -> 9.51ndowens2017-03-30
| | | | | | | | | | | | | | | | hdparm: Fixed mandir
* | | | Merge pull request #24498 from volth/openvswitch-2.5.2Tim Steinbach2017-04-01
|\ \ \ \ | | | | | | | | | | openvswitch: 2.5.0 -> 2.5.2
| * | | | openvswitch: 2.5.0 -> 2.5.2Volth2017-03-31
| | |_|/ | |/| |
* | | | kernel: do not remove .o files on installPhaseVolth2017-04-01
| | | |