Commit graph

10491 commits

Author SHA1 Message Date
Alyssa Ross d89ed88c8d
linux_5_0: remove
EOLed upstream.
2019-06-18 23:48:37 +00:00
Vladimír Čunát 5e045da578
treewide: fixup evaluation of updater scripts
... broken by f3282c8 #63177.  Discovered by the tarball job:
https://hydra.nixos.org/build/94927223
2019-06-18 13:10:23 +02:00
Jan Tojnar 8cef6ec5fe
ffado: prevent build tools from leaking into closure (#63393)
ffado: prevent build tools from leaking into closure
2019-06-18 11:39:38 +02:00
Jan Tojnar e40d568daa
ffado: prevent build tools from leaking into closure
FFADO stored paths to various build dependencies and libraries
like gcc or pyuic5 (from PyQT) in $out/lib/libffado/static_info.txt,
thus  bringing them into the runtime closure.

With Nix, this information is not really critical, as we can find
out the exact dependencies from .drv files in Nix store.

This alone reduced the closure size from 914866184B to 132341176B.
2019-06-18 02:46:36 +02:00
Alyssa Ross 73e0f13bac
linux_5_1: 5.1.10 -> 5.1.11
CVE-2019-11477
CVE-2019-11478
CVE-2019-11479
2019-06-17 19:43:48 +00:00
Alyssa Ross d5bf0ae804
linux_4_19: 4.19.51 -> 4.19.21
CVE-2019-11477
CVE-2019-11478
CVE-2019-11479
2019-06-17 19:43:47 +00:00
Alyssa Ross 84de6aed79
linux_4_14: 4.14.126 -> 4.14.127
CVE-2019-11477
CVE-2019-11478
CVE-2019-11479
2019-06-17 19:43:45 +00:00
Alyssa Ross 9ccdf3c9f5
linux_4_9: 4.9.181 -> 4.9.182
CVE-2019-11477
CVE-2019-11478
CVE-2019-11479
2019-06-17 19:43:44 +00:00
Alyssa Ross 4810809625
linux_4_4: 4.4.181 -> 4.4.182
CVE-2019-11477
CVE-2019-11478
CVE-2019-11479
2019-06-17 19:43:41 +00:00
Ryan Mulligan d55c57aff8
Merge pull request #63251 from r-ryantm/auto-update/fwts
fwts: 19.05.00 -> 19.06.00
2019-06-17 11:05:09 -07:00
Franz Pletz fa6c8ada20
Merge pull request #63171 from Mic92/zfs
zfs: 0.8.0 -> 0.8.1
2019-06-17 05:43:43 +00:00
R. RyanTM b2a78de0c0 fwts: 19.05.00 -> 19.06.00
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fwts/versions
2019-06-16 16:20:10 -07:00
Austin Seipp f71d8bd500 linux_testing: 5.2-rc4 -> 5.2-rc5
Signed-off-by: Austin Seipp <as@fastly.com>
2019-06-16 17:31:23 -05:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Jörg Thalheim b916d11a6e
zfsUnstable: 0.8.0 -> 0.8.1 2019-06-15 19:35:30 +01:00
Jörg Thalheim 05f7301a9e
zfs: 0.8.0 -> 0.8.1 2019-06-15 19:35:25 +01:00
Tim Steinbach d208a0678e
linux: 5.1.9 -> 5.1.10 2019-06-15 13:58:09 -04:00
Tim Steinbach cd8dfda9a7
linux: 4.19.50 -> 4.19.51 2019-06-15 13:58:09 -04:00
Tim Steinbach e84ec43eba
linux: 4.14.125 -> 4.14.126 2019-06-15 13:58:09 -04:00
Graham Christensen d925731a17
Merge pull request #63153 from flokli/mingwrt-src
windows.mingwrt: fix src url
2019-06-15 09:03:45 -04:00
Florian Klink ddfc4797fb windows.mingwrt: fix src url 2019-06-15 13:33:32 +02:00
Ambroz Bizjak d1226bff8e nvidia-x11: Set 32-bit library paths for 32-bit libraries.
Patchelf was being called to point RUNPATH to 64-bit library paths even for 32-bit libraries.
2019-06-15 10:54:50 +02:00
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