Commit Graph

10475 Commits

Author SHA1 Message Date
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
Matthew Bauer
dc42372809
Merge pull request #61168 from matthewbauer/release-cross-fixes
release-cross.nix changes/fixes
2019-06-03 20:13:43 -04:00
Nikolay Amiantov
52f171064c schedtool: update URL 2019-06-04 01:36:27 +03:00
Nikolay Amiantov
af28dd0c71 nfs-utils: 2.3.3 -> 2.3.4 2019-06-04 01:36:27 +03:00
Nikolay Amiantov
fe3333273b android-udev-rules: 20190114 -> 20190315 2019-06-04 01:36:27 +03:00
Vladimír Čunát
ee86a325dd
Merge branch 'staging-next' into staging
Conflicts (simple):
	nixos/doc/manual/release-notes/rl-1909.xml
2019-06-03 22:34:49 +02:00
Andreas Rammhold
0f93834c5e
systemd: remove references to $out/lib/systemd/catalog
On aarch64 we "leak" a reference to $out/lib/systemd/catalog in the lib
output. The result of that is a dependency cycle between $out and $lib.
Thus nix (rightfully) marks the build as failed. That reference
originates from an array of strings (catalog_file_dirs) in systemd
(src/src/journal/catalog.{c,h}).  The only consumer (as of v242) of the
symbol is the main function of journalctl.  Still libsystemd.so contains
the VALUE but not the symbol.  Systemd seems to be properly using
function & data sections together with the linker flags to garbage
collect unused sections (-Wl,--gc-sections).  For unknown reasons those
flags do not eliminate the unused string constants, in this case on
aarch64-linux. The hacky way is to just remove the reference after we
finished compiling.  Since it can not be used (there is no symbol to
actually refer to it) there should not be any harm.  It is a bit odd and
I really do not like starting these kind of hacks but there doesn't seem
to be a straight forward way at this point in time.

