Commit Graph

11194 Commits

Author SHA1 Message Date
Timo Kaufmann
7cc78d4485
Merge pull request #67696 from eadwu/bcachefs/update-7
bcachefs/update-7
2019-09-28 08:22:24 +00:00
Franz Pletz
2a284a7805
Merge pull request #69410 from primeos/iproute2
iproute: 5.2.0 -> 5.3.0
2019-09-28 06:21:21 +00:00
R. RyanTM
28dba451bd openiscsi: 2.0.877 -> 2.0.878
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/open-iscsi/versions
2019-09-27 16:32:35 -07:00
Vladimír Čunát
217cf982c7
Merge branch 'master' into staging-next 2019-09-27 22:13:02 +02:00
Samuel Dionne-Riel
95005c1039
Merge pull request #68265 from tkerber/rpi4
Various: Add support for raspberry pi 4.
2019-09-27 14:35:17 -04:00
Franz Pletz
1bcd6fdc41
Merge pull request #69647 from Baughn/zfs
zfs: 0.8.1 -> 0.8.2
2019-09-27 16:20:46 +00:00
Svein Ove Aas
f6a894475c
zfs: 0.8.1 -> 0.8.2 2019-09-27 15:38:55 +01:00
Edmund Wu
6eb5915afd
linux_testing_bcachefs: 5.1.2019.08.21 -> 5.2.2019.09.24 2019-09-27 09:19:12 -04:00
Jörg Thalheim
c0cba22090
Add intel-compute-runtime / Intel NEO driver stack (#63705)
Add intel-compute-runtime / Intel NEO driver stack
2019-09-27 11:52:55 +01:00
Peter Hoeg
b16a186529
Merge pull request #69602 from r-ryantm/auto-update/iio-sensor-proxy
iio-sensor-proxy: 2.7 -> 2.8
2019-09-27 15:03:16 +08:00
Joachim F
ad773d31e2
Merge pull request #69345 from joachifm/feat/split-version
Replace uses of splitString for splitting version strings
2019-09-27 06:19:18 +00:00
R. RyanTM
42a2b37376 criu: 3.12 -> 3.13
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/criu/versions
2019-09-26 21:14:41 -05:00
R. RyanTM
93bcad6b20 iio-sensor-proxy: 2.7 -> 2.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/iio-sensor-proxy/versions
2019-09-26 15:48:37 -07:00
Joachim Fasting
bad07dfac5
tree-wide: replace uses of splitString "." with lib.versions
Quoting from the splitString docstring:

   NOTE: this function is not performant and should never be used.

This replaces trivial uses of splitString for splitting version
strings with the (potentially builtin) splitVersion.
2019-09-26 17:42:49 +02:00
Jörg Thalheim
2e3df3f1a9
btfs: simplify shebang fixup 2019-09-26 09:09:41 +01:00
R. RyanTM
38bff390bc btfs: 2.19 -> 2.20
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/btfs/versions
2019-09-26 01:00:08 -07:00
Jörg Thalheim
827f8a33f7
Merge pull request #69388 from ivan/kernel-inet-diag
kernel/common-config: enable INET_{TCP,UDP,RAW}_DIAG and INET_DIAG_DESTROY
2019-09-26 08:50:54 +01:00
Dmitry Kalinkin
b3472597b7
Merge branch 'staging-next' into staging
Fixes eval on darwin after #69072

Tested using maintainers/scripts/eval-release.sh before and after to see
that the fix works
2019-09-25 19:31:32 -04:00
Dmitry Kalinkin
c455adcc42
Merge branch 'master' into staging-next
Fixes eval on darwin after #69072

Resolved conflict in pkgs/tools/security/thc-hydra/default.nix
Basically had to revert a1c0e10564 which
adapts #69210 to master that doesn't yet have
329a88efa7

Tested using maintainers/scripts/eval-release.sh before and after to see
that the fix works
2019-09-25 19:21:46 -04:00
Robin Gloster
d4212d66a8
linuxPackages.r8168: 8.046.00 -> 8.047.00 2019-09-25 17:09:26 +02:00
Robin Gloster
0fe41d4a87
linuxPackages.jool: 4.0.0 -> 4.0.5 2019-09-25 16:46:32 +02:00
Michael Weiss
051d0bf54d
iproute: 5.2.0 -> 5.3.0
"This update includes usual ammount of minor fixes and to tools and
documentation. More to the newer tools like devlink and rdma." [0]

File changes:
+share/man/man8/ip-nexthop.8.gz
+share/man/man8/rdma-statistic.8.gz
+share/man/man8/rdma-system.8.gz
+share/man/man8/tc-ctinfo.8.gz
+share/man/man8/tc-mpls.8.gz

nix path-info -S:
5.2.0 46554496
5.3.0 46560144

[0]: https://www.spinics.net/lists/netdev/msg600739.html
2019-09-25 11:08:51 +02:00
Ivan Kozik
6df3156696 kernel/common-config: enable INET_{TCP,UDP,RAW}_DIAG and INET_DIAG_DESTROY 2019-09-24 21:39:02 +00:00
Peter Hoeg
da9e40fcc2
Merge pull request #69299 from peterhoeg/f/hv_master
hyperv-daemons: fix binary location to stop error log spam
2019-09-25 04:50:06 +08:00
Ivan Kozik
97cc421cdd kernel/common-config: enable SCHED_DEBUG 2019-09-24 20:29:04 +00:00
Robin Gloster
3fd6409d4a
Merge pull request #69005 from disassembler/ply-rsync
linuxPackages.ply: add rsync to native build inputs
2019-09-24 16:34:52 +02:00
Vladimír Čunát
192fb9d11b
Merge branch 'staging-next' into staging 2019-09-24 08:15:01 +02:00
Vladimír Čunát
eab41878ac
Merge branch 'master' into staging-next 2019-09-24 08:14:34 +02:00
Jörg Thalheim
11c140cd9e
Merge pull request #69120 from mweinelt/pr/piper/0.3
piper: 0.2.903 -> 0.3
2019-09-24 06:55:35 +01:00
Jörg Thalheim
7cacb64c75
Merge pull request #69119 from mweinelt/pr/libratbag/0.10
libratbag: 0.9.905 -> 0.10
2019-09-24 06:52:58 +01:00
Jörg Thalheim
868147e1bc
Merge pull request #69231 from c00w/3a
linux_rpi: copy dtb so raspberry pi 3a+ boots
2019-09-24 04:23:23 +01:00
Jörg Thalheim
bfed455de3
Merge pull request #68946 from volth/escape
treewide: fix string escapes
2019-09-24 04:19:12 +01:00
Peter Hoeg
a5872e8bde hyperv-daemons: fix binary location to stop error log spam 2019-09-24 11:10:16 +08:00
Jörg Thalheim
8086e672c7
linuxPackages.exfat-nofuse: 2018-04-16 -> 2019-09-06 (#68647)
linuxPackages.exfat-nofuse: 2018-04-16 -> 2019-09-06
2019-09-24 03:47:08 +01:00
Jörg Thalheim
a1d557a1da
Merge pull request #68745 from dtzWill/fix/systemd-unused-lxml
systemd: cleanup unused variable and containing 'let' (NFCI)
2019-09-24 03:43:40 +01:00
Jörg Thalheim
43c6c753ee
Merge pull request #68220 from jonringer/bump-radeontool
radeontool: 1.5 -> 1.6.3
2019-09-24 03:40:22 +01:00
Jörg Thalheim
6f7397257e
Merge pull request #69296 from Mic92/rtlwifi_new
rtlwifi_new: 2018-02-17 -> 2019-08-21
2019-09-23 20:41:04 +01:00
Eelco Dolstra
711cbb9117 rtl8812au, rtl8821au: Prevent runtime dependency on kernel.dev 2019-09-23 19:23:21 +02:00
Jörg Thalheim
434a69f5b5
rtlwifi_new: 2018-02-17 -> 2019-08-21 2019-09-23 14:37:51 +01:00
Jörg Thalheim
1e8772375e
systemd: add myself as maintainer 2019-09-23 09:43:37 +01:00
Jörg Thalheim
53fb1c512a
systemd: make sysinit.target depend on local-fs.target again
This change was re-introduced when updating to systemd 243.
Also see: https://github.com/NixOS/nixpkgs/pull/67858
2019-09-23 09:43:32 +01:00
Jörg Thalheim
9dd99b7735
Merge pull request #67268 from michaelpj/imp/intel-rapl
kernel: set POWERCAP and INTEL_RAPL
2019-09-23 08:06:23 +01:00
Jörg Thalheim
8c7667c325
Enable work variant firewall with iptables-compat (#66953)
Enable work variant firewall with iptables-compat
2019-09-22 09:28:16 +01:00
Vladimír Čunát
6c567ed797
Merge branch 'staging-next' into staging 2019-09-22 10:06:45 +02:00
Jörg Thalheim
88c5b20606
iptables-compat: rename to iptables-nftables-compat
Same as debian, more clarity what the package is about.
2019-09-22 09:00:41 +01:00
Vladimír Čunát
22a216849b
Re-Revert "Merge branch 'staging-next'"
This reverts commit f8a8fc6c7c.
2019-09-22 09:38:09 +02:00
Tim Steinbach
e331f65c93
linux: 5.3 -> 5.3.1 2019-09-21 20:16:17 -04:00
Tim Steinbach
eb43234379
linux: 5.2.16 -> 5.2.17 2019-09-21 20:15:55 -04:00
Tim Steinbach
c147f9194d
linux: 4.9.193 -> 4.9.194 2019-09-21 20:15:15 -04:00
Tim Steinbach
e82d83fa5a
linux: 4.4.193 -> 4.4.194 2019-09-21 20:14:40 -04:00
Tim Steinbach
39907115e5
linux: 4.19.74 -> 4.19.75 2019-09-21 20:14:02 -04:00
Tim Steinbach
4c1fa37cd3
linux: 4.14.145 -> 4.14.146 2019-09-21 20:13:03 -04:00
Colin L Rice
56d198b775 linux_rpi: copy dtb so raspberry pi 3a+ boots 2019-09-21 19:51:04 -04:00
Vladimír Čunát
f8a8fc6c7c
Revert "Merge branch 'staging-next'"
This reverts commit 41af38f372, reversing
changes made to f0fec244ca.

Let's delay this.  We have some serious regressions.
2019-09-21 20:05:09 +02:00
Tim Steinbach
53e1d838eb
Revert "zfs: Incompatibility with kernel 5.3"
This reverts commit 7cff0bc3ee.

The assertion is eagerly evaluated and prevents builds for kernels
that do not even use zfs
2019-09-20 23:59:57 -04:00
Matthew Bauer
d8b7b95ac6 Merge remote-tracking branch 'origin/master' into staging 2019-09-20 23:25:24 -04:00
Tim Steinbach
7cff0bc3ee
zfs: Incompatibility with kernel 5.3
Enable the warning that ZFS is currently
incompatible with 5.3 kernels
2019-09-20 14:39:38 -04:00
Martin Weinelt
d0f19f9609 libratbag: 0.9.905 -> 0.10 2019-09-19 22:30:40 +02:00
Martin Weinelt
67844e82be piper: 0.2.903 -> 0.3 2019-09-19 22:29:48 +02:00
Martin Weinelt
fb9b7446ee piper: temporarily propagate gobject-introspection
On startup piper would be unable to find Pango:
> ImportError: Typelib file for namespace 'Pango', version '1.0' not found

Workaround for #56943
2019-09-19 22:29:31 +02:00
Frederik Rietdijk
f81d43b94c Merge staging-next into staging 2019-09-19 17:00:07 +02:00
Frederik Rietdijk
0b12d44c06 Merge master into staging-next 2019-09-19 16:59:42 +02:00
Tim Steinbach
d35cd45d9f
linux: 5.2.15 -> 5.2.16 2019-09-19 09:55:34 -04:00
Tim Steinbach
1cb7951beb
linux: 4.19.73 -> 4.19.74 2019-09-19 09:54:31 -04:00
Tim Steinbach
93519f46cd
linux: 4.14.144 -> 4.14.145 2019-09-19 09:54:18 -04:00
Eelco Dolstra
387a2f27ec
Merge pull request #68906 from edolstra/revert-interface-version
Revert systemd interface version to 2
2019-09-19 14:09:18 +02:00
Will Dietz
c8663660dc
linuxPackages.fwts-efi-runtime: init 2019-09-18 17:13:38 -05:00
Will Dietz
d1e1b922fb
microcodeIntel: 20190618 -> 20190918 2019-09-18 16:59:44 -05:00
Jan Tojnar
f5ef80b46d
Merge branch 'staging-next' into staging 2019-09-18 21:16:01 +02:00
Jan Tojnar
62791c3743
Merge branch 'master' into staging-next 2019-09-18 21:15:35 +02:00
Bjørn Forsman
6b3832a519 mdadm: fix path to sendmail
Without this, mdadm won't be able to send email notifications:

  $ sudo mdadm --monitor --scan --test
  sh: /nix/store/2v8jn0lxza72grcm6hciak9fpgm7xb3a-system-sendmail-1.0: Is a directory

Fixes: b074a40f74 ("mdadm: use shared system-sendmail")
2019-09-18 20:56:40 +02:00
Matthew Bauer
3b96c76bef wxMSW: mark broken
This hasn’t worked for a while:

https://hydra.nixos.org/job/nixpkgs/cross-trunk/crossMingw32.windows.wxMSW.x86_64-linux
2019-09-18 12:51:00 -04:00
Samuel Leathers
48c0062fe9
linuxPackages.ply: add rsync to native build inputs 2019-09-17 23:30:53 -04:00
Matthew Bauer
1bc7fae62d
Merge pull request #68889 from nspin/pr/various-cross-2
Various cross-compilation fixes
2019-09-17 19:35:44 -04:00
Nick Spinale
101947774c udisks2: disable docs when cross-compiling 2019-09-17 23:09:55 +00:00
Franz Pletz
6bbf9dc419
firmwareLinuxNonfree: 2019-07-17 -> 2019-08-15 2019-09-17 23:34:07 +02:00
worldofpeace
83686eb1fb
Merge pull request #68728 from d-goldin/fix_setools_build
setools: 4.2.0 -> 4.2.2 and fixing build
2019-09-17 07:44:40 -04:00
worldofpeace
bd387439ea
Merge pull request #68917 from dtzWill/feature/cpustat
cpustat: init at 0.02.09
2019-09-17 07:27:14 -04:00
Will Dietz
9381884079
health-check: whitespace between attributes 2019-09-16 22:19:02 -05:00
Will Dietz
647a90fd92
power-calibrate: whitespace touchup 2019-09-16 22:18:26 -05:00
Will Dietz
d0c6414938
cpustat: newlines between (most) attributes
Exception is made for pname/version as is convention.
2019-09-16 22:16:37 -05:00
Thomas Kerber
cc5baf2d86
Various: Add support for raspberry pi 4. 2019-09-17 04:05:16 +01:00
volth
8276314608 treewide: fix string escapes 2019-09-16 22:15:38 +00:00
Tim Steinbach
921071da08
linux: Add 5.3, linux-libre: 16791 -> 16794
Update linuxPackages_latest to 5.3
2019-09-16 14:00:02 -04:00
Tim Steinbach
ef13578aac
linux: 5.2.14 -> 5.2.15 2019-09-16 14:00:02 -04:00
Tim Steinbach
9ea89fd6c7
linux: 4.9.192 -> 4.9.193 2019-09-16 14:00:01 -04:00
Tim Steinbach
f282e78e4b
linux: 4.4.192 -> 4.4.193 2019-09-16 14:00:01 -04:00
Tim Steinbach
572785b869
linux: 4.19.72 -> 4.19.73 2019-09-16 14:00:01 -04:00
Tim Steinbach
57a9aa53f9
linux: 4.14.143 -> 4.14.144 2019-09-16 13:59:58 -04:00
worldofpeace
40dda7383b wpa_supplicant: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:46 -04:00
worldofpeace
ad6aada7e2 fwupd: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:09 -04:00
worldofpeace
41b7323417 systemd: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:09 -04:00
worldofpeace
5548dd31f0 bluez: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:08 -04:00
Vladimír Čunát
fa4a3af5a7
Merge branch 'master' into staging-next 2019-09-16 19:24:52 +02:00
Will Dietz
3ba3688552
health-check: init at 0.03.02 2019-09-16 12:15:05 -05:00
Will Dietz
467e561be0
power-calibrate: init at 0.01.28 2019-09-16 12:08:24 -05:00
Will Dietz
a546053664
cpustat: init at 0.02.09 2019-09-16 12:07:37 -05:00
Eelco Dolstra
b20a0e49c8
Revert systemd interface version to 2
The new systemd in 19.09 gives an "Access Denied" error when doing
"systemctl daemon-reexec" on an 19.03 system. The fix is to use the
previous systemctl to signal the daemon to re-exec itself. This
ensures that users don't have to reboot when upgrading from NixOS
19.03 to 19.09.
2019-09-16 16:51:19 +02:00
Will Dietz
08466b3467
linuxPackages*.intel-speed-select (5.3+) 2019-09-16 09:16:58 -05:00
Will Dietz
bd65f5e4db
linuxPackages*.turbostat: init 2019-09-16 09:15:42 -05:00
makefu
8a6e2f5d53
linuxPackages.exfat-nofuse: 2018-04-16 -> 2019-09-06
Upstream repository is unmaintained since 2018, maintainership got taken
over by AdrianBan ( https://github.com/dorimanx/exfat-nofuse/issues/145#issuecomment-528632096 )
2019-09-16 14:09:44 +02:00
Dima
2a8f7d71ce linux-libre: fixing build / deblobbing (#68844)
Build was failing because we were depending on tagged versions of
the deblobbing scripts. The tags are not updated and thus newer
changes required won't be reflected unless the tag is re-created, which
might not be reliably the case.

So bumping revision and switching to use the branches to access the
deblob scripts.

For context, in our case the missing change is:

--- /nix/store/sfc0rrhj5l44zpqgpsymq5750k5wzg8p-tags-r16790/4.19-gnu/deblob-4.19	1970-01-01 01:00:01.000000000 +0100
+++ ../deblob-4.19	2019-09-14 14:53:44.637404289 +0200
@@ -1879,7 +1879,11 @@

 announce BRCMFMAC - "Broadcom IEEE802.11n embedded FullMAC WLAN driver"
 reject_firmware drivers/net/wireless/broadcom/brcm80211/brcmfmac/firmware.c
-reject_firmware drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c
+if grep -q firmware_request_nowarn drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c; then
+  reject_firmware_nowarn drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c
+else
+  reject_firmware drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c
+fi
 clean_blob drivers/net/wireless/broadcom/brcm80211/brcmfmac/feature.c
 clean_blob drivers/net/wireless/broadcom/brcm80211/brcmfmac/firmware.h
2019-09-15 17:42:29 +00:00
Nick Spinale
d22575e075 drbd: fix cross-compilation 2019-09-15 15:36:31 +02:00
Nick Spinale
5856dc86ac bridge-utils: fix cross-compilation 2019-09-15 15:36:31 +02:00
Vladimír Čunát
b6c6e1f9e8
Merge branch 'master' into staging-next 2019-09-15 13:18:54 +02:00
worldofpeace
a715aa7073
kexectools: fix build on i686
https://hydra.nixos.org/build/99957229
See: cb1e5463b5

Forward-cherry picked from commit dc051dfdef, but only conditionally
for i686 to rebuild only where necessary.  Discussion: PR #68380.
2019-09-14 20:39:24 +02:00
Michael Weiss
1cb21f7f59
Merge pull request #68610 from primeos/fscrypt
fscrypt: unstable-2019-08-29 -> 0.2.5
2019-09-14 17:39:05 +02:00
Will Dietz
5f269cd4f9
systemd: cleanup unused variable and containing 'let' (NFCI)
This seems to be inlined directly later, FWIW.
2019-09-13 22:01:48 -05:00
Dima
afc4110dac setools: 4.2.0 -> 4.2.2 and fixing build
The build was broken because meanwhile setools requires cython
and no bison, swig and flex anymore.

Also, bumping version to newest release, which is not directly related
to the build breakage.
2019-09-14 03:18:59 +02:00
worldofpeace
a412701c8d
Merge pull request #68063 from dtzWill/update/ell-0.22-iwd-0.20
ell: 0.21 -> 0.22, iwd: 0.19 -> 0.20, add myself to maintainers
2019-09-13 21:09:00 -04:00
Will Dietz
208fa6be8e iwd: revert commit introducing attempt to create /var
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-09-13 20:59:31 -04:00
Will Dietz
aaf0ccfa4d iwd: 0.19 -> 0.20
* don't use deprecated dbus directory
* alphabetize
* drop Mic92 from maintainers
  https://github.com/NixOS/nixpkgs/pull/68063#discussion_r323113385
* enableParallelBuilding

Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-09-13 20:59:17 -04:00
Jan Tojnar
a441eaa7b1
Merge branch 'staging-next' into staging 2019-09-12 22:49:43 +02:00
Michael Weiss
c399d6d9bb
fscrypt: unstable-2019-08-29 -> 0.2.5 2019-09-12 21:23:22 +02:00
worldofpeace
eac17fb9ef
Merge pull request #68419 from danielfullmer/rtl8812au-kernel-fix
rtl8812au: 5.2.20.2_28373.20180619 -> 5.2.20.2_28373.20190903
2019-09-12 13:09:22 -04:00
Daniel Fullmer
f12dcceb47 rtl8812au: 5.2.20.2_28373.20180619 -> 5.2.20.2_28373.20190903 2019-09-12 13:07:27 -04:00
Jan Tojnar
9b6789de73
tree-wide: replace wrapProgram with wrapGApp
where appropriate
2019-09-10 17:54:57 +02:00
Tim Steinbach
9145123508
linux: 5.2.13 -> 5.2.14 2019-09-10 08:20:44 -04:00
Tim Steinbach
9c148f8c11
linux: 4.9.191 -> 4.9.192 2019-09-10 08:20:40 -04:00
Tim Steinbach
3e828aa8c4
linux: 4.4.191 -> 4.4.192 2019-09-10 08:20:34 -04:00
Tim Steinbach
feb7dc93b9
linux: 4.19.71 -> 4.19.72 2019-09-10 08:20:29 -04:00
Tim Steinbach
64bd7a34f9
linux: 4.14.142 -> 4.14.143 2019-09-10 08:20:22 -04:00
Jan Tojnar
1716d62f63
Merge branch 'staging-next' into staging 2019-09-10 07:06:45 +02:00
Jan Tojnar
8752ff2254
zbar: clean up (#68389)
zbar: clean up
2019-09-10 06:57:40 +02:00
worldofpeace
dc051dfdef kexectools: fix build on i686
https://hydra.nixos.org/build/99957229
See: cb1e5463b5
2019-09-09 22:31:34 -04:00
Franz Pletz
471ba8e2e6
linux: build rtw88 module
Adds support for Realtek wireless/bluetooth cards found in some Lenovo
laptops. The old `r8822be` module was removed in favour of this one.
2019-09-10 02:00:15 +02:00
Jan Tojnar
e1d5779154
v4l-utils: split to multiple outputs
That required setting localedir to fix cycle.

Also do not patch shebangs globally.
2019-09-10 01:56:39 +02:00
Nikita Voloboev
8b75a0a25f wifi-password: init at 0.1.0 (#68373)
* wifi-password: init at 0.1.0

* Apply suggestions from code review

Co-Authored-By: symphorien <symphorien@users.noreply.github.com>
2019-09-10 00:40:05 +02:00
Matthew Bauer
78879ae0e9 Revert "busybox: fix static builds"
This reverts commit b4f6931acd.

Broke busybox-sandbox-shell

https://hydra.nixos.org/build/100470231
2019-09-09 17:49:10 -04:00
worldofpeace
a9e0f1dee1 fwupd: add setuptools for python
It's no longer propagated so we need to add it.

Was failing like:
FAILED: libfwupd/fwupd.map
/build/fwupd-1.2.10/libfwupd/generate-version-script.py LIBFWUPD libfwupd/Fwupd-2.0.gir libfwupd/fwupd.map
Traceback (most recent call last):
File "/build/fwupd-1.2.10/libfwupd/generate-version-script.py", line 11, in <module>
    from pkg_resources import parse_version
ModuleNotFoundError: No module named 'pkg_resources'
2019-09-09 16:09:05 -04:00
Tim Steinbach
557c933bca linux: 5.3-rc7 -> 5.3-rc8 2019-09-09 14:25:31 -04:00
Tim Steinbach
acfea2179b linux: 5.3-rc6 -> 5.3-rc7 2019-09-09 14:25:31 -04:00
Tim Steinbach
d37427c17b linux: 5.3-rc5 -> 5.3-rc6 2019-09-09 14:25:31 -04:00
Tim Steinbach
6d6c3f66b0 linux: 5.2-rc7 -> 5.3-rc5 2019-09-09 14:25:31 -04:00
Matthew Bauer
f0d6a96202
Merge pull request #67644 from NixOS/busybox-static
busybox: fix static builds
2019-09-09 12:24:41 -04:00
Samuel Dionne-Riel
667712abe4
Merge pull request #68312 from mat8913/patch-2
kernel: Enable X86_AMD_PLATFORM_DEVICE
2019-09-09 09:33:22 -04:00
Frederik Rietdijk
e3f25191c4 Merge staging-next into staging 2019-09-09 08:11:34 +02:00
Frederik Rietdijk
731c82a447
Merge pull request #68244 from NixOS/staging-next
Staging next that includes gcc8
2019-09-09 08:09:36 +02:00
volth
7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Silvan Mosberger
916603c03c
Merge pull request #67241 from kcalvinalvin/cmt
nixos/modules/services/x11/hardware/: add cmt module
2019-09-08 22:33:30 +02:00
Frederik Rietdijk
4b929acf67 Merge staging-next into staging 2019-09-08 22:33:17 +02:00
Frederik Rietdijk
5f4734b1dd Merge remote-tracking branch 'upstream/gcc-8' into staging-next
Earlier the gcc8 branch was merged instead of the gcc-8 branch (note the dash)...
2019-09-08 20:44:26 +02:00
Vladimír Čunát
7e91247596
Merge branch 'staging-next' into staging 2019-09-08 18:28:11 +02:00
Andreas Rammhold
9c06aae94a
systemd: add myself as maintainer 2019-09-08 17:14:15 +02:00
Andreas Rammhold
d9b1256f93
systemd: 242 -> 243 2019-09-08 17:14:10 +02:00
Matthew Harm Bekkema
2e94b9853c
kernel: Enable X86_AMD_PLATFORM_DEVICE
This is needed to get the toupad working on my Acer Nitro laptop.
2019-09-09 00:22:27 +10:00
Frederik Rietdijk
e73f871285 Merge master into staging-next 2019-09-08 14:49:25 +02:00
worldofpeace
362c2f67f9
Merge pull request #68037 from dtzWill/update/upower-0.99.11
upower: 0.99.10 -> 0.99.11
2019-09-08 08:14:35 -04:00
worldofpeace
579a08ab15 upower: cleanup
* correct inputs
* drop dbus-glib
  Has not been needed for a very long
  time.
* intltool -> gettext
* add optional libimobiledevice
* propagate glib
  It's in Requires
* dev output
* drop useSystemd
2019-09-08 07:02:41 -04:00
Jan Tojnar
c7f19d7626
fwupd: 1.2.8 → 1.2.10 (#67625)
fwupd: 1.2.8 → 1.2.10
2019-09-08 03:42:49 +02:00
Samuel Dionne-Riel
4241a7f1b8
Merge pull request #68149 from colemickens/nixpkgs-bt-power
linux-kernel: HID_BATTERY_STRENGTH=yes
2019-09-07 17:07:32 -04:00
Calvin Kim
5df0605478 xf86-input-cmt: init at 2.0.2 2019-09-08 03:01:18 +09:00
Calvin Kim
b084a3dccc libgestures: init at 2.0.1 2019-09-08 03:00:32 +09:00
Calvin Kim
ae8c8f82bc libevdevc: init at 2.0.1 2019-09-08 02:55:27 +09:00
Calvin Kim
feed10306a chromium-xorg-conf: init (not versioned) 2019-09-08 02:53:16 +09:00
Frederik Rietdijk
7e9e5cab45 Merge master into staging-next 2019-09-07 09:53:09 +02:00
Tim Steinbach
5db81b646a
linux: 5.2.11 -> 5.2.13 2019-09-06 19:33:55 -04:00
Tim Steinbach
bfdf5e9f2e
linux: 4.9.190 -> 4.9.191 2019-09-06 19:33:25 -04:00
Tim Steinbach
0217a90d38
linux: 4.4.190 -> 4.4.191 2019-09-06 19:32:57 -04:00
Tim Steinbach
1e2decf5e6
linux: 4.19.69 -> 4.19.71 2019-09-06 19:32:31 -04:00
Tim Steinbach
c299ef8798
linux: 4.14.141 -> 4.14.142 2019-09-06 19:31:43 -04:00
Frederik Rietdijk
e68505e735 Merge remote-tracking branch 'upstream/gcc8' into staging-next 2019-09-06 23:25:18 +02:00
Frederik Rietdijk
9894a70299 Merge staging into staging-next 2019-09-06 22:47:40 +02:00
Frederik Rietdijk
66bc7fc1b3 Merge master into staging-next 2019-09-06 22:46:05 +02:00
Averell Dalton
af39568c3a nvidia_x11: fix for vulkan in >= 435 2019-09-06 21:18:49 +02:00
Will Dietz
ddad80a588 acpid: 2.0.31 -> 2.0.32
36c92da71e/
2019-09-06 21:17:34 +02:00
Jonathan Ringer
11e62297da radeontool: 1.5 -> 1.6.3 2019-09-06 11:39:38 -07:00
R. RyanTM
5abfb98d50 kexectools: 2.0.19 -> 2.0.20
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kexec-tools/versions
2019-09-06 19:39:55 +02:00
Will Dietz
289579b09e numactl: 2.0.12 -> 2.0.13
https://github.com/numactl/numactl/releases/tag/v2.0.13
2019-09-06 19:32:46 +02:00
Jan Tojnar
306cc9b311
Merge branch 'staging-next' into staging 2019-09-06 03:21:30 +02:00
Jan Tojnar
cdf426488b
Merge branch 'master' into staging-next
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
adisbladis
aeef53e5dd
fscrypt: 0.2.4 -> unstable-2019-08-29
Fix build with go 1.12
2019-09-05 22:33:39 +01:00
Cole Mickens
35bcacc226 linux-kernel: HID_BATTERY_STRENGTH=yes 2019-09-05 17:47:39 +02:00
Vladimír Čunát
e5dece4cbf
Merge branch 'staging-next' into staging 2019-09-05 10:23:46 +02:00
Marek Mahut
3a7f89fdb4
Merge pull request #68042 from dtzWill/update/v4l-utils-1.16.7
v4l-utils: 1.16.6 -> 1.16.7
2019-09-05 09:00:18 +02:00
Marek Mahut
998acc5079
Merge pull request #68080 from dtzWill/update/usbguard-0.7.5
usbguard: 0.7.4 -> 0.7.5
2019-09-05 08:14:43 +02:00
Will Dietz
7e48d74986
Merge pull request #68062 from dtzWill/update/fwts-19.08.00
fwts: 19.07.00 -> 19.08.00
2019-09-04 21:10:35 -05:00
Jörg Thalheim
7d78cc8596
sysdig: 0.26.2 -> 0.26.4 2019-09-04 11:26:17 +01:00
Vladimír Čunát
b479a21403
Merge #68032: systemd: fix CVE-2019-15718 (staging-next) 2019-09-04 11:03:10 +02:00
Vladimír Čunát
4aad2947f8
Merge branch 'master' into staging-next 2019-09-04 11:00:56 +02:00
Matthieu Coudron
2207378c9e linux: clearer origin for settings configuration
adds _file so that nix may have a chance to display what file the conflictings settings come
from.
2019-09-04 17:04:16 +09:00
Will Dietz
60256c197d
usbguard: 0.7.4 -> 0.7.5
https://github.com/USBGuard/usbguard/releases/tag/usbguard-0.7.5

* no longer needs/uses qt as of 0.7.5
* asciidoctor -> asciidoc, drop pandoc
  (pandoc only seems to be used as part of doc spell-check
   which we don't enable anyway)
* docbook bits
2019-09-03 20:21:11 -05:00
Will Dietz
f0779e4497
ell: 0.21 -> 0.22 2019-09-03 19:37:37 -05:00
Will Dietz
0998d084c3
fwts: 19.07.00 -> 19.08.00 2019-09-03 19:35:37 -05:00
Will Dietz
0468918170
libnl: drop musl patch, optimistically.
Builds, at least, without it :).
2019-09-03 19:15:05 -05:00
Will Dietz
725bf6f85f
libnl: 3.4.0 -> 3.5.0
https://lists.infradead.org/pipermail/libnl/2019-September/002415.html

FWIW:
> The previous 3.4.0 release was in October 2017
2019-09-03 19:14:36 -05:00
Will Dietz
00de817ab5
v4l-utils: 1.16.6 -> 1.16.7 2019-09-03 18:40:31 -05:00
Will Dietz
11b43cef8e
upower: 0.99.10 -> 0.99.11
https://gitlab.freedesktop.org/upower/upower/-/tags/UPOWER_0_99_11
2019-09-03 18:32:18 -05:00
Andreas Rammhold
cde7715039 systemd: fix CVE-2019-15718
More details at: https://www.openwall.com/lists/oss-security/2019/09/03/1
2019-09-04 01:05:28 +02:00
Franz Pletz
de85797565
Merge remote-tracking branch 'origin/master' into gcc-8 2019-09-03 22:15:07 +02:00
Izorkin
4deb74b760 iptables-compat: init iptables with nftables compatibility 2019-09-03 21:49:55 +03:00
Silvan Mosberger
ce944b4bde
Merge pull request #64552 from evanjs/feature/openrazer-2.3.1
openrazer: init at 2.6.0
2019-09-03 19:14:58 +02:00
worldofpeace
59e68d3b74 treewide: don't use single quotes with placeholder 2019-09-03 13:01:42 -04:00
Vladimír Čunát
f21211ebfe
Merge branch 'master' into staging 2019-09-02 23:25:24 +02:00
Craig Hall
58b80af2ad intel-compute-runtime: init at 19.34.13959 2019-09-01 16:54:06 +01:00
Florian Klink
829ff8a18e
Merge pull request #67855 from flokli/kernel-net-sched
linux/kernel: enable QoS and/or fair queueing
2019-09-01 14:03:28 +02:00
Alyssa Ross
3057b03c7c
linux_latest-libre: fix build 2019-09-01 11:23:30 +00:00
Florian Klink
cb8d815b5b linux/kernel: enable QoS and/or fair queueing
This allows to set queueing disciplines different than a simple fifo,
like fq_codel, which is the default in systemd since quite some time.

NET_SCHED is already set in the kernels x86_64_defconfig, but not on
arm/aarch64, so let's set it here.
2019-09-01 02:37:09 +02:00
Dmitry Kalinkin
12e2486605
Merge pull request #67762 from eadwu/nvidia_x11/435.21
nvidia_x11: 430.40 -> 435.21
2019-08-31 18:02:29 -04:00
Frederik Rietdijk
98ef78326d Merge staging-next into staging 2019-08-31 18:07:33 +02:00