summary refs log tree commit diff
path: root/pkgs/os-specific
Commit message (Collapse)AuthorAge
* Merge pull request #54752 from eadwu/bcachefs/20190123Vladyslav M2019-02-04
|\ | | | | linux_testing_bcachefs,bcachefs-tools: 20190123
| * linux_testing_bcachefs: 4.18.2018.10.12 -> 4.20.2019.01.23Edmund Wu2019-01-27
| |
* | linux: 5.0-rc4 -> 5.0-rc5Tim Steinbach2019-02-03
| |
* | batman-adv: 2018.4 -> 2019.0Franz Pletz2019-02-03
| |
* | linux: Removes the previously removed raspberry pi patchSamuel Dionne-Riel2019-02-02
| | | | | | | | There seems to have been an oopsie with the rebase.
* | Revert "linuxPackages_4_{19,20}: works around bug with overlayfs."Samuel Dionne-Riel2019-02-02
| | | | | | | | | | | | | | | | | | | | This reverts commit de86af48faa03a824917ac90f4776481c7ce9e54. (Manual revert due to conflicts.) See #54509 The patch is causing overlayfs to misbehave.
* | Merge pull request #53425 from dtzWill/update/fwupd-1.2.3Jan Tojnar2019-01-31
|\ \ | | | | | | | | | | | | fwupd: 1.2.1 -> 1.2.3 Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
| * | fwupd: fix installed testsJan Tojnar2019-01-28
| | |
| * | fwupd: put plugins in "out", restore "lib" output w/o cycleWill Dietz2019-01-27
| | |
| * | fwupd: blacklist test plugin by defaultWill Dietz2019-01-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't add the testing "webcam" device, which is unexpected to see when querying what devices fwupd believes exist :). Won't change behavior for anyone defining the blacklistPlugin option already, but doesn't seem worth making more complicated.
| * | fwupd: 1.2.2 -> 1.2.3Will Dietz2019-01-27
| | | | | | | | | | | | Drop lib output to avoid cycle.
* | | Merge pull request #54879 from markuskowa/upd-rdma-coremarkuskowa2019-01-31
|\ \ \ | | | | | | | | rdma-core: 21 -> 22
| * | | rdma-core: 21 -> 22Markus Kowalewski2019-01-28
| | | |
* | | | Merge pull request #54977 from teto/kernel_fixJoachim F2019-01-31
|\ \ \ \ | | | | | | | | | | linux: (re)take into account extraConfig
| * | | | linux: (re)take into account extraConfigMatthieu Coudron2019-01-31
| | | | | | | | | | | | | | | | | | | | PR #42838 wrongly started to ignore extraConfig. This fixes that.
* | | | | Merge pull request #54801 from matthewbauer/fix-trace-posMatthew Bauer2019-01-31
|\ \ \ \ \ | | | | | | | | | | | | make-derivation: fix position in trace
| * | | | | Revert "mingw: use current package set for headers"Matthew Bauer2019-01-28
| | |/ / / | |/| | | | | | | | | | | | | This reverts commit 03072036937c250976f0522b070eefe96e8ab0f1.
* | | | | linux: 4.20.5 -> 4.20.6Tim Steinbach2019-01-31
| | | | |
* | | | | linux: 4.19.18 -> 4.19.19Tim Steinbach2019-01-31
| | | | |
* | | | | linux: 4.14.96 -> 4.14.97Tim Steinbach2019-01-31
| | | | |
* | | | | linux: 4.9.153 -> 4.9.154Tim Steinbach2019-01-31
| |/ / / |/| | |
* | | | Merge pull request #54258 from aij/zfsJörg Thalheim2019-01-30
|\ \ \ \ | | | | | | | | | | zfsUnstable: 0.8.0-rc2 -> 0.8.0-rc3
| * | | | zfsUnstable: Fetch source by tag and patch by hash.Ivan Jager2019-01-19
| | | | |
| * | | | zfsUnstable: 0.8.0-rc2 -> 0.8.0-rc3Ivan Jager2019-01-17
| | | | |
* | | | | Merge pull request #54769 from tadeokondrak/update-libratbagSilvan Mosberger2019-01-29
|\ \ \ \ \ | |_|/ / / |/| | | | libratbag: 0.9.903 -> 0.9.904
| * | | | libratbag: 0.9.903 -> 0.9.904Tadeo Kondrak2019-01-28
| | | | |
* | | | | Merge pull request #42838 from teto/kernel_autoconfSilvan Mosberger2019-01-28
|\ \ \ \ \ | |/ / / / |/| | | | [RFC] add ability to merge structured configs
| * | | | linux: convert hardened-config to a structured oneMatthieu Coudron2019-01-28
| | | | |
| * | | | linux: ability to merge structured configsMatthieu Coudron2019-01-28
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should make the composability of kernel configurations more straigthforward. - now distinguish freeform options from tristate ones - will look for a structured config in kernelPatches too one can now access the structuredConfig from a kernel via linux_test.configfile.structuredConfig in order to reinject it into another kernel, no need to rewrite the config from scratch The following merge strategies are used in case of conflict: -- freeform items must be equal or they conflict (mergeEqualOption) -- for tristate (y/m/n) entries, I use the mergeAnswer strategy which takes the best available value, "best" being defined by the user (by default "y" > "m" > "n", e.g. if one entry is both marked "y" and "n", "y" wins) -- if one item is both marked optional/mandatory, mandatory wins (mergeFalseByDefault)
* / | | linux: 4.20-rc4 -> 4.20-rc5Tim Steinbach2019-01-27
|/ / /
* | | linux: 4.20.4 -> 4.20.5Tim Steinbach2019-01-27
| | |
* | | linux: 4.19.17 -> 4.19.18Tim Steinbach2019-01-27
| | |
* | | linux: 4.14.95 -> 4.14.96Tim Steinbach2019-01-27
| | |
* | | linux: 4.9.152 -> 4.9.153Tim Steinbach2019-01-27
| | |
* | | linux: 4.4.171 -> 4.4.172Tim Steinbach2019-01-27
| | |
* | | Merge pull request #53907 from dtzWill/update/bcc-0.8.0Will Dietz2019-01-27
|\ \ \ | | | | | | | | bcc: 0.7.0 -> 0.8.0
| * | | bcc: 0.7.0 -> 0.8.0Will Dietz2019-01-13
| | | |
* | | | Merge pull request #54059 from dtzWill/update/fwts-19.01.00Will Dietz2019-01-27
|\ \ \ \ | | | | | | | | | | fwts: 18.12.00 -> 19.01.00
| * | | | fwts: 18.12.00 -> 19.01.00Will Dietz2019-01-16
| | |/ / | |/| | | | | | | | | | https://wiki.ubuntu.com/FirmwareTestSuite/ReleaseNotes/19.01.00
* | | | conky: journal supportTim Steinbach2019-01-26
| | | |
* | | | Merge pull request #54619 from Mic92/remove-wkenningtonJörg Thalheim2019-01-26
|\ \ \ \ | | | | | | | | | | treewide: remove wkennington as maintainer
| * | | | treewide: remove wkennington as maintainerJörg Thalheim2019-01-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | He prefers to contribute to his own nixpkgs fork triton. Since he is still marked as maintainer in many packages this leaves the wrong impression he still maintains those.
* | | | | systemd-cryptsetup-generator: fixup linkageVladimír Čunát2019-01-26
|/ / / / | | | | | | | | | | | | | | | | It got broken by 74a64a8a6 #53483. But IMO it's *this* expression that was written in a too fragile way.
* | | | conky: 1.11.1 -> 1.11.2Tim Steinbach2019-01-25
| | | |
* | | | darwin.xcode: update hashesMatthew Bauer2019-01-25
| | | |
* | | | Merge pull request #53511 from joachifm/kernel-32bit-emu-feature-flagJoachim F2019-01-25
|\ \ \ \ | | | | | | | | | | linux: flag to indicate 32bit emulation support
| * | | | linux: add feature flag to indicate support for 32bit emulationJoachim Fasting2019-01-06
| | | | | | | | | | | | | | | | | | | | | | | | | Motivated by the need to warn users trying to build configurations that depend on being able to run 32bit apps on 64bit kernels.
* | | | | Merge pull request #54516 from matthewbauer/columnSilvan Mosberger2019-01-24
|\ \ \ \ \ | | | | | | | | | | | | unixtools.utillinux: add column
| * | | | | unixtools.utillinux: add columnMatthew Bauer2019-01-23
| | | | | | | | | | | | | | | | | | | | | | | | requested on IRC
* | | | | | linux: 4.9.151 -> 4.9.152Tim Steinbach2019-01-23
| | | | | |