about summary refs log tree commit diff
path: root/pkgs/os-specific
Commit message (Collapse)AuthorAge
...
| * | dbus-broker: meson and ninja hooks handle most things for usPeter Hoeg2017-09-05
| | |
| * | apple-source-releases: Add some meta.platformsTuomas Tynkkynen2017-09-04
| | | | | | | | | | | | Or Hydra tries to build them on Linux...
| * | mdadm4: Fix build by including change from 7d010ab5f4aeTuomas Tynkkynen2017-09-04
| | | | | | | | | | | | And drop `-std=gnu89` while at it.
| * | linux-copperhead: 4.12.10.a -> 4.13.aTim Steinbach2017-09-04
| | |
| * | mwprocapture: fix build with kernels <4.13Cray Elliott2017-09-03
| | | | | | | | | | | | also do some minor cleanup
| * | mwprocapture: 1.2.0.3269 -> 1.2.0.3589Cray Elliott2017-09-03
| | | | | | | | | | | | | | | remove linux 4.11 patch as it was included upstream, include a new patch needed for linux 4.13
| * | linux: Add 4.13Tim Steinbach2017-09-03
| | |
* | | Merge pull request #28557 from obsidiansystems/binutils-wrapperJohn Ericson2017-09-03
|\ \ \ | | | | | | | | Binutils-wrapper: Init by refactoring out of cc-wrapper
| * | | darwin binutils: Unwrap GNU Binutils before splicing with cctoolsJohn Ericson2017-09-01
| | | |
| * | | misc pkgs: Use $NIX_BINUTILS for when neededJohn Ericson2017-09-01
| | | | | | | | | | | | | | | | Certain files are now only there instead of $NIX_CC (some are in both)
* | | | systemd: use fetchpatch for patch with the correct hashRobin Gloster2017-09-03
| | | | | | | | | | | | | | | | the fetchurl failed on hydra sometimes
* | | | Merge branch 'master' into stagingVladimír Čunát2017-09-03
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #28912 from disassembler/jfbviewJoachim F2017-09-03
| |\ \ \ | | | | | | | | | | jfbview: 0.5.3 -> 0.5.4
| | * | | jfbview: 0.5.3 -> 0.5.4Samuel Leathers2017-09-02
| | | | |
| * | | | fwupd: bumpShea Levy2017-09-02
| |/ / /
| * | | linux: 4.9.46 -> 4.9.47Tim Steinbach2017-09-02
| | | | | | | | | | | | | | | | (cherry picked from commit 27c8378c0c81aa17aef615615421aa5de3d8246b)
| * | | kernelPatches.grsecurity_testing: removeJoachim Fasting2017-09-02
| | | |
* | | | systemd: use fetchurl for patchFrederik Rietdijk2017-09-02
| | | | | | | | | | | | | | | | because a hash corresponding to fetchurl was provided.
* | | | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-09-02
|\| | | | |/ / |/| |
| * | conky: Don't enable nvidiaSupport by defaultaszlig2017-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This has been introduced in 6a6fb6d31cc736af4cf9893deffcd0151f0b8c11. Relying on non-free software by default is probably a bad idea. Apart from the fact that (sane) people usually don't want to have it sitting on their system even people who don't care will have to set "allowUnfree" to true in order to install conky. Signed-off-by: aszlig <aszlig@redmoonstudios.org> Cc: @canndrew, @Mic92
| * | crda: fix build with gcc6Samuel Leathers2017-09-01
| | |
| * | linux-testing-bcachefs: init at 4.11.2017.08.23davidak2017-08-31
| | |
| * | Merge commit '2858c41' into HEADFrederik Rietdijk2017-08-30
| |\ \
| * \ \ Merge pull request #28651 from NeQuissimus/evdi_1_4_1_masterFranz Pletz2017-08-30
| |\ \ \ | | | | | | | | | | evdi: 1.4.1 -> 1.4.1+git2017-06-12
| | * | | evdi: 1.4.1 -> 1.4.1+git2017-06-12Tim Steinbach2017-08-29
| | | | |
| * | | | Merge pull request #28653 from NeQuissimus/rtlwifi_new_2017_07_18Franz Pletz2017-08-30
| |\ \ \ \ | | | | | | | | | | | | rtlwifi_new: 2016-09-12 -> 2017-07-18
| | * | | | rtlwifi_new: 2016-09-12 -> 2017-07-18Tim Steinbach2017-08-28
| | |/ / /
| * | | | Merge pull request #28654 from NeQuissimus/rtl8723bs_2017_04_06Franz Pletz2017-08-30
| |\ \ \ \ | | | | | | | | | | | | rtl8723bs: 2016-04-11 -> 2017-04-06
| | * | | | rtl8723bs: 2016-04-11 -> 2017-04-06Tim Steinbach2017-08-28
| | |/ / /
| * | | | Merge pull request #28661 from NeQuissimus/ixgbevf_4_2_1Franz Pletz2017-08-30
| |\ \ \ \ | | | | | | | | | | | | ixgbevf: 4.1.2 -> 4.2.1
| | * | | | ixgbevf: 4.1.2 -> 4.2.1Tim Steinbach2017-08-29
| | |/ / /
| * | | | linux-copperhead: 4.12.9.a -> 4.12.10.aTim Steinbach2017-08-30
| | | | |
| * | | | linux: 4.9.45 -> 4.9.46Tim Steinbach2017-08-30
| | | | |
| * | | | linux: 4.12.9 -> 4.12.10Tim Steinbach2017-08-30
| | | | |
| * | | | Merge pull request #28728 from canndrew/conky-nvidiaJörg Thalheim2017-08-30
| |\ \ \ \ | | | | | | | | | | | | conky: enable nvidia support
| | * | | | conky: enable nvidia supportAndrew Cann2017-08-30
| | | | | |
| * | | | | displaylink: use requireFile instead of fetchurlSang Hak (Andy) Chun2017-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The direct link used with fetchurl is no longer a direct link (see #28279) Users will need to accept a EULA and add the source themselves to the store.
| * | | | | Merge pull request #28660 from NeQuissimus/frandom_patchFranz Pletz2017-08-30
| |\ \ \ \ \ | | | | | | | | | | | | | | frandom: Remove
| | * | | | | frandom: RemoveTim Steinbach2017-08-29
| | | |/ / / | | |/| | |
| * | | | | Merge pull request #28652 from NeQuissimus/sch_cake_2017_07_16Franz Pletz2017-08-30
| |\ \ \ \ \ | | | | | | | | | | | | | | sch_cake: 2017-01-28 -> 2017-07-16
| | * | | | | sch_cake: 2017-01-28 -> 2017-07-16Tim Steinbach2017-08-28
| | |/ / / /
| * | | | | Merge pull request #28662 from NeQuissimus/mxu11x0_1_3_11Franz Pletz2017-08-30
| |\ \ \ \ \ | | | | | | | | | | | | | | mxu11x0: 1.3.11 -> 1.3.11+git2017-07-13
| | * | | | | mxu11x0: 1.3.11 -> 1.3.11+git2017-07-13Tim Steinbach2017-08-29
| | |/ / / /
| * | | | | acpi_call: mark as broken on ChromiumOS kernelsMichael Raskin2017-08-29
| | | | | |
| * | | | | Merge pull request #28650 from NeQuissimus/ena_1_2_0Jörg Thalheim2017-08-29
| |\ \ \ \ \ | | | | | | | | | | | | | | ena: 20160629 -> 1.2.0
| | * | | | | ena: 20160629 -> 1.2.0Tim Steinbach2017-08-28
| | |/ / / /
| * | | | | Merge pull request #28657 from zraexy/broadcom-bt-firmwareJörg Thalheim2017-08-29
| |\ \ \ \ \ | | | | | | | | | | | | | | broadcom-bt-firmware: 12.0.1.1011 -> 12.0.1.1012
| | * | | | | broadcom-bt-firmware: 12.0.1.1011 -> 12.0.1.1012zraexy2017-08-28
| | | | | | |
* | | | | | | mkDerivation: fix hardening flags checkOrivej Desh2017-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - allow "all" in hardeningDisable - fix busybox flags - print detailed error message Discussed at https://github.com/NixOS/nixpkgs/pull/28555#issuecomment-326413032
* | | | | | | systemd: add patch to fix suspend.targetteh2017-08-30
| | | | | | |