about summary refs log tree commit diff
path: root/pkgs/os-specific/linux
Commit message (Collapse)AuthorAge
* Don't specify Perl versionMichael Raskin2014-09-02
|
* Merge pull request #3869 from pmahoney/skarnetMichael Raskin2014-09-02
|\ | | | | skarnet.org UNIX utilities
| * s6-linux-utils: new packagePatrick Mahoney2014-08-30
| | | | | | | | s6-linux-utils is a set of minimalistic Linux-specific system utilities.
* | formatting/retabChris Farmiloe2014-09-02
| |
* | add openvswitch package + basic nixos module to enable itChris Farmiloe2014-09-02
| |
* | sysdig: cheat nix into not capturing linux-dev as a runtime dependencyVladimir Kirillov2014-09-01
| |
* | Make dmeventd support in lvm2 optional; use it for dmraidMichael Raskin2014-09-01
| |
* | Update dmraidMichael Raskin2014-08-31
| |
* | Enable dmeventdMichael Raskin2014-08-31
| |
* | Update and adopt LVM2.Michael Raskin2014-08-31
| |
* | Update conspy; note the project move to SF.netMichael Raskin2014-08-31
| |
* | Update FirejailMichael Raskin2014-08-31
| |
* | Update SysDigMichael Raskin2014-08-31
| |
* | lttng-modules: Mark as brokenEelco Dolstra2014-08-30
|/ | | | | | These do not build for any kernel: http://hydra.nixos.org/eval/1149989?filter=lttng&compare=1149981
* libaio: update to 0.3.110Mateusz Kowalczyk2014-08-29
|
* Disable NFC on 3.17 or aboveDaniel Peebles2014-08-29
| | | This should only be temporary, but there's a bug in the 3.17 rc1 and rc2 that leads to cyclic module dependencies and a segfault during the build process.
* Add patch to fix 3.17 build breakage (also submitted to lkml, but not yet ↵Daniel Peebles2014-08-28
| | | | merged)
* Merge pull request #3100 from tailhook/new-shadowMichael Raskin2014-08-29
|\ | | | | Upgrade "shadow" to 4.2.1
| * Upgrade shadow packagePaul Colomiets2014-08-01
| |
* | linux/grsec: updatesAustin Seipp2014-08-27
| | | | | | | | | | | | 3.15.10 is EOL soon, but grsecurity/unstable hasn't moved to 3.16.x yet. Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | nftables: Add derivationWilliam A. Kennington III2014-08-25
| |
* | Fix many package descriptionsBjørn Forsman2014-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (My OCD kicked in today...) Remove repeated package names, capitalize first word, remove trailing periods and move overlong descriptions to longDescription. I also simplified some descriptions as well, when they were particularly long or technical, often based on Arch Linux' package descriptions. I've tried to stay away from generated expressions (and I think I succeeded). Some specifics worth mentioning: * cron, has "Vixie Cron" in its description. The "Vixie" part is not mentioned anywhere else. I kept it in a parenthesis at the end of the description. * ctags description started with "Exuberant Ctags ...", and the "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis at the end of description. * nix has the description "The Nix Deployment System". Since that doesn't really say much what it is/does (especially after removing the package name!), I changed that to "Powerful package manager that makes package management reliable and reproducible" (borrowed from nixos.org). * Tons of "GNU Foo, Foo is a [the important bits]" descriptions is changed to just [the important bits]. If the package name doesn't contain GNU I don't think it's needed to say it in the description either.
* | FFADO: fix build on i686Cillian de Róiste2014-08-24
| |
* | xf86_input_wacom: update from 0.25.0 to 0.25.99.1Cillian de Róiste2014-08-24
| |
* | ffado: update from 2.1.0 to 2.2.1Cillian de Róiste2014-08-24
| |
* | Fix various evaluation problemsEelco Dolstra2014-08-22
| | | | | | | | http://hydra.nixos.org/build/13616685
* | policycoreutils: fix build on i686 for ZHFLuca Bruno2014-08-21
| |
* | nvidia: fix problems with -glsi and glxVladimír Čunát2014-08-20
| | | | | | | | | | ..by generalizing the build script. Obsoletes #3699, and it should finally fix problems around 816d971a.
* | musl: 1.0.0 -> 1.1.4Austin Seipp2014-08-20
| | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | lockdep: 3.14.4 -> 3.16.1Austin Seipp2014-08-20
| | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | Revert "Copy all so files over from nVidia blob"Vladimír Čunát2014-08-20
| | | | | | | | | | This reverts commit 816d971aeaff96b6952a1d3a6aff3502c6946dda. See discussion on https://github.com/Fuuzetsu/nixpkgs/commit/816d971ae
* | nvidia-x11: update to 340.32 (close #3365)Cray Elliott2014-08-19
| | | | | | | | Also close #3634.
* | linux: Enable ACLs in ext3Eelco Dolstra2014-08-18
| | | | | | | | http://hydra.nixos.org/build/13462892
* | Add Firejail cheap-sandbox-building packageMichael Raskin2014-08-18
| |
* | firmware-linux-nonfree: 0.41 -> 0.43William A. Kennington III2014-08-17
| |
* | Upgrade: Intel microcodes -> 20160624Thomas Strobel2014-08-17
| |
* | kernel: 3.2.60 -> 3.2.62William A. Kennington III2014-08-14
| |
* | kernel: 3.4.101 -> 3.4.103William A. Kennington III2014-08-14
| |
* | kernel: 3.10.51 -> 3.10.53William A. Kennington III2014-08-14
| |
* | kernel 3.14.15 -> 3.14.17William A. Kennington III2014-08-14
| |
* | kernel: 3.15.8 -> 3.15.10William A. Kennington III2014-08-14
| |
* | kernel: 3.16 -> 3.16.1William A. Kennington III2014-08-14
| |
* | selinux: update to 2014-05-06Vladimír Čunát2014-08-14
| | | | | | | | Sadly, policycoreutils still fails on i686-linux.
* | Upgrade: powertop: 2.5 -> 2.6.1Thomas Strobel2014-08-14
| |
* | ldm: Bump to 0.5.Moritz Ulrich2014-08-12
| | | | | | | | We don't build docs because it would pull in git and perl as deps.
* | bluez: 5.16 -> 5.22Domen Kožar2014-08-12
| |
* | Fix checkpolicy build; no idea how to test itMichael Raskin2014-08-12
| |
* | criu: upgrade to 1.3-rc2Boris Sukholitko2014-08-11
| |
* | sysdig: update to 0.1.87Vladimir Kirillov2014-08-11
| |
* | criu: fix build for ZHFLuca Bruno2014-08-10
| |