summary refs log tree commit diff
path: root/pkgs/os-specific
Commit message (Collapse)AuthorAge
* linuxPackages_custom: fix missing argument and add testRobert Hensing2018-04-07
| | | | | | | | | | | | | | | The required argument 'hostPlatform' was missing from linuxPackages_custom's call to linuxManualConfig. In order to prevent this in the future, this commit adds linuxPackages_custom_tinyconfig_kernel so linuxPackages_custom gets tested. This also adds linuxConfig, to derivate default linux configurations via make defconfig, make tinyconfig, etc. Closes #38034. Signed-off-by: Austin Seipp <aseipp@pobox.com>
* zfsUnstable: fix evaluation of error messageJörg Thalheim2018-04-06
|
* zfsUnstable: mark correct zfs version as incompatibleJörg Thalheim2018-04-06
|
* zfsUnstable: mark linux 4.16 as brokenJörg Thalheim2018-04-06
|
* raspberrypifw: 1.20171029 -> 1.20180328Bastian Köcher2018-04-05
|
* Merge pull request #38434 from Mic92/zfs-unstableJörg Thalheim2018-04-04
|\ | | | | linuxPackages.zfsUnstable: 2018-02-02 -> 2018-04-04
| * linuxPackages.zfsUnstable: 2018-02-02 -> 2018-04-04Jörg Thalheim2018-04-04
| |
| * linuxPackages.splUnstable: 2018-01-24 -> 2018-03-09Jörg Thalheim2018-04-04
| |
* | firmware-linux-nonfree: Update SHA and add rev to prevent breakage on future ↵Corey O'Connor2018-04-04
|/ | | | commits.
* Merge pull request #36441 from LnL7/darwin-cleanup-frameworksDaniel Peebles2018-04-04
|\ | | | | darwin-frameworks: cleanup
| * darwin-frameworks: cleanupDaiderd Jordan2018-03-07
| |
* | sysvinit: 2.88dsf -> 2.89Ryan Mulligan2018-04-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. This update was made based on information from https://repology.org/metapackage/sysvinit/versions. These checks were done: - built on NixOS - ran `/nix/store/n54idc6ddkgkwnbbg8y6avb5wvzb5s34-sysvinit-2.89/bin/last help` got 0 exit code - ran `/nix/store/n54idc6ddkgkwnbbg8y6avb5wvzb5s34-sysvinit-2.89/bin/utmpdump -h` got 0 exit code - ran `/nix/store/n54idc6ddkgkwnbbg8y6avb5wvzb5s34-sysvinit-2.89/bin/wall help` got 0 exit code - found 2.89 with grep in /nix/store/n54idc6ddkgkwnbbg8y6avb5wvzb5s34-sysvinit-2.89 - directory tree listing: https://gist.github.com/6fdc40b90f12b6caa767385d367da4d9
* | Merge pull request #38350 from r-ryantm/auto-update/criuadisbladis2018-04-03
|\ \ | | | | | | criu: 3.8 -> 3.8.1
| * | criu: 3.8 -> 3.8.1R. RyanTM2018-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/criu/versions. These checks were done: - built on NixOS - ran `/nix/store/yqfshz1c0qp2h8vdcswiaknxb6ibxfsl-criu-3.8.1/bin/compel -h` got 0 exit code - ran `/nix/store/yqfshz1c0qp2h8vdcswiaknxb6ibxfsl-criu-3.8.1/bin/compel --help` got 0 exit code - ran `/nix/store/yqfshz1c0qp2h8vdcswiaknxb6ibxfsl-criu-3.8.1/bin/criu -h` got 0 exit code - ran `/nix/store/yqfshz1c0qp2h8vdcswiaknxb6ibxfsl-criu-3.8.1/bin/criu --help` got 0 exit code - ran `/nix/store/yqfshz1c0qp2h8vdcswiaknxb6ibxfsl-criu-3.8.1/bin/criu -V` and found version 3.8.1 - ran `/nix/store/yqfshz1c0qp2h8vdcswiaknxb6ibxfsl-criu-3.8.1/bin/criu --version` and found version 3.8.1 - found 3.8.1 with grep in /nix/store/yqfshz1c0qp2h8vdcswiaknxb6ibxfsl-criu-3.8.1 - directory tree listing: https://gist.github.com/4324a1815464a7da41c4b8cd5056b1b7
* | | raspberrypifw: Drop all non-firmware partsTuomas Tynkkynen2018-04-02
| | | | | | | | | | | | They are now built from source in raspberrypi-tools.
* | | raspberrypi-tools: Init at 2018-02-05Tuomas Tynkkynen2018-04-02
| | |
* | | ixgbevf: 4.3.3 -> 4.3.4xeji2018-04-02
| | | | | | | | | | | | 4.3.3 didn't build with linux 4.15
* | | linux: Add 4.16Tim Steinbach2018-04-01
| | |
* | | fuse3: install fuse.conf without execute bitMichael Raskin2018-04-01
| | |
* | | Merge pull request #38281 from r-ryantm/auto-update/sysdigMichael Raskin2018-04-01
|\ \ \ | | | | | | | | linuxPackages.sysdig: 0.20.0 -> 0.21.0
| * | | linuxPackages.sysdig: 0.20.0 -> 0.21.0R. RyanTM2018-03-31
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sysdig/versions. These checks were done: - built on NixOS - ran `/nix/store/q46s7qx6pq8wlwqgi6dcdjcb41qc0zn9-sysdig-0.21.0/bin/sysdig -h` got 0 exit code - ran `/nix/store/q46s7qx6pq8wlwqgi6dcdjcb41qc0zn9-sysdig-0.21.0/bin/sysdig --help` got 0 exit code - ran `/nix/store/q46s7qx6pq8wlwqgi6dcdjcb41qc0zn9-sysdig-0.21.0/bin/sysdig help` got 0 exit code - ran `/nix/store/q46s7qx6pq8wlwqgi6dcdjcb41qc0zn9-sysdig-0.21.0/bin/sysdig --version` and found version 0.21.0 - ran `/nix/store/q46s7qx6pq8wlwqgi6dcdjcb41qc0zn9-sysdig-0.21.0/bin/sysdig -h` and found version 0.21.0 - ran `/nix/store/q46s7qx6pq8wlwqgi6dcdjcb41qc0zn9-sysdig-0.21.0/bin/sysdig --help` and found version 0.21.0 - ran `/nix/store/q46s7qx6pq8wlwqgi6dcdjcb41qc0zn9-sysdig-0.21.0/bin/csysdig -h` got 0 exit code - ran `/nix/store/q46s7qx6pq8wlwqgi6dcdjcb41qc0zn9-sysdig-0.21.0/bin/csysdig --help` got 0 exit code - ran `/nix/store/q46s7qx6pq8wlwqgi6dcdjcb41qc0zn9-sysdig-0.21.0/bin/csysdig help` got 0 exit code - ran `/nix/store/q46s7qx6pq8wlwqgi6dcdjcb41qc0zn9-sysdig-0.21.0/bin/csysdig -V` and found version 0.21.0 - ran `/nix/store/q46s7qx6pq8wlwqgi6dcdjcb41qc0zn9-sysdig-0.21.0/bin/csysdig -v` and found version 0.21.0 - ran `/nix/store/q46s7qx6pq8wlwqgi6dcdjcb41qc0zn9-sysdig-0.21.0/bin/csysdig --version` and found version 0.21.0 - ran `/nix/store/q46s7qx6pq8wlwqgi6dcdjcb41qc0zn9-sysdig-0.21.0/bin/csysdig -h` and found version 0.21.0 - ran `/nix/store/q46s7qx6pq8wlwqgi6dcdjcb41qc0zn9-sysdig-0.21.0/bin/csysdig --help` and found version 0.21.0 - found 0.21.0 with grep in /nix/store/q46s7qx6pq8wlwqgi6dcdjcb41qc0zn9-sysdig-0.21.0 - directory tree listing: https://gist.github.com/90f767f238a59aa31ac34058784510d7
* | | nmon: init at 16gMathis Antony2018-04-01
| | |
* | | Merge pull request #37654 from ryantm/auto-update/jfbviewMatthew Justin Bauer2018-03-31
|\ \ \ | | | | | | | | jfbview: 0.5.4 -> 0.5.5
| * | | jfbview: not brokenRyan Mulligan2018-03-25
| | | |
| * | | jfbview: 0.5.4 -> 0.5.5Ryan Mulligan2018-03-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS /tmp/tmp.L8dOowJKxk /home/ryantm/.cache/nixpkgs /home/ryantm/.cache/nixpkgs - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - directory tree listing: https://gist.github.com/d0c7d347a8f411b60cafc2bc64a3bb19
* | | | fuse3: 3.2.1 -> 3.2.2Michael Weiss2018-04-01
| | | | | | | | | | | | | | | | | | | | Stop using bin/mount.fuse from fuse3 for fuse2 (mount.fuse from fuse3 isn't guaranteed to remain backwards compatible).
* | | | linux-copperhead: 4.15.14.a -> 4.15.15.aTim Steinbach2018-03-31
| | | |
* | | | linux: 4.15.14 -> 4.15.15Tim Steinbach2018-03-31
| | | |
* | | | linux: 4.14.31 -> 4.14.32Tim Steinbach2018-03-31
| | | |
* | | | linux: 4.9.91 -> 4.9.92Tim Steinbach2018-03-31
| | | |
* | | | linux: 4.4.125 -> 4.4.126Tim Steinbach2018-03-31
| | | |
* | | | fwts: 18.02.00 -> 18.03.00R. RyanTM2018-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/fwts/versions. These checks were done: - built on NixOS - ran `/nix/store/vvq9vagwr2qzs3xg1ssrkpbiwk6ayq2c-fwts-18.03.00/bin/fwts -h` got 0 exit code - ran `/nix/store/vvq9vagwr2qzs3xg1ssrkpbiwk6ayq2c-fwts-18.03.00/bin/fwts --help` got 0 exit code - ran `/nix/store/vvq9vagwr2qzs3xg1ssrkpbiwk6ayq2c-fwts-18.03.00/bin/fwts -V` and found version 18.03.00 - ran `/nix/store/vvq9vagwr2qzs3xg1ssrkpbiwk6ayq2c-fwts-18.03.00/bin/fwts -v` and found version 18.03.00 - ran `/nix/store/vvq9vagwr2qzs3xg1ssrkpbiwk6ayq2c-fwts-18.03.00/bin/fwts --version` and found version 18.03.00 - ran `/nix/store/vvq9vagwr2qzs3xg1ssrkpbiwk6ayq2c-fwts-18.03.00/bin/fwts -h` and found version 18.03.00 - ran `/nix/store/vvq9vagwr2qzs3xg1ssrkpbiwk6ayq2c-fwts-18.03.00/bin/fwts --help` and found version 18.03.00 - found 18.03.00 with grep in /nix/store/vvq9vagwr2qzs3xg1ssrkpbiwk6ayq2c-fwts-18.03.00 - directory tree listing: https://gist.github.com/cf8ebe142dd89bc324517d19193e70f4
* | | | hdparm: 9.55 -> 9.56R. RyanTM2018-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/hdparm/versions. These checks were done: - built on NixOS - ran `/nix/store/c646kg7w31rm3rz30n145jf77kjw2dmg-hdparm-9.56/bin/hdparm -h` got 0 exit code - ran `/nix/store/c646kg7w31rm3rz30n145jf77kjw2dmg-hdparm-9.56/bin/hdparm -V` and found version 9.56 - ran `/nix/store/c646kg7w31rm3rz30n145jf77kjw2dmg-hdparm-9.56/bin/hdparm -h` and found version 9.56 - found 9.56 with grep in /nix/store/c646kg7w31rm3rz30n145jf77kjw2dmg-hdparm-9.56 - directory tree listing: https://gist.github.com/288d8bff26d3af52b38fbd8055ee2aac
* | | | mdadm: allow sending mail when using opensmtpdLéo Gaspard2018-03-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OpenSMTPD does not require the setuid bit for its `sendmail`. This works around it by wrapping the called `sendmail` so that the wrapper falls back on either the setuid `sendmail` or the non-setuid `sendmail` depending on what's available. The solution of relying on `$PATH` to be set is unfortunately unreliable, as `mdadm --monitor` will likely be executed from a `systemd` unit, that runs with a clean `$PATH`.
* | | | i2c-tools: 3.1.2 -> 4.0Ryan Mulligan2018-03-30
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. This update was made based on information from https://repology.org/metapackage/i2c-tools/versions. These checks were done: - built on NixOS - ran `/nix/store/01psgfkqwlff69addbhp08xi5z2p3y7w-i2c-tools-4.0/bin/decode-dimms -h` got 0 exit code - ran `/nix/store/01psgfkqwlff69addbhp08xi5z2p3y7w-i2c-tools-4.0/bin/decode-dimms --help` got 0 exit code - ran `/nix/store/01psgfkqwlff69addbhp08xi5z2p3y7w-i2c-tools-4.0/bin/decode-dimms help` got 0 exit code - ran `/nix/store/01psgfkqwlff69addbhp08xi5z2p3y7w-i2c-tools-4.0/bin/decode-dimms -h` and found version 4.0 - ran `/nix/store/01psgfkqwlff69addbhp08xi5z2p3y7w-i2c-tools-4.0/bin/decode-dimms --help` and found version 4.0 - ran `/nix/store/01psgfkqwlff69addbhp08xi5z2p3y7w-i2c-tools-4.0/bin/decode-vaio -h` got 0 exit code - ran `/nix/store/01psgfkqwlff69addbhp08xi5z2p3y7w-i2c-tools-4.0/bin/decode-vaio --help` got 0 exit code - ran `/nix/store/01psgfkqwlff69addbhp08xi5z2p3y7w-i2c-tools-4.0/bin/decode-vaio help` got 0 exit code - ran `/nix/store/01psgfkqwlff69addbhp08xi5z2p3y7w-i2c-tools-4.0/bin/decode-edid -h` got 0 exit code - ran `/nix/store/01psgfkqwlff69addbhp08xi5z2p3y7w-i2c-tools-4.0/bin/decode-edid --help` got 0 exit code - ran `/nix/store/01psgfkqwlff69addbhp08xi5z2p3y7w-i2c-tools-4.0/bin/decode-edid help` got 0 exit code - ran `/nix/store/01psgfkqwlff69addbhp08xi5z2p3y7w-i2c-tools-4.0/bin/decode-edid -V` and found version 4.0 - ran `/nix/store/01psgfkqwlff69addbhp08xi5z2p3y7w-i2c-tools-4.0/bin/decode-edid -v` and found version 4.0 - ran `/nix/store/01psgfkqwlff69addbhp08xi5z2p3y7w-i2c-tools-4.0/bin/decode-edid --version` and found version 4.0 - ran `/nix/store/01psgfkqwlff69addbhp08xi5z2p3y7w-i2c-tools-4.0/bin/decode-edid version` and found version 4.0 - ran `/nix/store/01psgfkqwlff69addbhp08xi5z2p3y7w-i2c-tools-4.0/bin/decode-edid -h` and found version 4.0 - ran `/nix/store/01psgfkqwlff69addbhp08xi5z2p3y7w-i2c-tools-4.0/bin/decode-edid --help` and found version 4.0 - ran `/nix/store/01psgfkqwlff69addbhp08xi5z2p3y7w-i2c-tools-4.0/bin/decode-edid help` and found version 4.0 - ran `/nix/store/01psgfkqwlff69addbhp08xi5z2p3y7w-i2c-tools-4.0/bin/i2cdetect -V` and found version 4.0 - ran `/nix/store/01psgfkqwlff69addbhp08xi5z2p3y7w-i2c-tools-4.0/bin/i2cdump -V` and found version 4.0 - ran `/nix/store/01psgfkqwlff69addbhp08xi5z2p3y7w-i2c-tools-4.0/bin/i2cget -V` and found version 4.0 - ran `/nix/store/01psgfkqwlff69addbhp08xi5z2p3y7w-i2c-tools-4.0/bin/i2cset -V` and found version 4.0 - ran `/nix/store/01psgfkqwlff69addbhp08xi5z2p3y7w-i2c-tools-4.0/bin/i2ctransfer -V` and found version 4.0 - found 4.0 with grep in /nix/store/01psgfkqwlff69addbhp08xi5z2p3y7w-i2c-tools-4.0 - directory tree listing: https://gist.github.com/7e7d303f66bb0a865a35ab286258a07e
* | | fatrace: 0.12 -> 0.13Ryan Mulligan2018-03-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. This update was made based on information from https://repology.org/metapackage/fatrace/versions. These checks were done: - built on NixOS - ran `/nix/store/6qkvyq8dkw4g27id4gz509wixsvz5786-fatrace-0.13/bin/fatrace -h` got 0 exit code - ran `/nix/store/6qkvyq8dkw4g27id4gz509wixsvz5786-fatrace-0.13/bin/fatrace --help` got 0 exit code - directory tree listing: https://gist.github.com/621ef8c6e91074c88839f359832f776e
* | | linuxPackages.phc-intel: 0.4.0-rev24 -> 0.4.0-rev25Piotr Bogdan2018-03-28
| | |
* | | linuxPackages.v4l2loopback: 0.9.1 -> 0.11.0Piotr Bogdan2018-03-28
| | |
* | | radeontop: 2016-10-28 -> 2018-03-25Robert Helgesson2018-03-28
| | |
* | | linux-copperhead: 4.15.13.a -> 4.15.14.aTim Steinbach2018-03-28
| | |
* | | linux: 4.15.13 -> 4.15.14Tim Steinbach2018-03-28
| | |
* | | linux: 4.14.30 -> 4.14.31Tim Steinbach2018-03-28
| | |
* | | linux: 4.9.90 -> 4.9.91Tim Steinbach2018-03-28
| | |
* | | linux: 4.4.124 -> 4.4.125Tim Steinbach2018-03-28
| | |
* | | treewide: remove placeholder usageJan Tojnar2018-03-28
| | | | | | | | | | | | Temporary compatibility fix, continuation of https://github.com/NixOS/nixpkgs/pull/37860
* | | Merge pull request #37930 from dtzWill/update/firmware-linux-nonfree-03-20-2018Franz Pletz2018-03-28
|\ \ \ | | | | | | | | firmwareLinuxNonfree: 2018-01-04 -> 2018-03-20
| * | | firmwareLinuxNonfree: simplify source fetchingFranz Pletz2018-03-28
| | | | | | | | | | | | | | | | The iwlwifi repo has been merged into linux-firmware.
| * | | firmwareLinuxNonfree: 2018-01-04 -> 2018-03-20Will Dietz2018-03-27
| | | |
* | | | Merge pull request #37943 from pbogdan/ena-updateJörg Thalheim2018-03-28
|\ \ \ \ | | | | | | | | | | linuxPackages.ena: 1.5.0 -> 1.5.2
| * | | | linuxPackages.ena: 1.5.0 -> 1.5.2Piotr Bogdan2018-03-27
| | | | |