summary refs log tree commit diff
path: root/pkgs/os-specific
Commit message (Collapse)AuthorAge
...
| * | | grsecurity: discontinue supportJoachim Fasting2017-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream has decided to make -testing patches private, effectively ceasing free support for grsecurity/PaX [1]. Consequently, we can no longer responsibly support grsecurity on NixOS. This patch turns the kernel and patch expressions into build errors and adds a warning to the manual, but retains most of the infrastructure, in an effort to make the transition smoother. For 17.09 all of it should probably be pruned. [1]: https://grsecurity.net/passing_the_baton.php
| * | | linux: 4.4.63 -> 4.4.64Tim Steinbach2017-04-27
| | | |
| * | | linux: 4.10.12 -> 4.10.13Tim Steinbach2017-04-27
| | | |
| * | | linux: 4.9.24 -> 4.9.25Tim Steinbach2017-04-27
| | | |
| * | | Merge pull request #25227 from obsidiansystems/cross-purge-binutilsCrossJohn Ericson2017-04-26
| |\ \ \ | | | | | | | | | | Purge binutilsCross
| | * | | binutilsCross: Remove and use `binutils` instead alwaysJohn Ericson2017-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See previous commit for what was done to `binutils` to make this possible. There were some uses of `forcedNativePackages` added. The combination of overrides with that attribute is highly spooky: it's often important that if an overridden package comes from it, the replaced arguments for that package come from it. Long term this package set and all the spookiness should be gone and irrelevant: "Move along, nothing to see here!" No hashes should be changed with this commit
| * | | | facetimehd-firmware: disable aarch64-linux buildsKranium Gikos Mendoza2017-04-26
| | | | |
| * | | | facetimehd: disable aarch64-linux buildsKranium Gikos Mendoza2017-04-26
| | | | |
| * | | | Merge pull request #25146 from zx2c4/remove-old-chromiumosJörg Thalheim2017-04-25
| |\ \ \ \ | | | | | | | | | | | | linux-chromiumos: remove 3.14
| | * | | | linux-chromiumos: remove 3.14Jason A. Donenfeld2017-04-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3.14 is no longer supported upstream by kernel.org and thus no longer receives security patches. The git commit mentioned in this .nix isn't even available in the linked repository -- https://chromium.googlesource.com/chromiumos/third_party/kernel -- so I think this .nix might be dead anyway. Finally, it specifies 3.14.0, which is so ridiculously old (the latest was 3.14.79) that nobody develops for it. Fixes: #25145 Supports: #25127
| * | | | | Merge pull request #25187 from obsidiansystems/remove-stray-kernel-headersDaniel Peebles2017-04-24
| |\ \ \ \ \ | | | | | | | | | | | | | | linux-headers: Remove stray linux headers 3.18 nix file
| | * | | | | linux-headers: Remove stray linux headers 3.18 nix fileJohn Ericson2017-04-24
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In dced724c009a1646475373cc597ada385d46bde6 this derivation was unexposed along (in all-packages.nix) with the removal of linux 3.18[1]. I think this file was left behind by mistake. [1]: https://github.com/NixOS/nixpkgs/commit/dced724c009a1646475373cc597ada385d46bde6#diff-036410e9211b4336186fc613f7200b12L11174
| * | | | | Merge pull request #25190 from obsidiansystems/ios-stdenv-tiny-refactorJohn Ericson2017-04-24
| |\ \ \ \ \ | | | |/ / / | | |/| | | crossStdenv on iphone: Just get info from `targetPlatform`
| | * | | | crossStdenv on iphone: Just get info from `targetPlatform`John Ericson2017-04-24
| | |/ / /
| * | | | Merge #24749: amdgpu-pro: 16.60 -> 17.10Vladimír Čunát2017-04-24
| |\ \ \ \
| | * | | | amdgpu-pro: 16.60 -> 17.10David McFarland2017-04-08
| | | | | |
| * | | | | Merge pull request #25127 from zx2c4/patch-3Jörg Thalheim2017-04-24
| |\ \ \ \ \ | | | | | | | | | | | | | | wireguard: 0.0.20170409 -> 0.0.20170421
| | * | | | | wireguard: do not fail on warning for older kernelJörg Thalheim2017-04-23
| | | | | | |
| | * | | | | wireguard: make myself maintainerJörg Thalheim2017-04-23
| | | | | | |
| | * | | | | wireguard: 0.0.20170409 -> 0.0.20170421Jason A. Donenfeld2017-04-22
| | | |/ / / | | |/| | |
| * | | | | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2017-04-24
| |\ \ \ \ \
| | * | | | | zfs: Bump incompatibleKernelVersion to "4.11"evujumenuk2017-04-23
| | |/ / / / | | | | | | | | | | | | https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.5.9 attests compatibility with kernel versions up to 4.10.x.
| * | | | | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-04-23
| |\| | | |
| | * | | | grsecurity: 4.9.24-201704210851 -> 4.9.24-2201704220732Joachim Fasting2017-04-22
| | | |_|/ | | |/| |
| | * | | grsecurity: 4.9.23-201704181901 -> 4.9.24-201704210851Joachim Fasting2017-04-21
| | | | |
| | * | | linux: 4.4.62 -> 4.4.63Tim Steinbach2017-04-21
| | | | |
| | * | | linux: 4.10.11 -> 4.10.12Tim Steinbach2017-04-21
| | | | |
| | * | | linux: 4.9.23 -> 4.9.24Tim Steinbach2017-04-21
| | | | |
| | * | | linuxPackages.broadcom-sta: patch file was not named correctlyJörg Thalheim2017-04-20
| | | | |
| | * | | linuxPackages.broadcom-sta: add patch to repoJörg Thalheim2017-04-20
| | | | | | | | | | | | | | | | | | | | fetchPatch was unreliable and the checksum kept breaking all the time
| | * | | grsecurity: 4.9.22-201704120836 -> 4.9.23-201704181901Joachim Fasting2017-04-20
| | | | |
| | * | | linux: 4.4.61 -> 4.4.62Tim Steinbach2017-04-18
| | | | |
| | * | | linux: 4.10.10 -> 4.10.11Tim Steinbach2017-04-18
| | | | |
| | * | | linux: 4.9.22 -> 4.9.23Tim Steinbach2017-04-18
| | | | |
| * | | | util-linux: fix path to umount in ejectLinus Heckemann2017-04-20
| |/ / /
| * | | Merge pull request #24974 from Ericson2314/mapNullableJohn Ericson2017-04-17
| |\ \ \ | | | | | | | | | | Introduce `mapNullable` into lib and use it in a few places
| | * | | Introduce `mapNullable` into lib and use it in a few placesJohn Ericson2017-04-17
| | | | | | | | | | | | | | | | | | | | Also simply some configure flag logic my grep also alerted me too.
| * | | | 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
| | |\ \ \ \ \ \