about summary refs log tree commit diff
path: root/pkgs/os-specific
Commit message (Collapse)AuthorAge
* linux: 4.18.6 -> 4.18.7Tim Steinbach2018-09-09
|
* linux: 4.14.68 -> 4.14.69Tim Steinbach2018-09-09
|
* linux: 4.9.125 -> 4.9.126Tim Steinbach2018-09-09
|
* linux: 4.4.154 -> 4.4.155Tim Steinbach2018-09-09
|
* Merge pull request #46064 from dtzWill/update/musl-1.1.20Will Dietz2018-09-09
|\ | | | | musl: 1.1.19 -> 1.1.20
| * musl: 1.1.19 -> 1.1.20Will Dietz2018-09-04
| |
* | cryptsetup: enable and fix tests (#46346)xeji2018-09-08
| | | | | | | | | | | | Some tests use O_DIRECT which is filesystem dependent and fails in a sandbox as well as on some filesystems without sandboxing. Patch out O_DIRECT and disable the 4 test cases that still fail in a sandbox. See discussion in #46151.
* | swift-corelibs.corefoundation: update and modernizeDan Peebles2018-09-08
| | | | | | | | This actually makes it useful to the Darwin stdenv, which I'll soon be adjusting to use this library
* | Merge pull request #46301 from r-ryantm/auto-update/bccJörg Thalheim2018-09-07
|\ \ | | | | | | linuxPackages.bcc: 0.6.1 -> 0.7.0
| * | linuxPackages.bcc: 0.6.1 -> 0.7.0R. RyanTM2018-09-07
| |/ | | | | | | | | | | | | 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 #46177 from r-ryantm/auto-update/sysdigMichael Raskin2018-09-07
|\ \ | | | | | | linuxPackages.sysdig: 0.22.1 -> 0.23.1
| * | linuxPackages.sysdig: 0.22.1 -> 0.23.1R. RyanTM2018-09-06
| |/ | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from sysdig
* | Merge branch 'no-toPath'Shea Levy2018-09-06
|\ \
| * | treewide: Remove uses of builtins.toPath.Shea Levy2018-05-22
| | | | | | | | | | | | | | | | | | | | | | | | toPath has confusing semantics and is never necessary; it can always either just be omitted or replaced by pre-concatenating `/.`. It has been marked as "!!! obsolete?" for more than 10 years in a C++ comment, hopefully removing it will let us properly deprecate and, eventually, remove it.
* | | skaware: switch from git repos to tarballsProfpatsch2018-09-06
| | | | | | | | | | | | It should be more performant this way.
* | | skawarePackages: factor out the common partsProfpatsch2018-09-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduce a `skawarePackages.buildPackage` function that contains the common setup, removing a lot of duplication. In particular, we require that the build directory has to be empty after the `fixupPhase`, to make sure every relevant file is moved to the outputs. A next step would be to deduplicate the `configureFlags` attributes and only require a `skawareInputs` field.
* | | skaware: update tools & libraries to summer 2018 releaseProfpatsch2018-09-06
| | | | | | | | | | | | | | | | | | https://www.mail-archive.com/skaware@list.skarnet.org/msg01217.html No support for yet.
* | | linux: Remove 4.17Tim Steinbach2018-09-05
| | |
* | | Merge pull request #46055 from phryneas/zfs-c197a77Jörg Thalheim2018-09-05
|\ \ \ | | | | | | | | zfs-unstable: 2018-08-13 -> 2018-09-02
| * | | zfs-unstable: 64e9696 -> c197a77Lenz Weber2018-09-04
| | |/ | |/|
* | | linux: 4.18.5 -> 4.18.6Tim Steinbach2018-09-05
| | |
* | | linux: 4.14.67 -> 4.14.68Tim Steinbach2018-09-05
| | |
* | | linux: 4.9.124 -> 4.9.125Tim Steinbach2018-09-05
| | |
* | | linux: 4.4.153 -> 4.4.154Tim Steinbach2018-09-05
| | |
* | | kernel: increase build timeout to two hoursWael M. Nasreddine2018-09-04
|/ /
* | Merge pull request #46011 from markuskowa/homepages-2xeji2018-09-03
|\ \ | | | | | | Cleanup homepage links
| * | pmount: update homepageMarkus Kowalewski2018-09-03
| | |
| * | i2c-tools: update homepageMarkus Kowalewski2018-09-03
| | |
* | | kernel: Remove CopperheadTim Steinbach2018-09-03
| | | | | | | | | | | | The patches are unmaintained and suggest a false sense of security
* | | treewide: fix various links (homepage, src)Vladimír Čunát2018-09-03
| | |
* | | linux: 4.19-rc1 -> 4.19-rc2Tim Steinbach2018-09-02
| | |
* | | iputils: Code refactoring and fixesMichael Weiss2018-09-02
| | | | | | | | | | | | | | | | | | - Fix the cross-compiling check and add openssl for ninfod - Add "AS-IS, SUN MICROSYSTEMS license" to meta.licenses - Install igp (see man pg3)
* | | iputils: Drop unnecessary dependenciesMichael Weiss2018-09-02
|/ /
* | Revert "psmisc: 23.1 -> 23.2 (#45169)" (#45918)Will Dietz2018-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 23.2 isn't an actual release yet (for example, not listed here: https://gitlab.com/psmisc/psmisc/tags ) and 23.2 apparently has caused problems elsewhere, https://github.com/void-linux/void-packages/issues/2288 If this doesn't make branch-off might need to be picked over. I have not experienced problems with this yet AFAIK. This reverts commit b4411ab4797596b32740f78a89020a1c3e8c3af4.
* | Merge pull request #45896 from ashkitten/update-firmwareFranz Pletz2018-09-01
|\ \ | | | | | | firmware-linux-nonfree: 2018-03-20 -> 2018-08-25
| * | firmware-linux-nonfree: 2018-03-20 -> 2018-08-25ash lea2018-09-01
| | |
* | | Merge #45774: linux_testing_bcachefs: upgrade, add testsVladimír Čunát2018-09-01
|\ \ \ | |/ / |/| |
| * | linux_testing_bcachefs: 4.16.2018.08.03 -> 4.18.2018.08.31Okina Matara2018-08-31
| | |
* | | fuse3: 3.2.5 -> 3.2.6Michael Weiss2018-08-31
| | |
* | | Merge pull request #45820 from ↵John Ericson2018-08-31
|\ \ \ | | | | | | | | | | | | | | | | obsidiansystems/dont-use-obsolete-platform-aliases treewide: Dont use obsolete platform aliases
| * | | treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson2018-08-30
| | | | | | | | | | | | | | | | | | | | Want to get this out of here for 18.09, so it can be deprecated thereafter.
| * | | reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-30
| | | | | | | | | | | | | | | | It is deprecated and will be removed after 18.09.
* | | | Merge pull request #45748 from xeji/p/nfs-232xeji2018-08-31
|\ \ \ \ | |/ / / |/| | | nfs-utils: 2.1.1 -> 2.3.2, integrate libnfsidmap
| * | | nfs-utils: simplify code using placeholdersUli Baum2018-08-30
| | | |
| * | | nfs-utils: 2.1.1 -> 2.3.2, integrate libnfsidmapUli Baum2018-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - switch source to kernel.org - libnfsidmap 2.3.2 is built from the nfs-utils source, put it in nfs-utils.lib - split outputs - adapt sssd, the only other package using libnfsidmap
* | | | wpa_gui: add license + homepageMarkus Kowalewski2018-08-30
| | | |
* | | | usbutils: add licenseMarkus Kowalewski2018-08-30
| | | |
* | | | udisks: add licenseMarkus Kowalewski2018-08-30
| | | |
* | | | rtkit: add licensesMarkus Kowalewski2018-08-30
| | | |
* | | | rfkill: add licenseMarkus Kowalewski2018-08-30
| | | |