Frederik Rietdijk
087b87758e
Merge master into staging-next
2019-06-15 08:17:58 +02:00
Michael Weiss
f2cfc158b2
fuse,fuse3: Avoid unnecessary build warnings
...
Do not set FUSERMOUNT_DIR since we already set it though
NIX_CFLAGS_COMPILE.
Setting it twice results in a lot of warnings like this one:
<command-line>:0:0: warning: "FUSERMOUNT_DIR" redefined
which makes the build look potentially broken.
This doesn't affect the result but fuse3 will now build without any
warnings and building fuse yields less warnings.
2019-06-14 22:09:15 +02:00
Vladimír Čunát
788261a1a9
Merge branch 'master' into staging-next
...
Brings in Haskell rebuild.
Hydra nixpkgs: ?compare=1525186
2019-06-14 17:47:23 +02:00
Michael Weiss
b8c827c266
fuse3: 3.5.0 -> 3.6.1
2019-06-14 13:38:22 +02:00
Mario Rodas
f00a9f2689
zfs: fix install completions
2019-06-12 18:00:00 -05:00
caadar
57301d9b2f
Add Bash completions for ZFS. ( #62986 )
...
* Add Bash completions for ZFS.
* Load completions on demand only.
2019-06-12 18:15:35 -04:00
Tim Steinbach
9ac722052e
linux: 5.1.8 -> 5.1.9
2019-06-12 13:09:46 -04:00
Tim Steinbach
498910d4d1
linux: 4.9.180 -> 4.9.181
2019-06-12 13:09:46 -04:00
Tim Steinbach
879ba019ab
linux: 4.4.180 -> 4.4.181
2019-06-12 13:09:46 -04:00
Tim Steinbach
225fc210f1
linux: 4.19.49 -> 4.19.50
2019-06-12 13:09:45 -04:00
Tim Steinbach
a7ed499450
linux: 4.14.124 -> 4.14.125
2019-06-12 13:09:11 -04:00
Frederik Rietdijk
7184efb40a
Merge master into staging-next
2019-06-12 09:22:07 +02:00
Franz Pletz
9b2ee2c057
Merge pull request #62838 from mayflower/fix/cryptsetup-kernel-crypto
...
cryptsetup: enable kernel crypto api support again
2019-06-12 05:05:38 +00:00
Matthew Bauer
dba9208407
Merge pull request #62684 from bdesham/trash-0.9.2
...
trash: 0.9.1 -> 0.9.2
2019-06-11 19:32:55 -04:00
Matthew Bauer
dd125a10ab
Merge pull request #53821 from eadwu/linux_rpi/allow-modDirVersion-override
...
linux_rpi: allow modDirVersion override
2019-06-10 21:40:36 -04:00
Ivan Kozik
16a1a4c589
bcc: 0.9.0 -> 0.10.0
2019-06-10 17:48:56 -07:00
Joachim F
c58b5f6f4b
Merge pull request #62946 from joachifm/feat/udisks1-broken
...
udisks1: mark as broken
2019-06-10 16:41:07 +00:00
Joachim Fasting
f83357f60b
udisks-glue: mark as broken
...
The only consumer of udisks1
2019-06-10 14:31:11 +02:00
Joachim Fasting
404c2e5b24
udisks1: mark as broken
...
The build has been broken for a long time; udisks1 is
also deprecated.
2019-06-10 14:31:05 +02:00
Frederik Rietdijk
e58f0f6c99
Merge master into staging-next
2019-06-10 10:35:50 +02:00
Tim Steinbach
9a7e890e31
linux: 5.2-rc3 -> 5.2-rc4
2019-06-09 12:28:30 -04:00
Tim Steinbach
35a27d3e39
linux: 5.1.7 -> 5.1.8
2019-06-09 12:28:30 -04:00
Tim Steinbach
6634075cb9
linux: 4.19.48 -> 4.19.49
2019-06-09 12:28:29 -04:00
Tim Steinbach
fdd34cb63d
linux: 4.14.123 -> 4.14.124
2019-06-09 12:28:29 -04:00
Franz Pletz
b7b92bc968
Revert "Revert "alsaLib: 1.1.8 -> 1.1.9" ( #62895 )"
...
This reverts commit bbb3801141
.
The issue in pulseaudio was fixed by dacc02faa5
.
cc #62895
2019-06-09 17:56:31 +02:00
Vladimír Čunát
19fd24d6f2
Merge #61574 : Fix build with pkgsMusl
2019-06-09 16:19:18 +02:00
Timo Kaufmann
bbb3801141
Revert "alsaLib: 1.1.8 -> 1.1.9" ( #62895 )
...
This reverts commit 2a5923aa2e
.
Breaks sound, at least for some people.
https://discourse.nixos.org/t/no-sound-on-unstable/3130
2019-06-09 16:17:54 +02:00
Vladimír Čunát
b73f382f25
audit: reduce non-musl dependencies after parent commit
...
Reduction of build-time closures, and avoiding a mass rebuild now.
And I believe these belong into native inputs.
2019-06-09 16:16:51 +02:00
Frederik Rietdijk
d3afcac771
Merge master into staging-next
2019-06-09 12:28:52 +02:00
Daiderd Jordan
c969ca3b99
Merge pull request #61376 from LnL7/chunkwm
...
chunkwm: init at 0.4.9
2019-06-08 11:26:33 +02:00
dsx
643de9b82c
linux: Enable IPv6 support for IPVS (CONFIG_IP_VS_IPV6)
2019-06-08 08:23:48 +00:00
Daiderd Jordan
6b363b3717
chunkwm: init at 0.4.9
2019-06-07 22:15:53 +02:00
Franz Pletz
2587df7f02
cryptsetup: enable kernel crypto api support again
...
This is needed for tcrypt and the benchmark subcommand. If enabled,
it is also used to unlock LUKS2 volumes and therefore the kernel modules
providing this feature need to be available in our initrd.
Fixes #42163 . #54019 .
2019-06-07 22:15:35 +02:00
Tim Steinbach
fef728b6ea
linux: 5.2-rc2 -> 5.2-rc3
2019-06-07 14:58:17 -04:00
Jörg Thalheim
48bb168e26
zfs: 0.7.13 -> 0.8.0 ( #62763 )
...
zfs: 0.7.13 -> 0.8.0
2019-06-07 11:15:37 +01:00
Vladimír Čunát
8f5edef47e
Merge branch 'staging-next' (PR #62209 )
2019-06-07 08:07:10 +02:00
Nikolay Amiantov
63ac0fa94d
nfs-utils: use upstream patch to fix i686 build
2019-06-06 21:26:18 +03:00
Nikolay Amiantov
7e6756af41
nfs-utils: fix format strings in nfsdcld
2019-06-06 16:00:48 +03:00
Jörg Thalheim
11b8a5f20e
zfs: 0.7.13 -> 0.8.0
...
Same as zfsUnstable for the moment.
We still keep the zfsUnstable expression as we likely
need it in the near future again.
Also remove spl since it is no longer needed.
2019-06-06 10:07:43 +01:00
Robert Helgesson
c68b82c779
radeontop: 1.1 -> 1.2
2019-06-05 23:52:10 +02:00
Tim Steinbach
d0343a2943
linux: 5.1.6 -> 5.1.7
2019-06-05 09:26:22 -04:00
Tim Steinbach
0856849a3e
linux: 5.0.20 -> 5.0.21
2019-06-05 09:23:26 -04:00
Tim Steinbach
badc197e28
linux: 4.19.47 -> 4.19.48
2019-06-05 09:19:55 -04:00
Franz Pletz
e7a0328c53
pam_u2f: 1.0.8 -> 1.0.9
...
Fixes CVE-2019-12209 & CVE-2019-12210.
https://developers.yubico.com/pam-u2f/Release_Notes.html
2019-06-05 12:39:06 +02:00
Vladimír Čunát
c0ccf42c69
Merge branch 'staging-next' into staging
2019-06-05 11:12:34 +02:00
Vladimír Čunát
576af17187
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1523575
2019-06-05 11:06:44 +02:00
worldofpeace
947c814aa8
Merge pull request #62438 from r-ryantm/auto-update/irqbalance
...
irqbalance: 1.5.0 -> 1.6.0
2019-06-04 23:33:46 -04:00
Benjamin Esham
6586effe96
trash: 0.9.1 -> 0.9.2
2019-06-04 15:58:40 -04:00
Silvan Mosberger
b13df4545c
trinity: small clean up
2019-06-04 16:00:29 +02:00
Will Dietz
c057ef62ad
Merge pull request #62188 from dtzWill/update/iptables-1.8.3
...
iptables: 1.8.2 -> 1.8.3, libnftnl: 1.1.2 -> 1.1.3
2019-06-04 01:35:13 -05:00