Commit graph

7726 commits

Author SHA1 Message Date
Shea Levy a96886863a
Merge branch 'riscv-initial-cross-support' of git://github.com/shlevy/nixpkgs 2018-02-18 16:16:48 -05:00
Tim Steinbach 246359e855
linux: 4.15.3 -> 4.15.4 2018-02-18 09:55:54 -05:00
Tim Steinbach 9d55ab2c4b
linux: 4.14.19 -> 4.14.20 2018-02-18 09:55:21 -05:00
Tim Steinbach e3dd76f76c
linux: 4.9.81 -> 4.9.82 2018-02-18 09:54:56 -05:00
Tim Steinbach 07e7a67f7b
linux: 4.4.115 -> 4.4.116 2018-02-18 09:54:31 -05:00
Tim Steinbach 734f40a0a5
linux-copperhead: 4.15.3.a -> 4.15.4.a 2018-02-18 09:53:59 -05:00
Shea Levy a933aa9a8d
busybox-sandbox-shell: Fix build on RISC-V 2018-02-18 09:02:10 -05:00
Vladimír Čunát b5aaaf87a7
Merge staging and PR #35021
It's the last staging commit (mostly) built on Hydra,
and a minimal fix for Darwin regression in pysqlite.
2018-02-16 09:13:12 +01:00
adisbladis dafdaa98a5
Merge pull request #34994 from jokogr/u/openvswitch-2.5.4
openvswitch: 2.5.2 -> 2.5.4
2018-02-16 12:43:24 +08:00
adisbladis 91d89abc5a
Merge pull request #35007 from layus/update-conky
conky: 1.10.7 -> 1.10.8
2018-02-16 12:42:50 +08:00
Tuomas Tynkkynen b98a3f247a linux_testing: 4.15-rc9 -> 4.16-rc1 2018-02-16 01:13:30 +02:00
Tuomas Tynkkynen 64fa0d5b97 kernel: Add deps for building 4.16 2018-02-16 01:13:30 +02:00
Tuomas Tynkkynen 7a7e8a8004 kernel config: Disable USB_SERIAL_* on 4.16 and above
They got removed:

commit 003948c54e5b5034a9bbb4923336f5aba125eae6
Author: Benjamin Gilbert <benjamin.gilbert@coreos.com>
Date:   Tue Jan 23 18:06:30 2018 -0800

    USB: serial: keyspan: Drop firmware Kconfig options

    The USB_SERIAL_KEYSPAN_* firmware options no longer do anything.
2018-02-16 01:13:30 +02:00
Tuomas Tynkkynen db38e0c7e7 kernel config: Cleanup self-test module disabling
No reason to have complex version-dependent conditionals when the
question mark already handles this just as well.

Also add RUNTIME_TESTING_MENU setting which nicely disables all of this
on >= 4.16.
2018-02-16 01:13:30 +02:00
Guillaume Maudoux 71f72219fc conky: 1.10.7 -> 1.10.8 2018-02-15 16:43:17 +01:00
Jörg Thalheim a956c646fb
Merge pull request #34827 from danielfullmer/rtl8812-5.2.20
rtl8812au: 4.3.20 -> 5.2.20_25672.20171213
2018-02-15 08:13:10 +00:00
Herwig Hochleitner 3027b80f1d linuxPackages.kernel: add feature.debug flag for enabling DEBUG_INFO 2018-02-15 09:10:32 +01:00
Herwig Hochleitner 66080ae4d8 programs.criu: add nixos option for installing criu + kernel flags 2018-02-15 09:10:32 +01:00
Ioannis Koutras 98c91fb9d6 openvswitch: 2.5.2 -> 2.5.4 2018-02-15 09:59:52 +02:00
Jan Tojnar 200a08e649
fwupd: add manpage 2018-02-15 01:11:14 +01:00
Jan Tojnar a5e46588ab
fwupd: add devdoc 2018-02-15 01:11:14 +01:00
Jan Tojnar 201cc158cb
nixos/fwupd: add test 2018-02-15 01:11:13 +01:00
Jan Tojnar be54e4b07e
fwupd: enable tests 2018-02-15 01:11:13 +01:00
Jan Tojnar 2ea6f25ebc
fwupd: use correct libelf 2018-02-15 01:11:12 +01:00
Will Dietz 8340cc5c6a
fwupd: shared_mime_info is needed! 2018-02-15 01:11:12 +01:00
Jan Tojnar fb29a093f1
fwupd: 1.0.1 → 1.0.4 2018-02-15 01:11:11 +01:00
Jan Tojnar f94a17387c
efivar: 30 → 34 2018-02-15 01:11:10 +01:00
Frederik Rietdijk 672bb6b4ab Merge remote-tracking branch 'upstream/master' into HEAD 2018-02-14 21:30:08 +01:00
Michael Weiss 92d2043d0f fscrypt: 0.2.2 -> 0.2.3 2018-02-14 13:31:24 +01:00
Michael Weiss bf01a11ac1 fscryptctl: 2017-09-12 -> 2017-10-23 2018-02-14 13:31:24 +01:00
Tuomas Tynkkynen 8e643320c0 linuxHeaders: Drop usage of kernelHeadersBaseConfig
It's not actually needed, and AFAICT has never been. Or at least
Buildroot can build kernel headers as old as 3.2 without running the
config phase.