The reference will be replaced by the same reference the usual nukeRefs
tooling uses.  The standard tooling can not / should not be uesd since
it is a bit too excessive and could potentially do us some (more) harm.
2019-06-03 15:05:22 +02:00
Andreas Rammhold
81f390d2e3
systemd: disable building tests
We are currently not running any tests but building them takes
signitifcant amounts of time since they account to about 40% of all the
compilation targets.
2019-06-03 15:05:21 +02:00
Franz Pletz
d436ab0718
multipath-tools: 0.6.2 -> 0.8.1 2019-06-03 15:05:20 +02:00
Andreas Rammhold
8c7e588362
systemd: 241.20190221 -> 242 2019-06-03 15:05:11 +02:00
Jörg Thalheim
5b0db07ee1
systemd: 239.20190219 -> 241.20190221 2019-06-03 15:05:09 +02:00
Vladimír Čunát
c4724fb7bc
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1523028
2019-06-03 10:01:25 +02:00
markuskowa
db3398a5fe
Merge pull request #62560 from r-ryantm/auto-update/rdma-core
rdma-core: 23.1 -> 24.0
2019-06-03 09:45:10 +02:00
R. RyanTM
f6e96c3be4 rdma-core: 23.1 -> 24.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rdma-core/versions
2019-06-02 19:01:01 -07:00
R. RyanTM
50dc9ded8d irqbalance: 1.5.0 -> 1.6.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/irqbalance/versions
2019-06-01 15:41:41 -07:00
Mario Rodas
3185e5374d
Merge pull request #62053 from eadwu/bcachefs/update-3
bcachefs: 2019-05-29
2019-06-01 13:56:42 -05:00
worldofpeace
df51e9b88f
Merge pull request #62399 from knedlsepp/fix-trinity
trinity: Fix build
2019-06-01 14:21:10 -04:00
Michael Raskin
02eb6bd07b
Merge pull request #62396 from r-ryantm/auto-update/eudev
eudev: 3.2.7 -> 3.2.8
2019-06-01 17:27:05 +00:00
R. RyanTM
25d5dbd3ff criu: 3.11 -> 3.12
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-06-01 10:50:28 -05:00
Josef Kemetmüller
530ee83185 xf86_video_nested: 2012-06-15 -> 2017-06-12 2019-06-01 14:38:51 +00:00
Josef Kemetmüller
830ae5a4b1 trinity: unstable-2018-06-08 -> 1.9 2019-06-01 16:18:26 +02:00
R. RyanTM
9b7a5f51ef eudev: 3.2.7 -> 3.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/eudev/versions
2019-06-01 07:00:09 -07:00
Franz Pletz
b7b96cf0c3
batman-adv: 2019.1 -> 2019.2 2019-06-01 15:58:47 +02:00
Franz Pletz
25743a1b46
Merge pull request #61605 from danielfullmer/rtl8812au-kernel-fix
rtl8812au: fix build with Linux >= 5.0
2019-06-01 13:51:24 +00:00
R. RyanTM
40c7c5f2dd alfred: 2019.1 -> 2019.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/alfred/versions
2019-06-01 13:00:20 +00:00
R. RyanTM
bc892d256f batctl: 2019.1 -> 2019.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/batctl/versions
2019-06-01 12:59:51 +00:00
Tim Steinbach
92c881b6db
linux: 5.1.5 -> 5.1.6 2019-05-31 11:00:28 -04:00
Tim Steinbach
fdaf788161
linux: 5.0.19 -> 5.0.20 2019-05-31 11:00:28 -04:00
Tim Steinbach
364a35ed64
linux: 4.9.179 -> 4.9.180 2019-05-31 11:00:28 -04:00
Tim Steinbach
4faf5552a9
linux: 4.19.46 -> 4.19.47 2019-05-31 11:00:27 -04:00
Tim Steinbach
5283c52f6d
linux: 4.14.122 -> 4.14.123 2019-05-31 11:00:24 -04:00
Will Dietz
8bc2cb9892
Merge pull request #62186 from dtzWill/update/firejail-0.9.60
firejail: 0.9.58.2 -> 0.9.60
2019-05-30 22:43:43 -05:00
Edmund Wu
0ce364b19a
linux_testing_bcachefs: 5.0.2019.05.08 -> 5.0.2019.05.29 2019-05-30 16:25:32 -04:00
Maximilian Bosch
999b31a6dd
Merge pull request #62183 from dtzWill/update/earlyoom-1.3
earlyoom: 1.2 -> 1.3
2019-05-29 13:28:11 +02:00
Frederik Rietdijk
b95dfb09b8 Merge staging into staging-next 2019-05-29 10:39:52 +02:00
Frederik Rietdijk
97aba37876
Merge pull request #61657 from NixOS/staging-next
Staging next
2019-05-29 08:38:21 +00:00
Jörg Thalheim
101b2ff117
sysdig: 0.25 -> 0.26.1
(cherry picked from commit 16ea5a8ca3b90d48a246a926b624ff0b92724249)
2019-05-29 08:59:37 +01:00
Samuel Dionne-Riel
9bc34e38ae
Merge pull request #62178 from samueldr/fix/meson-systemd-cross
Enables systemd-boot for ARM + fixes meson cpu families
2019-05-28 23:18:37 -04:00
Will Dietz
2703d285bf
iptables: 1.8.2 -> 1.8.3
* drop patches included in 1.8.3 (all of them)
  (checked each via `git tag --contains $rev`)

