about summary refs log tree commit diff
path: root/pkgs/os-specific
Commit message (Collapse)AuthorAge
* grsecurity: 4.7.4-201609152234 -> 201609211951Joachim Fasting2016-09-22
|
* Merge pull request #18751 from TvoroG/rtlwifiJoachim F2016-09-22
|\ | | | | rtlwifi_new: init at 2016-09-12
| * rtlwifi_new: init at 2016-09-12Marsel2016-09-20
| |
* | Merge pull request #18814 from tavyc/nvme-cliLuca Bruno2016-09-22
|\ \ | | | | | | nvme-cli: init at 0.9
| * | nvme-cli: init at 0.9Octavian Cerna2016-09-21
| | |
* | | ena: mark as broken on chromiumosDomen Kožar2016-09-21
|/ / | | | | | | | | (cherry picked from commit bc06f19efb9a13a2b3fafbdc2ce35427e64c9402) Signed-off-by: Domen Kožar <domen@dev.si>
* / pktgen: disable parallel buildingKirill Boltaev2016-09-19
|/
* kernelPatches: remove legacy grsecurity attrsJoachim Fasting2016-09-18
|
* fanctl: 0.9.0 -> 0.12.0Charles Strahan2016-09-17
|
* linux*: remove 3.14, as it's no longer maintainedVladimír Čunát2016-09-17
|
* Merge #18237: ati_drivers_x11: patch for kernel 4.6Vladimír Čunát2016-09-17
|\
| * patch ati-drivers for kernel 4.6Matt McHenry2016-09-03
| | | | | | | | | | | | | | | | this uses the patch from https://github.com/manjaro/packages-extra/commit/ddae91f2 to account for https://github.com/torvalds/linux/commit/d4edcf0d and the patch from https://www.virtualbox.org/ticket/15298 to account for https://github.com/torvalds/linux/commit/09cbfeaf
* | fuse: 2.9.5 -> 2.9.7rushmorem2016-09-16
| |
* | Merge pull request #18659 from layus/fix-mptcpTuomas Tynkkynen2016-09-16
|\ \ | | | | | | linux_mptcp: fix config options broken by b4a4a63cc4ed8ebd8c1fbbfb3b89a408e907045a
| * | linux_mptcp: fix config options broken by ↵Guillaume Maudoux2016-09-16
| | | | | | | | | | | | b4a4a63cc4ed8ebd8c1fbbfb3b89a408e907045a
* | | linux-testing: 4.8-rc4 -> 4.8-rc6aszlig2016-09-16
|/ / | | | | | | | | | | | | Built successfully on my machine, no runtime tests performed. Signed-off-by: aszlig <aszlig@redmoonstudios.org> Verified-with-PGP: ABAF 11C6 5A29 70B1 30AB E3C4 79BE 3E43 0041 1886
* | grsecurity: 4.7.3-201609072139 -> 4.7.4-201609152234Joachim Fasting2016-09-16
| |
* | linux_4_7: 4.7.3 -> 4.7.4Joachim Fasting2016-09-16
| |
* | lttng-modules: broken on chromiumosDomen Kožar2016-09-16
| | | | | | | | | | (cherry picked from commit 3f4d94a4c2d422836c07ed1206b454cd7b681f01) Signed-off-by: Domen Kožar <domen@dev.si>
* | Merge pull request #18567 (VirtualBox 5.1.6)aszlig2016-09-14
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This introduces VirtualBox version 5.1.6 along with a few refactored stuff, notably: * Kernel modules and user space applications are now separate derivations. * If config.pulseaudio doesn't exist in nixpkgs config, the default is now to build with PulseAudio modules. * A new updater to keep VirtualBox up to date. All subtests in nixos/tests/virtualbox.nix succeed on my machine and VirtualBox was reported to be working by @DamienCassou (although with unrelated audio problems for another fix/branch) and @calbrecht.
| * | virtualbox: Split kernel modules into own packageaszlig2016-09-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Putting the kernel modules into the same output path as the main VirtualBox derivation causes all of VirtualBox to be rebuilt on every single kernel update. The build process of VirtualBox already outputs the kernel module source along with the generated files for the configuration of the main VirtualBox package. We put this into a different output called "modsrc" which we re-use from linuxPackages.virtualbox, which is now only containing the resulting kernel modules without the main user space implementation. This not only has the advantage of decluttering the Nix expression for the user space portions but also gets rid of the need to nuke references and the need to patch out "depmod -a". Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | | treewide: explicitly specify gtk versionKirill Boltaev2016-09-13
| | |
* | | kernel config: Explicitly enable some NLS-related thingsTuomas Tynkkynen2016-09-13
| | | | | | | | | | | | | | | Doesn't affect x86, but ARM can't mount VFAT filesystems without this on a 3.18 kernel.
* | | kernel generate-config.pl: Properly support string optionsTuomas Tynkkynen2016-09-13
| | | | | | | | | | | | | | | | | | Or we get something like: option not set correctly: NLS_DEFAULT (wanted 'utf8', got '"utf8"')
* | | kernel generate-config.pl: Be more verbose on errorsTuomas Tynkkynen2016-09-13
| | |
* | | Merge commit 'refs/pull/18498/head' of git://github.com/NixOS/nixpkgsNikolay Amiantov2016-09-13
|\ \ \
| * | | treewide: explicitly specify gtk and related package versionsKirill Boltaev2016-09-12
| |/ /
* | | Merge pull request #18486 from aske/mba6x_blFranz Pletz2016-09-13
|\ \ \ | | | | | | | | linuxPackages.mba6x_bl: 2016-02-12 -> 2016-04-22
| * | | linuxPackages.mba6x_bl: 2016-02-12 -> 2016-04-22aske2016-09-10
| | | |
* | | | Merge branch 'displaylink'Nikolay Amiantov2016-09-13
|\ \ \ \ | |_|/ / |/| | | | | | | Close #18041
| * | | linuxPackages.displaylink: init at 1.1.62Nikolay Amiantov2016-09-13
| |/ /
* | | firejail: 0.9.42-rc1 -> 0.9.42Michael Raskin2016-09-12
| | |
* | | Merge remote-tracking branch 'upstream/staging' into masterTuomas Tynkkynen2016-09-11
|\ \ \
| * | | util-linux: Split 'dev'Tuomas Tynkkynen2016-09-10
| | | |
* | | | grsecurity: 4.7.2-201608312326 -> 4.7.3-201609072139Joachim Fasting2016-09-10
| | | |
* | | | pktgen: 3.0.04 -> 3.0.13 (#18477)Ruslan Babayev2016-09-10
|/ / /
* | | broadcom-sta: don't (claim to) maintain anymoreVladimír Čunát2016-09-10
| | | | | | | | | | | | I haven't used the driver for years.
* | | multipath-tools: 0.5.0 -> 0.6.2, fixes buildFranz Pletz2016-09-09
| | | | | | | | | | | | Was broken due to 78178d5854901e1b17a14bce3fe43515984b7b91.
* | | Merge remote-tracking branch 'upstream/staging' into masterTuomas Tynkkynen2016-09-09
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2016-09-09
| |\ \ \
| * | | | systemd: Separate lib outputEelco Dolstra2016-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This moves libsystemd.so and libudev.so into systemd.lib, and gets rid of libudev (which just contained a copy of libudev.so and the udev headers). It thus reduces the closure size of all packages that (indirectly) depend on libsystemd, of which there are quite a few (for instance, PulseAudio and dbus). For example, it reduces the closure of Blender from 430.8 to 400.8 MiB.
* | | | | busybox: fix static buildJoachim Fasting2016-09-09
| |/ / / |/| | | | | | | | | | | | | | | The static build fails with undefined references to __memcpy_chk when the fortify hardening is enabled.
* | | | bcc: install documentation not as an executableJörg Thalheim2016-09-08
| | | | | | | | | | | | | | | | in bcc/tools documentation was wrapped as an executable
* | | | bcc: git-2016-05-18 -> git-2016-08-30Jörg Thalheim2016-09-08
| | | |
* | | | linux: 4.4.19 -> 4.4.20Eelco Dolstra2016-09-08
| | | |
* | | | kernel: 4.7.2 -> 4.7.3Tim Steinbach2016-09-08
| | | |
* | | | mcelog: add utillinux as dependencyBjørn Forsman2016-09-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes this: $ sudo mcelog ... unknown-error-trigger: line 21: logger: command not found unknown-error-trigger: line 22: logger: command not found
* | | | batman-adv: 2016.2 -> 2016.3Franz Pletz2016-09-06
|/ / /
* | | shadow: Separate man outputEelco Dolstra2016-09-05
| | | | | | | | | | | | This removes ~2 MiB from the minimal config.
* | | audit: Move z/OS plugin to a separate outputEelco Dolstra2016-09-05
| | | | | | | | | | | | | | | This prevents the NixOS base system from pulling in openldap, cyris-sasl, and libkrb5.