summary refs log tree commit diff
path: root/pkgs/os-specific
Commit message (Collapse)AuthorAge
* treewide: Purge `stdenv.platform` and top-level `platform`John Ericson2018-08-20
| | | | Progress towards #27069
* mmc-utils: update to upstreamMarkov Dmitry2018-08-20
|
* fxload: add licenseMarkus Kowalewski2018-08-20
|
* fuse: add licenseMarkus Kowalewski2018-08-20
|
* psmisc: 23.1 -> 23.2 (#45169)R. RyanTM2018-08-19
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/psmisc/versions.
* Merge pull request #45309 from primeos/iputilsMichael Weiss2018-08-19
|\ | | | | iputils: 20161105 -> 20180629
| * iputils: 20161105 -> 20180629Michael Weiss2018-08-18
| |
* | Merge pull request #45282 from markuskowa/lics-2Jörg Thalheim2018-08-19
|\ \ | | | | | | Add licenses
| * | systemd: add licenseMarkus Kowalewski2018-08-18
| | |
| * | shadow: update meta dataMarkus Kowalewski2018-08-18
| | |
| * | nss_ldap: update meta dataMarkus Kowalewski2018-08-17
| | |
| * | mingetty: add licenseMarkus Kowalewski2018-08-17
| | |
| * | mdadm: add licenseMarkus Kowalewski2018-08-17
| | |
| * | lvm2: add licenseMarkus Kowalewski2018-08-17
| | |
| * | lssci: add licenseMarkus Kowalewski2018-08-17
| | |
* | | Merge pull request #45192 from r-ryantm/auto-update/mceloglewo2018-08-19
|\ \ \ | |_|/ |/| | mcelog: 159 -> 160
| * | mcelog: 159 -> 160R. RyanTM2018-08-16
| | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mcelog/versions.
* | | linux: 4.9.121 -> 4.9.122Edmund Wu2018-08-18
| | |
* | | linux: 4.4.149 -> 4.4.150Edmund Wu2018-08-18
| | |
* | | linux: 4.18.2 -> 4.18.3Edmund Wu2018-08-18
| | |
* | | linux: 4.17.16 -> 4.17.17Edmund Wu2018-08-18
| | |
* | | linux: 4.14.64 -> 4.14.65Edmund Wu2018-08-18
| | |
* | | linux: 4.18.1 -> 4.18.2Wael M. Nasreddine2018-08-17
| | |
* | | linux: 4.17.15 -> 4.17.16Wael M. Nasreddine2018-08-17
| | |
* | | linux: 4.14.63 -> 4.14.64Wael M. Nasreddine2018-08-17
| | |
* | | linux: 4.9.120 -> 4.9.121Wael M. Nasreddine2018-08-17
| | |
* | | linux: 4.4.148 -> 4.4.149Wael M. Nasreddine2018-08-17
| |/ |/|
* | Merge branch 'staging-next'Vladimír Čunát2018-08-17
|\ \
| * \ Merge branch 'master' into staging-nextVladimír Čunát2018-08-17
| |\ \ | | | | | | | | | | | | Hydra: ?compare=1473892
| * \ \ Merge branch 'master' into staging-nextVladimír Čunát2018-08-13
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | Conflicts: gobby and libinfinity - I took the hand-edited versions instead of those resuting from the mass-replacement. Hydra: ?compare=1473190
| * | | util-linux: fixup bad shell expansionVladimír Čunát2018-08-13
| | | | | | | | | | | | | | | | | | | | Introduced in that f83b5e4 refactoring as well. Thanks Dezgeg for noticing!
| * | | Merge branch 'master' into staging-nextVladimír Čunát2018-08-12
| |\ \ \ | | | | | | | | | | | | | | | Hydra: ?compare=1472947
| * \ \ \ Merge #44719: utillinux: fix build w/ncursesVladimír Čunát2018-08-10
| |\ \ \ \ | | | | | | | | | | | | | | | | | | This fixes a regression from f83b5e4.
| | * | | | utillinux: fix build w/ncurses, which is ncurseswWill Dietz2018-08-07
| | | | | |
| * | | | | Merge master into stagingFrederik Rietdijk2018-08-09
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | iproute: allow to load ebpf programs (#44598)Matthieu Coudron2018-08-07
| | | | | | | | | | | | | | | | | | ...via passing libelf as a buildinput.
| * | | | | systemd: 238 -> 239Jörg Thalheim2018-08-06
| | | | | |
| * | | | | shadow: 4.5 -> 4.6Tim Steinbach2018-08-05
| | | | | |
| * | | | | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-08-04
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #44423 from obsidiansystems/configureFlags-cleanupJohn Ericson2018-08-03
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | treewide: All configureFlags are lists
| | * | | | | | treewide: Make configureFlags listsJohn Ericson2018-08-03
| | | | | | | |
| | * | | | | | treewide: Make more complicated configureFlags listsJohn Ericson2018-08-03
| | | | | | | |
| | * | | | | | util-linux: Clean up to use less bashJohn Ericson2018-08-02
| | | | | | | |
| * | | | | | | Merge pull request #44367 from obsidiansystems/no-stdenv-is-crossJohn Ericson2018-08-02
| |\| | | | | | | | | | | | | | | | | | | | | | treewide: Remove stdenv.isCross
| | * | | | | | treewide: Remove stdenv.isCrossJohn Ericson2018-08-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I *want* cross-specific overrides to be verbose, so I rather not have this shorthand. This makes the syntactic overhead more proportional to the maintainence cost. Hopefully this pushes people towards fewer conditionals and more abstractions.
| * | | | | | | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-08-01
| |\| | | | | |
* | | | | | | | Merge pull request #45262 from r-ryantm/auto-update/bccJörg Thalheim2018-08-17
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | linuxPackages.bcc: 0.6.0 -> 0.6.1
| * | | | | | | linuxPackages.bcc: 0.6.0 -> 0.6.1R. RyanTM2018-08-17
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/bcc/versions.
* | | | | | | Merge pull request #45101 from peterhoeg/u/ucodePeter Hoeg2018-08-17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | microcodeIntel: 20180312 -> 20180807 and iucode-tool: init at 2.3.1
| * | | | | | | microcodeIntel: 20180312 -> 20180807Peter Hoeg2018-08-16
| | | | | | | |