https://lists.netfilter.org/pipermail/netfilter-announce/2019/000231.html
2019-05-28 19:32:51 -05:00
Will Dietz
aadd2a6bc7
firejail: 0.9.58.2 -> 0.9.60 2019-05-28 19:22:56 -05:00
Will Dietz
84ccf54c1a
earlyoom: 1.2 -> 1.3
https://github.com/rfjakob/earlyoom/blob/v1.3/README.md#changelog
2019-05-28 19:13:09 -05:00
Samuel Dionne-Riel
cc058156bd systemd: Enables systemd-boot for ARM platforms 2019-05-28 19:26:57 -04:00
Tim Steinbach
bd64cb2b43
linux: 5.2-rc1 -> 5.2-rc2 2019-05-28 08:49:13 -04:00
R. RyanTM
2a5923aa2e alsaLib: 1.1.8 -> 1.1.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/alsa-lib/versions
2019-05-28 09:01:23 +02:00
Frederik Rietdijk
36a6746f21 Merge master into staging-next 2019-05-28 08:32:03 +02:00
Dmitry Geurkov
7e3dc85252 rtl8192eu: 4.4.1 -> 4.4.1.20190319 (#61195) 2019-05-27 19:01:55 -04:00
Dmitry Kalinkin
b7b81dacad
Merge pull request #60072 from plchldr/rtl8821au-linux-5
rtl8821au: update for Linux 5.0
2019-05-27 17:07:31 -04:00
Tristan Helmich
69796ba25d intel-ocl: fix source URL (#62097) 2019-05-27 19:04:20 +02:00
Florian Klink
b301df76a4
linuxPackages.nvidia_x11_legacy390: use patches from archlinux (#62064)
linuxPackages.nvidia_x11_legacy390: use patches from archlinux
2019-05-27 15:10:28 +02:00
Renaud
71cd2b0bd4
Merge pull request #61989 from r-ryantm/auto-update/roccat-tools
roccat-tools: 5.8.0 -> 5.9.0
2019-05-26 18:16:28 +02:00
Tim Steinbach
492938e593
linux: 5.1.4 -> 5.1.5 2019-05-26 10:01:10 -04:00
Tim Steinbach
bba0a01e08
linux: 5.0.18 -> 5.0.19 2019-05-26 10:00:44 -04:00
Tim Steinbach
ccd79f25b1
linux: 4.9.178 -> 4.9.179 2019-05-26 10:00:21 -04:00
Tim Steinbach
e988d510ed
linux: 4.19.45 -> 4.19.46 2019-05-26 10:00:00 -04:00
Tim Steinbach
282dce1d0c
linux: 4.14.121 -> 4.14.122 2019-05-26 09:59:27 -04:00
Florian Klink
c689671345
virtualbox: 6.0.6 -> 6.0.8 (#62067)
virtualbox: 6.0.6 -> 6.0.8
2019-05-26 12:29:41 +02:00
Florian Klink
00263c9306 linuxPackages.nvidia_x11_legacy390: use patches from archlinux
Those seem to have gotten outdated, and don't build on current kernels
anymore.

Reported-In: https://github.com/NixOS/nixpkgs/issues/62012
2019-05-26 10:58:34 +02:00
Matthew Bauer
fcd012eed6
Merge pull request #61824 from vlaci/multipath-tools-1
multipath-tools: fix download URL and adjust download URL
2019-05-25 17:03:52 -05:00
Ambroz Bizjak
1430e10892 virtualbox: 6.0.6 -> 6.0.8 2019-05-25 21:39:55 +02:00
Frederik Rietdijk
b2ab860db3 Merge master into staging-next 2019-05-25 12:38:00 +02:00
Alyssa Ross
bed7e5aaf2
linux_libre-latest: fix build 2019-05-25 00:53:44 +00:00
Silvan Mosberger
3556df6247
Merge pull request #61686 from georgewhewell/broadcom-sta
broadcom_sta: fix build on linux-5.1
2019-05-24 23:37:36 +02:00
Silvan Mosberger
e93dfb26ee
Merge pull request #61938 from lostman/make-linux-headers
Expose makeLinuxHeaders function from nixos/kernel-headers
2019-05-24 15:21:53 +02:00
Jörg Thalheim
cb950a80a4
zfsUnstable: 0.8.0-rc5 -> 0.8.0 (#61969)
zfsUnstable: 0.8.0-rc5 -> 0.8.0
2019-05-24 13:16:01 +01:00
Frederik Rietdijk
6e4e7c5dc6 Merge master into staging-next 2019-05-24 12:39:37 +02:00
markuskowa
ad9f1beab2
Merge pull request #61985 from r-ryantm/auto-update/rdma-core
rdma-core: 23 -> 23.1
2019-05-24 10:35:27 +02:00
R. RyanTM
e2f0c7beb8 roccat-tools: 5.8.0 -> 5.9.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/roccat-tools/versions
2019-05-24 00:59:49 -07:00
R. RyanTM
6ac02de3c3 rdma-core: 23 -> 23.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rdma-core/versions
2019-05-24 00:23:13 -07:00
Ivan Jager
0c42941997 zfsUnstable: 0.8.0-rc5 -> 0.8.0
Technically, this is a stable release, but it seems
prudent to test as zfsUnstable before upgrading zfsStable.
2019-05-23 13:12:43 -05:00
Maciej Woś
5a7c98df12 nixos/kernel-headers: makeLinuxHeaders
While it is easy to make a custom kernel by applying kernelPatches it is
not so easy to get the corresponding headers; the derivation uses a
hard-coded kernel version.
2019-05-23 17:48:52 +09:00
Austin Seipp
fefcb29476
Merge pull request #61822 from thoughtpolice/nixpkgs/add-libbpf
libbpf: init at 0.0.3pre114_672ae75
2019-05-22 14:19:25 -05:00
Tim Steinbach
c002312f76
linux: 5.1.3 -> 5.1.4 2019-05-22 09:04:12 -04:00
Tim Steinbach
8966d899fc
linux: 5.0.17 -> 5.0.18 2019-05-22 09:04:12 -04:00
Tim Steinbach
6b389fb55c
linux: 4.9.177 -> 4.9.178 2019-05-22 09:04:12 -04:00
Tim Steinbach
6ac9131fab
linux: 4.19.44 -> 4.19.45 2019-05-22 09:04:12 -04:00
Tim Steinbach
5a00925d82
linux: 4.14.120 -> 4.14.121 2019-05-22 09:04:09 -04:00
Ryan Mulligan
41d3553276
Merge pull request #61807 from r-ryantm/auto-update/google-authenticator-libpam
google-authenticator: 1.05 -> 1.06
2019-05-22 05:31:22 -07:00
R. RyanTM
5b542f551a iio-sensor-proxy: 2.5 -> 2.7 (#61841)
* iio-sensor-proxy: 2.5 -> 2.6
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

* iio-sensor-proxy: 2.6 -> 2.7
This release fixes broken sensor readings on multiple platforms due to a compiler optimisation.
2019-05-22 13:53:30 +02:00
László Vaskó
c3b6b00bcf multipath-tools: download URL points to tag for easier package updates 2019-05-21 20:18:43 +02:00
László Vaskó
3c66a05a7b multipath-tools: fix download URL
The URL was mistakenly truncated in the following commit:
    57bccb3cb8 treewide: http -> https sources (#42676)
2019-05-21 20:18:43 +02:00
Austin Seipp
dee55b0e66
libbpf: init at 0.0.3pre114_672ae75
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-21 13:06:36 -05:00
Austin Seipp
c117aa3ec3
linux_testing (5.2.0-rc1): fix build, include 'cpio' in nativeBuildInputs
81d4e65891 automatically bumped
linux_testing to 5.2.0-rc1, but the 5.2 merge window included a new
feature adding compressed headers for compiled kernels into
/proc/kheaders.tar.xz

See 43d8ce9d65

This feature requires 'cpio' to now be included in nativeBuildInputs
since it's used to construct that archive.

This wasn't caught by Hydra since we turn off build of linuxPackages,
but ideally we should at least build the kernel in the future
(linux_testing itself.)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-21 11:50:33 -05:00
R. RyanTM
9c77c92d54 google-authenticator: 1.05 -> 1.06
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/google-authenticator-libpam/versions
2019-05-21 08:30:16 -07:00
Austin Seipp
f9b8ee3dd8
Merge pull request #61745 from abbradar/criu
criu: 3.9 -> 3.11
2019-05-21 10:13:35 -05:00
Joachim F
c547ca011b
Merge pull request #61779 from eadwu/linux_testing_bcachefs/prune-1
linux_testing_bcachefs: prune outdated patch
2019-05-21 13:05:58 +00:00
Nikolay Amiantov
0e61cff58d criu: 3.9 -> 3.11 2019-05-21 11:21:54 +03:00
Will Dietz
64248ab967
Merge pull request #60053 from dtzWill/update/hostapd-2.8
hostapd: 2.7 -> 2.8
2019-05-21 03:12:52 -05:00
Edmund Wu
bc5ecf3be7
linux_testing_bcachefs: prune outdated patch
No longer necessary since by the current revision it is already included.
Closes https://github.com/NixOS/nixpkgs/issues/61775.
2019-05-20 22:11:39 -04:00
Tim Steinbach
81d4e65891
linux: 5.1-rc7 -> 5.2-rc1 2019-05-20 11:20:37 -04:00
Vladimír Čunát
1741386f85
Merge #61715: linux_hardkernel_4_14: 4.14.102-156 -> 4.14.120-160
This contains fixes for the recent MDS vulnerabilities in Intel processors.
2019-05-20 09:05:44 +02:00
Ben Wolsieffer
f4695724a8 linux_hardkernel_4_14: 4.14.102-156 -> 4.14.120-160 2019-05-19 13:11:52 -04:00
georgewhewell
75a60db00e
broadcom_sta: fix build on linux-5.1 2019-05-18 21:36:26 +01:00
Matthew Bauer
872100cf41
Merge branch 'staging' into release-cross-fixes 2019-05-18 14:57:53 -05:00
Robin Gloster
920d066ded
Merge pull request #61268 from r-ryantm/auto-update/alsa-plugins
alsaPlugins: 1.1.8 -> 1.1.9
2019-05-18 10:35:05 +00:00
Robin Gloster
383fb2dcfc
Merge pull request #61270 from r-ryantm/auto-update/alsa-utils
alsaUtils: 1.1.8 -> 1.1.9
2019-05-18 09:06:46 +00:00