summary refs log tree commit diff
path: root/pkgs/os-specific
Commit message (Collapse)AuthorAge
...
| * | | | | | | | x11: replace its usage by xlibsWrapper directlyVladimír Čunát2015-09-15
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Scilab note: the parameters already had pointed to nonexistent dirs before this set of refactoring. But that config wasn't even used by default.
* | | | | | | | pam_u2f: 0.0.1 -> 1.0.1William A. Kennington III2015-09-22
| |/ / / / / / |/| | | | | |
* | | | | | | linux-testing: Update to 4.3.0-rc2William A. Kennington III2015-09-21
| |_|_|_|/ / |/| | | | |
* | | | | | broadcom-sta: fix build on kernel >= 4.2 (close #9953)Charles Strahan2015-09-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also cherry-pick a licensing fix from torvalds/linux@7d3e2eb1786 necessary for building broadcom-sta on kernel 4.2. For more details, see: https://github.com/longsleep/bcmwl-ubuntu/issues/6 Fixes #9948.
* | | | | | zfs + zfs_git: 0.6.5 -> 0.6.5.1William A. Kennington III2015-09-19
| |_|_|/ / |/| | | |
* | | | | zfs: Add a patch to fix discard data corruptionWilliam A. Kennington III2015-09-18
| | | | |
* | | | | cgmanager: 0.37 -> 0.39William A. Kennington III2015-09-18
| | | | |
* | | | | iproute: 4.1.1 -> 4.2.0William A. Kennington III2015-09-18
| | | | |
* | | | | autofs: 5.0.8 -> 5.1.1Tobias Geerinckx-Rice2015-09-18
| | | | |
* | | | | audit: 2.4.2 -> 2.4.4William A. Kennington III2015-09-17
| | | | |
* | | | | nftables: 0.4 -> 0.5William A. Kennington III2015-09-17
| | | | |
* | | | | Merge #8897: AppArmor updatesVladimír Čunát2015-09-17
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | apparmor-utils: wrap python and perl scriptsJoachim Fasting2015-08-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows all utilties to at least run, though most still fail because they expect to be able to read a non-existent config file. Also, aa-notify refuses to run due to a self-check on the filename, which cannot be preceded by a '.'. This has to be patched or we need to set PERL5LIB some other way.
| * | | | apparmor: use standard phase hooksJoachim Fasting2015-08-26
| | | | |
| * | | | apparmor: 2.9.1 -> 2.10Joachim Fasting2015-08-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | An incremental release, including several fixes to the parser, library, and userspace management tools. See [1] for a comprehensive changelog. [1]: http://wiki.apparmor.net/index.php/ReleaseNotes_2_10
| * | | | nixpkgs: apparmor - remove dbus dependencyAustin Seipp2015-08-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was untested and didn't function without a dbus patch which wasn't applied to the system dbus package, so it wasn't used at all. Also, it creates a weird cyclic dependency if we want systemd to depend on libapparmor (for AppArmorProfiles= support), because libapparmor then wants dbus, and dbus wants systemd. Oof. Luckily, this feature and whatnot will probably all be irrelevant in the glorious kdbus-based future, and the dbus patches aren't even upstream I think. So we can just drop it. Signed-off-by: Austin Seipp <aseipp@pobox.com>
| * | | | nixpkgs: default to apparmor 2.9 (#7220)Austin Seipp2015-08-26
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | | systemd: Backport fix for detecting VirtualBox.aszlig2015-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a backport of systemd/systemd@e32886e. As noted by @ts468 in #9876, systemd-detect-virt will report KVM if we're running inside VirtualBox 5.x. Instead of just disabling the check, this essentially fixes systemd to be able to detect VirtualBox again. Tested this against nixos/tests/simple.nix (just to make sure systemd is still working) and nixos/tests/virtualbox.nix (all tests succeed). Thanks a lot to @ts468 for catching this and also to @domenkozar for testing various things concerning that bug. Fixes #9876. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | | | | grsecurity: Update patchesWilliam A. Kennington III2015-09-16
| | | | |
* | | | | kernel: 4.1.6 -> 4.1.7William A. Kennington III2015-09-16
| | | | |
* | | | | kernel: 3.14.51 -> 3.14.52William A. Kennington III2015-09-16
| | | | |
* | | | | kernel: 3.10.87 -> 3.10.88William A. Kennington III2015-09-16
| | | | |
* | | | | Merge commit 'a6f6c0e' into master.upstreamWilliam A. Kennington III2015-09-15
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | This is a partial merge of staging where we have up to date binaries for all packages.
| * | | Revert "libsecurity_generic: add El Capitan impure-deps"Jude Taylor2015-09-12
| | | | | | | | | | | | | | | | This reverts commit 557fa590426471723e05780666c79ed6afef5cb3.
| * | | Revert "apple-sdk: add El Capitan impure-deps"Jude Taylor2015-09-12
| | | | | | | | | | | | | | | | This reverts commit 3bf5d87f9efe19c441a796afc054a5f4be6e83b1.
| * | | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-09-04
| |\ \ \
| * \ \ \ Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-09-03
| |\ \ \ \
| * \ \ \ \ Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-31
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-28
| |\ \ \ \ \ \
| * | | | | | | add new libs to impure-deps for CoreServicesJude Taylor2015-08-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | affects nodejs, vim, etc.
| * | | | | | | add reattach-to-user-namespaceJude Taylor2015-08-25
| | | | | | | |
| * | | | | | | libsecurity_generic: add El Capitan impure-depsJude Taylor2015-08-25
| | | | | | | |
| * | | | | | | apple-sdk: add El Capitan impure-depsJude Taylor2015-08-25
| | | | | | | |
| * | | | | | | disable libsystem_stats (temporarily?)Jude Taylor2015-08-25
| | | | | | | |
| * | | | | | | IOKit: add 10.11-only dependencyJude Taylor2015-08-25
| | | | | | | |
* | | | | | | | "Parallel Tools" -> Parallels ToolsTobias Geerinckx-Rice2015-09-15
| | | | | | | |
* | | | | | | | all-packages: Use callPackage where possibleMathnerd3142015-09-14
| | | | | | | |
* | | | | | | | mcelog: 125 -> 126Tobias Geerinckx-Rice2015-09-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds --is-cpu-supported command line option.
* | | | | | | | dstat: add python-wifi dependency for --wifiTobias Geerinckx-Rice2015-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is limited to kernels with the (legacy) Wireless Extensions, and supported wireless cards. Also add myself as a maintainer. CC maintainer @jgeerds
* | | | | | | | lttng-modules: 2.6.2-1-g7a88f8b -> 2.6.3Tomasz Kontusz2015-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also drops the assertion about kernel.version - we don't have anything older than 3.4 in nixpkgs anyway.
* | | | | | | | dmidecode: 2.12 -> 3.0William A. Kennington III2015-09-13
| | | | | | | |
* | | | | | | | kmod-debian-aliases: init at 21-1Mathnerd3142015-09-13
| | | | | | | |
* | | | | | | | blcr: drop support for kernel 3.12Domen Kožar2015-09-12
| | | | | | | |
* | | | | | | | zfs: Update to 0.6.5William A. Kennington III2015-09-11
| | | | | | | |
* | | | | | | | spl: Update to 0.6.5William A. Kennington III2015-09-11
| | | | | | | |
* | | | | | | | htop: also touch headers in subdirectoriesTobias Geerinckx-Rice2015-09-11
| | | | | | | |
* | | | | | | | conntrack_tools: 1.4.2 -> 1.4.3; maintainTobias Geerinckx-Rice2015-09-10
| | | | | | | |
* | | | | | | | 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
| | | | | | | |