Florian Klink
0a41d69968
systemd: substituteInPlace paths to mkswap and mke2fs (used in new cryptsetup-generator.c)
2020-08-05 00:46:59 +02:00
Florian Klink
72c8ed0389
systemd: build with cryptsetup and cryptsetup-generators
...
There's a circular dependency to systemd via cryptsetup and lvm2
(systemd -> cryptsetup -> lvm2 -> udev=systemd).
However, cryptsetup only really needs the devmapper component shipped
with lvm2. So build `pkgs.cryptsetup` with a lvm2 that doesn't come with
udev.
2020-08-05 00:46:57 +02:00
Frederik Rietdijk
50c060d13d
Merge master into staging-next
2020-08-01 19:37:20 +02:00
Sarah Brofeldt
0b520e9269
Merge pull request #93430 from symphorien/io-latency
...
linux: enable io cost and io latency block group controller
2020-07-31 21:05:37 +02:00
Florian Klink
ae896e090e
systemd: disable remote support
...
This disabled systemd-journal-upload and systemd-journal-remote.
We didn't install the unit files anyways, so this was probably not used
at all, and currently fails to build due to libmicrohttpd and systemd
code being incompatible:
```
../src/journal-remote/journal-remote-main.c: In function ‘setup_microhttpd_server’:
../src/journal-remote/journal-remote-main.c:431:38: error: passing argument 5 of ‘MHD_start_daemon’ from incompatible pointer type [-Werror=incompatible-pointer-types]
```
2020-07-31 18:38:07 +02:00
Tim Steinbach
c55d161ca2
linux/hardened/patches/5.7: 5.7.10.a -> 5.7.11.a
2020-07-31 09:05:44 -04:00
Tim Steinbach
4c789190be
linux/hardened/patches/5.4: 5.4.53.a -> 5.4.54.a
2020-07-31 09:05:36 -04:00
Tim Steinbach
fca98b5da8
linux/hardened/patches/4.19: 4.19.134.a -> 4.19.135.a
2020-07-31 09:05:34 -04:00
Tim Steinbach
43e1e283c6
linux/hardened/patches/4.14: 4.14.189.a -> 4.14.190.a
2020-07-31 09:05:29 -04:00
R. RyanTM
afaf5d5d43
conky: 1.11.5 -> 1.11.6
2020-07-31 00:37:27 -07:00
Matthew Bauer
d0677e6d45
treewide: add warning comment to “boot” packages
...
This adds a warning to the top of each “boot” package that reads:
Note: this package is used for bootstrapping fetchurl, and thus cannot
use fetchpatch! All mutable patches (generated by GitHub or cgit) that
are needed here should be included directly in Nixpkgs as files.
This makes it clear to maintainer that they may need to treat this
package a little differently than others. Importantly, we can’t use
fetchpatch here due to using <nix/fetchurl.nix>. To avoid having stale
hashes, we need to include patches that are subject to changing
overtime (for instance, gitweb’s patches contain a version number at
the bottom).
2020-07-31 08:56:53 +02:00
Jörg Thalheim
b75f2114ea
Merge pull request #92581 from TethysSvensson/busybox-udhcpc-script
2020-07-31 07:09:45 +01:00
xeji
1a0b9e61a5
Merge pull request #94153 from dtzWill/update/powertop-2.13
...
powertop: 2.10 -> 2.13
2020-07-30 22:35:31 +02:00
Maximilian Bosch
41f959293b
linuxPackages.wireguard: 1.0.20200712 -> 1.0.20200729
...
https://lists.zx2c4.com/pipermail/wireguard/2020-July/005720.html
2020-07-30 19:28:06 +02:00
Vladimír Čunát
60d89e5793
Merge branch 'master' into staging
2020-07-29 18:40:28 +02:00
Tim Steinbach
78215a8395
linux: 5.7.10 -> 5.7.11
2020-07-29 09:42:40 -04:00
Tim Steinbach
5e703de983
linux: 5.4.53 -> 5.4.54
2020-07-29 09:42:32 -04:00
Tim Steinbach
06a0f2aeb6
linux: 4.19.134 -> 4.19.135
2020-07-29 09:42:24 -04:00
Tim Steinbach
dee53efb5f
linux: 4.14.189 -> 4.14.190
2020-07-29 09:42:12 -04:00
Ryan Mulligan
3377a6b533
Merge pull request #94158 from r-ryantm/auto-update/open-iscsi
...
openiscsi: 2.1.1 -> 2.1.2
2020-07-29 06:24:34 -07:00
Tethys Svensson
b657c899d6
busybox: Use fetchzip instead of fetchTarball to get the dispatcher script
2020-07-29 10:33:58 +02:00
R. RyanTM
79f2e321c8
openiscsi: 2.1.1 -> 2.1.2
2020-07-29 07:28:31 +00:00
Will Dietz
8565fc75a1
powertop: 2.10 -> 2.13
...
https://01.org/powertop/downloads/powertop-v2.13
https://01.org/powertop/downloads/powertop-v2.12
2020-07-29 01:16:58 -05:00
Robert Helgesson
246abba989
sd-switch: 0.1.0 -> 0.2.0
2020-07-29 01:36:40 +02:00
Tethys Svensson
dcc963bd2d
busybox: Download and patch the dispatcher script from upstream
2020-07-29 00:24:19 +02:00
Tethys Svensson
179b74c216
maintainers: add TethysSvensson
2020-07-28 22:59:51 +02:00
Ryan Mulligan
2c9a96ab92
Merge pull request #94033 from r-ryantm/auto-update/pcm
...
pcm: 202005 -> 202007
2020-07-28 06:56:09 -07:00
Tim Steinbach
931c554ed6
linux: 5.8-rc6 -> 5.8-rc7
2020-07-28 08:33:59 -04:00
R. RyanTM
45a0ecff12
pcm: 202005 -> 202007
2020-07-27 21:50:43 +00:00
Tim Steinbach
c88d0fd7a8
linux_latest-libre: 17570 -> 17583
2020-07-27 08:54:52 -04:00
Anders Kaseorg
a3a1e27135
multipath-tools: Fix build with multi-output lvm2
...
It was broken by commit d3a991d410
(#93024 ).
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-07-26 22:58:02 -07:00
Vladimír Čunát
2b7c0dcdaa
Merge branch 'staging-next'
...
Rebuild on Hydra seems OK-ish.
mongodb.nix needed some conflict resolution (scons versions);
all four versions seem to build fine.
2020-07-25 16:18:40 +02:00
Sebastien Bourdeauducq
ecafef0dd8
pam_p11: add
2020-07-25 09:37:48 +02:00
Marek Mahut
4538cb330d
Merge pull request #92626 from r-ryantm/auto-update/v4l-utils
...
libv4l: 1.18.1 -> 1.20.0
2020-07-25 04:55:20 +02:00
Tim Steinbach
e3973f71b7
linux/hardened/patches/5.7: 5.7.9.a -> 5.7.10.a
2020-07-23 13:41:59 -04:00
Tim Steinbach
534ea8d3bc
linux/hardened/patches/5.4: 5.4.52.a -> 5.4.53.a
2020-07-23 13:41:57 -04:00
Tim Steinbach
ac0cc4c59c
linux/hardened/patches/4.19: 4.19.133.a -> 4.19.134.a
2020-07-23 13:41:55 -04:00
Tim Steinbach
6808fbf630
linux/hardened/patches/4.14: 4.14.188.a -> 4.14.189.a
2020-07-23 13:41:49 -04:00
Jan Tojnar
2988feba8c
Merge branch 'master' into staging-next
2020-07-23 08:19:14 +02:00
MetaDark
db96d8840f
nixos/xpadneo: init at 0.8.1
...
I just got an Xbox One controller and I wasn't satisfied with the xpad
driver that ships with the Linux kernel
xpadneo supports more features and fixes problems with
incorrect button mappings
https://atar-axis.github.io/xpadneo
2020-07-22 21:08:11 -04:00
Frederik Rietdijk
19be541fe7
Merge master into staging-next
2020-07-22 16:49:51 +02:00
Tim Steinbach
fc9ad83f84
linux: 5.7.9 -> 5.7.10
2020-07-22 09:10:54 -04:00
Tim Steinbach
81a576d54d
linux: 5.4.52 -> 5.4.53
2020-07-22 09:10:54 -04:00
Tim Steinbach
81ca9a2fde
linux: 4.9.230 -> 4.9.231
2020-07-22 09:10:53 -04:00
Tim Steinbach
14e4240a3b
linux: 4.4.230 -> 4.4.231
2020-07-22 09:10:53 -04:00
Tim Steinbach
4a9962895e
linux: 4.19.133 -> 4.19.134
2020-07-22 09:10:52 -04:00
Tim Steinbach
c5f8c25ded
linux: 4.14.188 -> 4.14.189
2020-07-22 09:10:48 -04:00
Vladimír Čunát
7a5c6fee0f
Merge branch 'master' into staging-next
...
Some rebuilds, e.g. all of haskell.
Hydra nixpkgs: ?compare=1601713
2020-07-22 08:37:19 +02:00
Tim Steinbach
f8694d09e2
linux: 5.8-rc5 -> 5.8-rc6
2020-07-21 12:08:08 -04:00
Tim Steinbach
700d59d789
linux_latest-libre: 17559 -> 17570
2020-07-20 08:53:41 -04:00