summary refs log tree commit diff
path: root/pkgs/os-specific
Commit message (Collapse)AuthorAge
* Merge pull request #46534 from obsidiansystems/darwin-to-linux-crossJohn Ericson2018-10-24
|\ | | | | misc pkgs: Darwin -> Linux cross compilation
| * Merge remote-tracking branch 'upstream/master' into darwin-to-linux-crossJohn Ericson2018-10-24
| |\
| * | linux-headers: Fix Darwin cross buildDaiderd Jordan2018-10-23
| | | | | | | | | | | | | | | | | | | | | | | | Carefully fake cc-version and cc-fullversion to avoid needing a compiler for the kernel itself to build the headers. For some reason, doing `make install_headers` twice, first without INSTALL_HDR_PATH=$out then with, is neccessary to get this to work.
* | | Merge pull request #48921 from timokau/r8168Timo Kaufmann2018-10-24
|\ \ \ | |_|/ |/| | r8168: init at 8.046.00
| * | r8168: init at 8.046.00Timo Kaufmann2018-10-24
| | |
* | | Merge pull request #48915 from r-ryantm/auto-update/rdma-coremarkuskowa2018-10-24
|\ \ \ | | | | | | | | rdma-core: 20 -> 20.1
| * | | rdma-core: 20 -> 20.1R. RyanTM2018-10-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/rdma-core/versions
* | | | Merge pull request #48886 from r-ryantm/auto-update/sysstatJörg Thalheim2018-10-23
|\ \ \ \ | | | | | | | | | | sysstat: 12.0.1 -> 12.1.1
| * | | | sysstat: 12.0.1 -> 12.1.1R. RyanTM2018-10-23
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sysstat/versions
* | | | Merge pull request #47909 from teto/menuconfigJoachim F2018-10-23
|\ \ \ \ | | | | | | | | | | linux: inside nix-shell, allow make menuconfig
| * | | | linux: inside nix-shell, allow make menuconfigMatthieu Coudron2018-10-05
| | | | | | | | | | | | | | | | | | | | Use stdenv.lib.inNixShell to check for nix-shell and potentially bring pkgconfig/ncurses.
* | | | | Merge pull request #48661 from baracoder/nvidia-updateSilvan Mosberger2018-10-23
|\ \ \ \ \ | | | | | | | | | | | | nvidia_x11: 390.87 -> 410.66
| * | | | | nvidia_x11_beta: Set to nvidia_x11Herman Fries2018-10-22
| | | | | | | | | | | | | | | | | | | | | | | | There is currently no beta active
| * | | | | nvidia_x11: 390.87 -> 410.66 for x86_64Herman Fries2018-10-22
| | | | | |
* | | | | | Merge pull request #47718 from peterhoeg/f/fjPeter Hoeg2018-10-23
|\ \ \ \ \ \ | | | | | | | | | | | | | | firejail: override files should be in /etc/firejail
| * | | | | | firejail: override files should be in /etc/firejailPeter Hoeg2018-10-03
| | | | | | |
* | | | | | | linux: Add 4.19Tim Steinbach2018-10-22
| |_|_|_|/ / |/| | | | |
* | | | | | nfs-utils: add python3 to buildInputsFrederik Rietdijk2018-10-21
| |_|_|/ / |/| | | | | | | | | | | | | | This will rewrite the shebang of `nfsiostat`.
* | | | | linux: 4.18.15 -> 4.18.16Tim Steinbach2018-10-20
| | | | |
* | | | | linux: 4.14.77 -> 4.14.78Tim Steinbach2018-10-20
| | | | |
* | | | | linux: 4.9.134 -> 4.9.135Tim Steinbach2018-10-20
| | | | |
* | | | | linux: 4.4.161 -> 4.4.162Tim Steinbach2018-10-20
| |/ / / |/| | |
* | | | linux-firmware: 2018-08-25 -> 2018-10-17Will Dietz2018-10-18
| | | |
* | | | linux: 4.18.14 -> 4.18.15Tim Steinbach2018-10-18
| | | |
* | | | linux: 4.14.76 -> 4.14.77Tim Steinbach2018-10-18
| | | |
* | | | linux: 4.9.133 -> 4.9.134Tim Steinbach2018-10-18
| | | |
* | | | Merge pull request #48306 from NixOS/staging-nextFrederik Rietdijk2018-10-18
|\ \ \ \ | | | | | | | | | | Merge staging-next into master
| * \ \ \ Merge master into staging-nextFrederik Rietdijk2018-10-17
| |\ \ \ \
| * \ \ \ \ Merge master into stagingFrederik Rietdijk2018-10-13
| |\ \ \ \ \
| * \ \ \ \ \ Merge staging-next into stagingFrederik Rietdijk2018-10-09
| |\ \ \ \ \ \
| * | | | | | | kbd: Rename some keymaps.Erlend Pedersen2018-10-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From upstream kbd, some keymap names are reused across very different keyboard layouts. This is a a problem because loadkeys just picks the first keymap it sees. The clashing names lead to e.g. "loadkeys no" defaulting to a norwegian dvorak map instead of the much more common qwerty one. Used Arch Linux's list of keymaps that need renaming, with a small deviation: the norwegian dvorak map becomes dvorak-no instead of no-dvorak, to match the naming scheme for all the other dvorak maps. fixes #47878
| * | | | | | | numactl: drop musl patchOrivej Desh2018-10-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | musl support was added upstream in v2.0.12 in https://github.com/numactl/numactl/commit/31dc2951c758698bff060aeae8ffd8854616183b
* | | | | | | | Merge pull request #45030 from eadwu/nvidia_x11_beta/396.51Silvan Mosberger2018-10-18
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nvidia_x11_beta: reinit at 410.57
| * | | | | | | | nvidia_x11_beta: reinit at 410.57Edmund Wu2018-10-17
| | |_|_|/ / / / | |/| | | | | |
* / | | | | | | linux_testing_bcachefs: 4.18.2018.09.21 -> 4.18.2018.10.12隠岐奈2018-10-16
|/ / / / / / /
* | | | | | | linux: 4.19-rc7 -> 4.19-rc8Tim Steinbach2018-10-15
| | | | | | |
* | | | | | | Merge pull request #47601 from teto/mptcp_94Joachim F2018-10-15
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | linux_mptcp: 0.94 -> 0.94.1 [RDY]
| * | | | | | | linux_mptcp: 0.94 -> 0.94.1Matthieu Coudron2018-10-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also introduce linux_mptcp_94 alias to prevent from overriding the wrong kernel when switching across branches. test
* | | | | | | | Merge pull request #47057 from r-ryantm/auto-update/fwupdSilvan Mosberger2018-10-14
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | fwupd: 1.1.1 -> 1.1.2
| * | | | | | | | fwupd: 1.1.1 -> 1.1.2R. RyanTM2018-09-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/fwupd/versions
* | | | | | | | | cryptodev-linux: update meta.homepageRenaud2018-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | gna.org forge is closed
* | | | | | | | | Merge pull request #48028 from lopsided98/rpi-firmware-updateSilvan Mosberger2018-10-13
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | linux_rpi, rasperrypifw, raspberrypi-tools: update to latest versions
| * | | | | | | | | raspberrypi-tools: 2018-02-05 -> 2018-10-03Ben Wolsieffer2018-10-07
| | | | | | | | | |
| * | | | | | | | | raspberrypifw: 1.20180817 -> 1.20180919Ben Wolsieffer2018-10-07
| | | | | | | | | |
| * | | | | | | | | linux_rpi: 1.20180817 -> 1.20180919Ben Wolsieffer2018-10-07
| | | | | | | | | |
* | | | | | | | | | linux: 4.18.13 -> 4.18.14Tim Steinbach2018-10-13
| | | | | | | | | |
* | | | | | | | | | linux: 4.14.75 -> 4.14.76Tim Steinbach2018-10-13
| | | | | | | | | |
* | | | | | | | | | linux: 4.9.132 -> 4.9.133Tim Steinbach2018-10-13
| | | | | | | | | |
* | | | | | | | | | linux: 4.4.160 -> 4.4.161Tim Steinbach2018-10-13
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #47964 from NixOS/staging-nextFrederik Rietdijk2018-10-13
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | Merge staging-next into master