summary refs log tree commit diff
path: root/pkgs/os-specific/linux
Commit message (Collapse)AuthorAge
* mcelog: 124 -> 125Tobias Geerinckx-Rice2015-09-10
|
* htop: fix version suffixTobias Geerinckx-Rice2015-09-09
| | | | It may be an improvement, but it's still a downgrade.
* upower: Update to 0.99.3Eelco Dolstra2015-09-09
|
* upower: Remove unused dependenciesEelco Dolstra2015-09-09
|
* Remove upower-oldEelco Dolstra2015-09-09
|
* htop: 8f07868f -> 229d0058William A. Kennington III2015-09-08
| | | | | This fixes sopme of the strange rendering issues as well as some intermittent crashes.
* systemd: Backport some journalctl performance improvementsEelco Dolstra2015-09-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before: $ time journalctl > /dev/null real 6m12.470s user 5m51.439s sys 0m19.265s After: real 0m40.067s user 0m37.717s sys 0m2.383s Before: $ time journalctl --since '2015-08-01' _TRANSPORT=kernel real 1m9.817s user 0m13.318s sys 0m56.626s After: real 0m0.689s user 0m0.521s sys 0m0.221s
* linux-firmware: 2015-07-23 -> 2015-09-07William A. Kennington III2015-09-07
|
* Remove references to /root/test-firmwareEelco Dolstra2015-09-07
| | | | This is no longer supported by systemd.
* htop: touch all headersTobias Geerinckx-Rice2015-09-07
| | | | | | | | | | | | | | | Fix the following build failure: ``` config.status: executing libtool commands building make flags: SHELL=/nix/store/548wfw1i43glkx8lkyjmbg59h6127qky-bash-4.3-p39/bin/bash ./scripts/MakeHeader.py ColumnsPanel.c /usr/bin/env: python: No such file or directory Makefile:2164: recipe for target 'ColumnsPanel.h' failed make: *** [ColumnsPanel.h] Error 127 builder for ‘/nix/store/6rai1vs6jsw8y5z5jff98f0f8jzfa12n-htop-1.0.3-584-8f07868f.drv’ failed with exit code 2 ```
* Merge pull request #9643 from dezgeg/pr-perfWilliam A. Kennington III2015-09-03
|\ | | | | linuxPackages_*.perf: Fix build after kernel 4.1
| * linuxPackages_*.perf: Fix build after kernel 4.1Tuomas Tynkkynen2015-09-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In 4.1, the build system changed, and it now wants to execute ld like this: ld -r -o util/scripting-engines/libperf-in.o util/scripting-engines/trace-event-perl.o util/scripting-engines/trace-event-python.o The actual problem seems to be that `buildInputs = [elfutils ...]` causes 'ld' to point to elfutils in PATH instead of the usual binutils. So remove elfutils from buildInputs and set NIX_CFLAGS_* manually. This is a slight hack, but there is some precedent: https://github.com/NixOS/nixpkgs/blob/0761f81da71fc6a940c7f51129b6c7717db78e87/pkgs/tools/package-management/rpm/default.nix#L13 Fixes #9095.
* | rtl8812au: init at 4.2.2Yochai2015-09-03
| |
* | linux: Update to 3.18.21Eelco Dolstra2015-09-03
| |
* | Remove Linux 4.0Eelco Dolstra2015-09-03
| | | | | | | | It's EOL.
* | zfs: Fix build for kernel 4.2William A. Kennington III2015-09-01
| |
* | lttng-modules: 2.6.0-5 -> 2.6.2-1, fixes build on kernel 3.18Luca Bruno2015-09-01
| |
* | nvidia-x11: don't install libvdpau* that we have alreadyVladimír Čunát2015-09-01
| | | | | | | | | | | | Besides being redundant to inject libvdpau via LD_LIBRARY_PATH, currently the drivers come with a vulnerable version. https://devtalk.nvidia.com/default/topic/873035
* | phc-intel: 0.4.0-rev{17 -> 18} for Linux 4.2Tobias Geerinckx-Rice2015-08-31
|/ | | | Fix build failure: http://hydra.nixos.org/build/25314451/nixlog/1
* freefall: 3.19 -> 4.2Tobias Geerinckx-Rice2015-08-31
|
* nixpkgs: trace-cmd 2.5.3 -> 2.6Austin Seipp2015-08-31
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* nixpkgs: pax-utils 1.0.5 -> 1.1.1Austin Seipp2015-08-31
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* nixpkgs: musl 1.1.10 -> 1.1.11Austin Seipp2015-08-31
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* policycoreutils: fix i686-linux compilation error, closes #9544Daniel Fox Franke2015-08-31
| | | | | | This adds a patch to quiet a compiler warning which would be harmless except that it breaks the build due to use of -Werror. See http://hydra.nixos.org/build/25151888/nixlog/1
* zfs_git: 2015-07-21 -> 2015-08-30William A. Kennington III2015-08-31
|
* spl_git: 2015-07-21 -> 2015-08-25William A. Kennington III2015-08-31
|
* nvidia: Add 4.2 patchWilliam A. Kennington III2015-08-31
|
* linux: Add 4.2.0William A. Kennington III2015-08-30
|
* Merge pull request #9559 from k0ral/conkyArseniy Seroka2015-08-30
|\ | | | | conky: 1.9.0 -> 1.10.0
| * conky: 1.9.0 -> 1.10.0koral2015-08-30
| |
* | nvidia: 352.30 -> 352.41William A. Kennington III2015-08-30
| |
* | xf86_input_wacom: update from 0.30.0 to 0.31.0Cillian de Róiste2015-08-30
| |
* | ipset: 6.24 -> 6.26William A. Kennington III2015-08-28
| |
* | kernel: 3.12.46 -> 3.12.47William A. Kennington III2015-08-28
| |
* | reptyr: 0.5 -> 0.6.2Robert Helgesson2015-08-27
| |
* | apparmor: don't depend on tetexVladimír Čunát2015-08-26
| | | | | | | | | | It seemed unused - no mention in the log, and builds without it. /cc maintainers: @phreedom, @thoughtpolice.
* | mcelog: update 123 -> 124Tobias Geerinckx-Rice2015-08-26
| |
* | Merge branch 'staging'Domen Kožar2015-08-25
|\ \
| * \ Merge branch 'master' into stagingThomas Tuegel2015-08-23
| |\ \
| * \ \ Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-21
| |\ \ \
| * \ \ \ Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-19
| |\ \ \ \
| * \ \ \ \ Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-18
| |\ \ \ \ \
| * | | | | | kbd: 2.0.2 -> 2.0.3William A. Kennington III2015-08-18
| | | | | | |
| * | | | | | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-13
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-09
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-07
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-04
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-03
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-07-31
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-07-30
| |\ \ \ \ \ \ \ \ \ \ \ \