While at it, set ARCH unconditionally.
2018-02-14 01:47:28 +02:00
Will Dietz b0c4138a3b iproute: patchshebangs to work on 'hostPlatform' (not build) 2018-02-13 13:55:43 -06:00
Will Dietz d3b59f864a define top-level attrs for getent, getconf
Note that currently getent is explicitly taken from "glibc.bin",
regardless of build configuration which this preserves for now.
(on non-musl anyway)
2018-02-13 11:47:16 -06:00
Tim Steinbach 45e9b7b1c1
linux: 4.9.80 -> 4.9.81 2018-02-13 12:44:43 -05:00
Tim Steinbach 3b9f6874d8
linux: 4.14.18 -> 4.14.19 2018-02-13 12:40:34 -05:00
Will Dietz 82dfab87fa systemd: add getent-bin to nativeBuildInputs, meson searches for getent 2018-02-13 09:45:05 -06:00
Will Dietz 8323123e95 systemd: use musl-getent on musl instead of glibc.bin's getent 2018-02-13 09:45:05 -06:00
Will Dietz 22a5393041 pam: depsBuildBuild for buildPackages.stdenv.cc 2018-02-13 09:45:02 -06:00
Will Dietz 7522d6b02f busybox: don't force gcc 2018-02-13 09:45:02 -06:00
Will Dietz b281cb20d5 iputils: drop glibc assert 2018-02-13 09:45:01 -06:00
Will Dietz d9b8f17341 shadow: fix attempt to access 'stdenv.glibc' 2018-02-13 09:45:01 -06:00
Ben Gamari ef5d3d1c9f kexectools: Fix cross compilation 2018-02-13 09:45:00 -06:00
Ben Gamari f33a75a658 kexectools: Add dependency on build CC
Seems to allow cross-compilation.
2018-02-13 09:45:00 -06:00
Will Dietz ad09de4d13 numactl: fix use of deprecated macros, patch to fix w/musl 2018-02-13 09:45:00 -06:00
Will Dietz d8b15f8b05 numactl: 2.0.10 -> 2.0.11
grab release from github, old homepage seems defunct?
2018-02-13 09:44:59 -06:00
Will Dietz 7fbb42eabb Similarly, use 4.15 kernel headers instead of patching 4.14 w/uapi fixes 2018-02-13 09:44:59 -06:00
Will Dietz cea0765a29 libcap: depsBuildBuild, don't set CC/BUILD_CC 2018-02-13 09:44:57 -06:00
Ben Gamari db9f302cf3 libcap: Fix cross-compilation 2018-02-13 09:44:57 -06:00
Will Dietz 5aed799ae0 iputils: only use libidn on non-musl 2018-02-13 09:44:55 -06:00
Will Dietz e606e4d6a9 lvm2: musl patches from alpine 2018-02-13 09:44:55 -06:00