Commit graph

9030 commits

Author SHA1 Message Date
Frederik Rietdijk b910b697f6 Merge master into staging 2018-09-02 12:10:33 +02:00
Will Dietz 33668b6edd Revert "psmisc: 23.1 -> 23.2 (#45169)" (#45918)
23.2 isn't an actual release yet
(for example, not listed here:
https://gitlab.com/psmisc/psmisc/tags )

and 23.2 apparently has caused problems elsewhere,
https://github.com/void-linux/void-packages/issues/2288

If this doesn't make branch-off might need to be picked over.

I have not experienced problems with this yet AFAIK.

This reverts commit b4411ab479.
2018-09-01 23:10:47 +02:00
volth 0fa04d646d alternative for iproute module (#41801) 2018-09-01 20:28:23 +02:00
Vladimír Čunát 2d6179d1e8
Merge branch 'master' into staging
A few trivial conflicts due to *Platforms mass replace.
2018-09-01 17:38:18 +02:00
Franz Pletz cdb244a3d4
Merge pull request #45896 from ashkitten/update-firmware
firmware-linux-nonfree: 2018-03-20 -> 2018-08-25
2018-09-01 14:53:51 +00:00
Vladimír Čunát 9b0649ae3e
Merge #45774: linux_testing_bcachefs: upgrade, add tests 2018-09-01 11:06:29 +02:00
ash lea a1017704c2 firmware-linux-nonfree: 2018-03-20 -> 2018-08-25 2018-09-01 03:16:28 -04:00
Okina Matara b74ec60bd3 linux_testing_bcachefs: 4.16.2018.08.03 -> 4.18.2018.08.31 2018-08-31 21:19:24 -05:00
Michael Weiss bf0f63090b fuse3: 3.2.5 -> 3.2.6 2018-08-31 21:42:03 +02:00
John Ericson 2c4a75e9ef
Merge pull request #45820 from obsidiansystems/dont-use-obsolete-platform-aliases
treewide: Dont use obsolete platform aliases
2018-08-31 09:56:10 -04:00
xeji 4db15ba7b8
Merge pull request #45748 from xeji/p/nfs-232
nfs-utils: 2.1.1 -> 2.3.2, integrate libnfsidmap
2018-08-31 14:23:56 +02:00
John Ericson 0828e2d8c3 treewide: Remove usage of remaining redundant platform compatability stuff
Want to get this out of here for 18.09, so it can be deprecated
thereafter.
2018-08-30 17:20:32 -04:00
John Ericson 2c2f1e37d4 reewide: Purge all uses stdenv.system and top-level system
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Markus Kowalewski b3d114e6f9
wpa_gui: add license + homepage 2018-08-30 22:03:07 +02:00
Markus Kowalewski 85c3661c08
usbutils: add license 2018-08-30 22:00:16 +02:00
Markus Kowalewski 4927ecbf25
udisks: add license 2018-08-30 21:57:21 +02:00
Markus Kowalewski b67770e033
rtkit: add licenses 2018-08-30 21:54:56 +02:00
Markus Kowalewski a5dd0609b3
rfkill: add license 2018-08-30 21:51:23 +02:00
Markus Kowalewski 74470d51c3
perf-tools: add license 2018-08-30 21:46:29 +02:00
Markus Kowalewski 11bb3c134f
pam_mount: add licenses 2018-08-30 21:42:32 +02:00
Markus Kowalewski 7c10761149
pam_ccreds: add license 2018-08-30 21:40:20 +02:00
Markus Kowalewski c6eff80696
multipath-tools: add license 2018-08-30 21:37:57 +02:00
Markus Kowalewski c8ff1aeb7b
lm-sensors: add license 2018-08-30 21:35:57 +02:00
Markus Kowalewski bbb8d5c250
lksctp-tools: add license 2018-08-30 21:33:49 +02:00
Markus Kowalewski e0c319cee3
libatasmart: add license, update homepage 2018-08-30 21:30:20 +02:00
Markus Kowalewski a3f9340d93
kmod: add license 2018-08-30 21:28:03 +02:00
Markus Kowalewski d6aabb1f9a
jool: add license 2018-08-30 21:26:04 +02:00
Uli Baum 037d27ed00 nfs-utils: simplify code using placeholders 2018-08-30 20:11:40 +02:00
Uli Baum c62bb34f7a nfs-utils: 2.1.1 -> 2.3.2, integrate libnfsidmap
- switch source to kernel.org
- libnfsidmap 2.3.2 is built from the nfs-utils source,
  put it in nfs-utils.lib
- split outputs
- adapt sssd, the only other package using libnfsidmap
2018-08-30 19:55:54 +02:00
Jan Tojnar 6cefc9c1b0
Revert "treewide: remove placeholder usage"
This reverts commit 025881c236.
2018-08-30 18:18:30 +02:00
Jan Tojnar 69a17c7a19
Revert "treewide: remove placeholder usage"
This reverts commit 82f6267023.
2018-08-30 18:18:29 +02:00
Vladimír Čunát 2a39174255
Merge #43817: procps(-ng): enable systemd support
The whole closure only grows by 5 MiB roughly,
and it's all very common libraries (very low practical impact).
2018-08-30 18:03:59 +02:00
Vladimír Čunát 5ae438a3e7
procps(-ng): drop the bootstrapping hack
On master/staging the bootstrap mistake has been fixed,
and it no longer pulls procps, so such a hack isn't required.
2018-08-30 18:01:07 +02:00
Uli Baum 03c1f567d5 systemd: don't use options from fstab on remount
Include fix by @aszlig to fix remount with comment/application-specific
fstab options.
2018-08-30 12:53:18 +02:00
Vladimír Čunát e6a37e3ce4
linux: build with SCHEDUTIL governor
- it can't be built as a module
- it's not set as the default yet
- for discussion see https://github.com/NixOS/nixpkgs/pull/42330
2018-08-30 11:26:43 +02:00
xeji f629d36560
Merge pull request #45411 from alyssais/linux-libre
linux-libre: init
2018-08-30 09:01:00 +02:00
Markus Kowalewski 887ed7ab45
kexec-tools: add license 2018-08-30 00:38:33 +02:00
Markus Kowalewski c911dc40a7
iptables: add license 2018-08-30 00:34:22 +02:00
Markus Kowalewski 24ca5183b1
ipsec-tools: add license 2018-08-30 00:32:24 +02:00
Markus Kowalewski d3273b1ce7
iomelt: add license 2018-08-30 00:32:07 +02:00
Markus Kowalewski c9864335b5
gucview: add license 2018-08-30 00:22:31 +02:00
Markus Kowalewski 236e9da382
gogoclient: update meta data 2018-08-30 00:19:08 +02:00
Markus Kowalewski 2ce11cc791
fbterm: update meta data 2018-08-30 00:19:08 +02:00
Markus Kowalewski 89ec828a90
ebtables: add license 2018-08-30 00:19:08 +02:00
Markus Kowalewski c1ed60e64c
drdb: add license 2018-08-30 00:19:08 +02:00
Markus Kowalewski 80dd1456d0
dmidecode: add license 2018-08-30 00:19:06 +02:00
Uli Baum be356b3d4a linux-libre: fix argument list
Building a system with boot.kernelPackages = pkgs.linuxPackages-libre
failed because the expression is called with extra arguments,
See linux-4.14.nix.
2018-08-29 23:00:47 +02:00
Jörg Thalheim 734c2bc4d0 systemd-cryptsetup-generator: cryptsetup belongs to buildInputs
This fixes the build.
2018-08-29 17:07:12 +01:00
Jan Tojnar b0d4c25c1c fwupd: do not wrap efi capsule (#45719)
wrapGAppsHook is not able to skip efi capsules so we need to
switch to manual wrapping.

Closes: https://github.com/NixOS/nixpkgs/issues/45715
2018-08-29 11:35:00 +02:00
Peter Hoeg 591a3d0af2 cifs-utils: also generate manpages 2018-08-29 14:32:57 +08:00