about summary refs log tree commit diff
path: root/pkgs/os-specific
Commit message (Collapse)AuthorAge
...
* | | | | | | iwd: drop systemd dep, not needed when specifying config flags tooWill Dietz2020-02-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only used to guess if systemd-y bits should be installed, which we manually specify already. So drop unneeded dep.
* | | | | | | iwd: 1.4 -> 1.5Will Dietz2020-02-12
| | | | | | |
* | | | | | | ell: 0.27 -> 0.28Will Dietz2020-02-12
| | | | | | |
* | | | | | | fscrypt-experimental: 0.2.5 -> 0.2.6 (#79853)Michael Weiss2020-02-12
| | | | | | | | | | | | | | | | | | | | | Changelog: https://github.com/google/fscrypt/releases/tag/v0.2.6
* | | | | | | linux_latest-libre: 17318 -> 17322Tim Steinbach2020-02-12
| |/ / / / / |/| | | | |
* | | | | | linux: 5.5.2 -> 5.5.3Tim Steinbach2020-02-11
| | | | | |
* | | | | | linux: 5.4.18 -> 5.4.19Tim Steinbach2020-02-11
| | | | | |
* | | | | | linux: 4.19.102 -> 4.19.103Tim Steinbach2020-02-11
| |/ / / / |/| | | |
* | | | | rtl8812au: fix cross compilingDaniel Fullmer2020-02-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Built and tested on: Raspberry Pi 3, natively compiled on aarch64 Raspberry Pi 1, cross compiled from x86_64 to armv6l
* | | | | Merge pull request #79628 from NixOS/staging-nextFrederik Rietdijk2020-02-10
|\ \ \ \ \ | | | | | | | | | | | | Staging next
| * | | | | intel-compute-runtime: 19.44.14658 -> 20.02.15268R. RyanTM2020-02-09
| | | | | |
* | | | | | libsmbios: 2.4.2 -> 2.4.3R. RyanTM2020-02-10
| | | | | |
* | | | | | linux_latest-libre: 17262 -> 17318Tim Steinbach2020-02-10
| | | | | |
* | | | | | linux: 5.4.17 -> 5.4.18Tim Steinbach2020-02-10
| | | | | |
* | | | | | linux: 4.19.101 -> 4.19.102Tim Steinbach2020-02-10
| | | | | |
* | | | | | linux: 4.14.169 -> 4.14.170Tim Steinbach2020-02-10
|/ / / / /
* | | | | Merge master into staging-nextFrederik Rietdijk2020-02-09
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | linux config: revert BPF_JIT_ALWAYS_ON=yesVladimír Čunát2020-02-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts a small bit of af808bd82 from PR #73328. Fixes #79304: tests.installer.simpleUefiSystemdBoot.x86_64-linux I still don't know why the regression happened, but this feature doesn't seem important enough to block channel now, though it reportedly helps to mitigate spectre 2 attack CVE-2017-5715.
| * | | | mcelog: 167 -> 168R. RyanTM2020-02-08
| | | | |
* | | | | Merge master into staging-nextFrederik Rietdijk2020-02-07
|\| | | |
| * | | | Merge pull request #79371 from jtojnar/hughsie-pkgsJan Tojnar2020-02-07
| |\ \ \ \ | | | | | | | | | | | | fwupd: split daemon again
| | * | | | nixos/fwupd: disable test plugins implicitlyJan Tojnar2020-02-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | invalid test was introduced in https://github.com/fwupd/fwupd/commit/297d1598ef0739dc27c6cc884697bfd2ca03f2f5 and it is disabled in the shipped daemon.conf. I forgot to reflect that in the module, which caused the daemon to print the following on start-up: FuEngine invalid has incorrect built version invalid and the command to warn: WARNING: The daemon has loaded 3rd party code and is no longer supported by the upstream developers! To reduce the change of this happening in the future, I moved the list of default disabled plug-ins to the package expression. I also set the value of the NixOS module option in the config section of the module instead of the default value used previously, which will allow users to not care about these plug-ins.
| | * | | | fwupd: split daemon againJan Tojnar2020-02-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In 1.3.5, fwupdprivate library was made into a shared fwupdplugin library. This library is considered semi-private and is used by fwupd daemon and fwupd plug-ins and now possibly third party plug-ins. The fwupdplugin library refers to the plug-in directory in fwupd.out causing a dependency cycle. For that reason we need to move it to out.
| * | | | | eventstat: 0.04.07 -> 0.04.08R. RyanTM2020-02-06
| | | | | |
* | | | | | Merge master into staging-nextFrederik Rietdijk2020-02-06
|\| | | | |
| * | | | | Merge pull request #79319 from r-ryantm/auto-update/jfbpdfMaximilian Bosch2020-02-06
| |\ \ \ \ \ | | | | | | | | | | | | | | jfbpdf: 0.5.6 -> 0.5.7
| | * | | | | jfbpdf: 0.5.6 -> 0.5.7R. RyanTM2020-02-06
| | | |_|_|/ | | |/| | |
| * | | | | Merge pull request #79309 from jtojnar/hugsie-pkgsJan Tojnar2020-02-06
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / / fwupd: 1.3.3 → 1.3.7
| | * | | fwupd: 1.3.3 → 1.3.7Jan Tojnar2020-02-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelogs: * https://github.com/fwupd/fwupd/commit/342a38b43283108f92aa6eb18073073c2b20828b * https://github.com/fwupd/fwupd/commit/713d20f79fa0e460c02f109d68f3ad5e825e6298 * https://github.com/fwupd/fwupd/commit/1ac566bc09bf63505e01f8b7fc839592b8591f7d * https://github.com/fwupd/fwupd/commit/ca3cdaef43971c170d911cc85f6ae3746cd64833 Notably: * libfwupdplugin was factored out of the binary, introducing irreconcilable dependency cycle between `out` and `lib` outputs.
* | | | | Merge staging-next into stagingFrederik Rietdijk2020-02-05
|\| | | |
| * | | | Revert "Revert "Merge master into staging-next""Frederik Rietdijk2020-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In 87a19e9048773d5a363679617406ad148d36c3b8 I merged staging-next into master using the GitHub gui as intended. In ac241fb7a570d6cf81d229ad22a8889602639160 I merged master into staging-next for the next staging cycle, however, I accidentally pushed it to master. Thinking this may cause trouble, I reverted it in 0be87c79797a5fa384fbc356c74ed54f9f7829ea. This was however wrong, as it "removed" master. This reverts commit 0be87c79797a5fa384fbc356c74ed54f9f7829ea.
| * | | | Revert "Merge master into staging-next"Frederik Rietdijk2020-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I merged master into staging-next but accidentally pushed it to master. This should get us back to 87a19e9048773d5a363679617406ad148d36c3b8. This reverts commit ac241fb7a570d6cf81d229ad22a8889602639160, reversing changes made to 76a439239eb310d9ad76d998b34d5d3bc0e37acb.
| * | | | Merge pull request #79119 from NixOS/staging-nextFrederik Rietdijk2020-02-05
| |\ \ \ \ | | | | | | | | | | | | Staging next
| * | | | | linuxPackages.wireguard: 0.0.20200128 -> 0.0.20200205Maximilian Bosch2020-02-05
| | | | | | | | | | | | | | | | | | | | | | | | https://lists.zx2c4.com/pipermail/wireguard/2020-February/004962.html
| * | | | | linux: 5.5.1 -> 5.5.2Tim Steinbach2020-02-05
| | | | | |
| * | | | | linux: 4.9.212 -> 4.9.213Tim Steinbach2020-02-05
| | | | | |
| * | | | | linux: 4.4.212 -> 4.4.213Tim Steinbach2020-02-05
| | | | | |
* | | | | | Merge #66528: glibc: 2.27 -> 2.30 (into staging)Vladimír Čunát2020-02-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes update of stdenv bootstap tools (for three main platforms) and many package fixes with new glibc.
| * \ \ \ \ \ Merge branch 'staging' into glibc230Maximilian Bosch2020-02-01
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | policycoreutils: fix build w/glibc-2.30Maximilian Bosch2020-01-30
| | | | | | |
| * | | | | | Merge branch 'staging' into glibc230Maximilian Bosch2020-01-28
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/applications/misc/vit/default.nix
| * | | | | | | tiscamera: 0.9.1 -> 0.11.1, fix build w/glibc-2.30Maximilian Bosch2020-01-28
| | | | | | | |
| * | | | | | | jfbview: fix build w/glibc-2.30Maximilian Bosch2020-01-25
| | | | | | | |
| * | | | | | | Merge branch 'staging' into glibc230Maximilian Bosch2020-01-23
| |\ \ \ \ \ \ \
| * | | | | | | | drbd: fix build w/glibc-2.30Maximilian Bosch2020-01-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Decided to not bump to a later version as they decided to split the repo which would've made change way more complicated.
* | | | | | | | | libv4l: 1.16.7 -> 1.18.0R. RyanTM2020-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/v4l-utils/versions
* | | | | | | | | Merge pull request #74666 from r-ryantm/auto-update/sysstatFrederik Rietdijk2020-02-05
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | sysstat: 12.1.7 -> 12.2.0
| * | | | | | | | sysstat: 12.1.7 -> 12.2.0R. RyanTM2019-11-29
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge master into staging-nextFrederik Rietdijk2020-02-05
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge pull request #75885 from voanhduy1512/add_asus_wmi_sensorsworldofpeace2020-02-04
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | asus-wmi-sensors: init at 0.0.1