Jörg Thalheim
ecbe18dd3b
bcc: 0.11.0 -> 0.12.0
...
- fix bash shebangs
- fix reference to $out/share/bcc/tools/lib when scripts are started from $out/bin
- use submodules to download libbpf
2019-12-11 05:50:56 +00:00
worldofpeace
fb390ed0b8
Merge pull request #75317 from worldofpeace/bluez-docheck
...
bluez: enable checkPhase on x86_64-linux
2019-12-10 20:33:28 -05:00
worldofpeace
b5a3336f57
bluez: enable checkPhase on x86_64-linux
2019-12-10 20:22:35 -05:00
Frederik Rietdijk
f3618342ec
Merge staging-next into staging
2019-12-10 19:01:27 +01:00
Will Dietz
868972f294
ebtables: 2.0.10-4 -> 2.0.11 (legacy)
2019-12-10 18:50:04 +01:00
Will Dietz
1dac321dc3
iptables: 1.8.3 -> 1.8.4
2019-12-10 18:50:04 +01:00
Will Dietz
7d7c87d162
nftables: 0.9.2 -> 0.9.3
2019-12-10 18:50:04 +01:00
Austin Seipp
452efe57a9
linux_testing: 5.4-rc7 -> 5.5-rc1
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-12-09 10:05:01 -06:00
Mario Rodas
d9367e1403
Merge pull request #75336 from arcnmx/nvidia-settings-parallel
...
linuxPackages.nvidia_x11.settings: enableParallelBuilding
2019-12-09 06:16:38 -05:00
Franz Pletz
8bad6c47c1
Merge pull request #75310 from c0bw3b/rem/mbed13-alienfx-coprthr-firestr
...
Remove mbedtls_1_3, alienfx, coprthr, firestr
2019-12-09 09:38:02 +00:00
arcnmx
964f622da8
linuxPackages.nvidia_x11.settings: enableParallelBuilding
2019-12-08 20:11:48 -08:00
worldofpeace
a83fa6410f
Merge pull request #74995 from Moredread/bluez
...
bluez: 5.50 -> 5.52
2019-12-08 19:10:31 -05:00
R. RyanTM
9af1a66535
mbpfan: 2.2.0 -> 2.2.1 ( #75277 )
2019-12-08 23:48:25 +01:00
c0bw3b
f85826a2ad
alienfx: remove package
...
Upstream is gone
2019-12-08 23:27:41 +01:00
Anders Kaseorg
04577a28d6
kernel generate-config.pl: Show all errors, not just the first
...
This makes it less frustrating to add a large group of kernel options
via boot.kernelPatches.*.extraConfig.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-12-08 21:17:24 +01:00
André-Patrick Bubel
83655d6993
bluez: 5.51 -> 5.52, aliased bluezFull to bluez
2019-12-08 20:53:49 +01:00
Bastian Köcher
19f42620ef
bluez: 5.50 -> 5.51
...
Also add new configuration flag options and enable them for the bluezFull package by default.
2019-12-08 20:47:44 +01:00
Anthony Cowley
8a4603f9c4
linux: fix amdgpu memory mapping with kernel >= 5.3
...
These configuration options are needed for the ROCm GPU compute stack
on kernels >= 5.3.
2019-12-08 18:52:43 +01:00
markuskowa
f0d35f1466
Merge pull request #75122 from markuskowa/upd-rdma
...
rdma-core: 26.0 -> 26.1
2019-12-08 14:12:02 +01:00
Mario Rodas
478ea35973
Merge pull request #75232 from r-ryantm/auto-update/google-authenticator-libpam
...
google-authenticator: 1.06 -> 1.07
2019-12-08 06:02:45 -05:00
R. RyanTM
1ddcc0965c
google-authenticator: 1.06 -> 1.07
2019-12-08 01:30:44 -08:00
Florian Klink
c36b8c57c2
Merge pull request #75140 from tomfitzhenry/hostapd-getrandom
...
hostapd: use getrandom(2)
2019-12-07 23:01:06 +01:00
Tim Steinbach
98045e752a
linux: 5.4.1 -> 5.4.2
2019-12-07 07:11:52 -05:00
Tim Steinbach
0e517dbb52
linux: 5.3.14 -> 5.3.15
2019-12-07 07:11:52 -05:00
Tim Steinbach
7e403ffcc2
linux: 4.9.205 -> 4.9.206
2019-12-07 07:11:51 -05:00
Tim Steinbach
d90b95f2f6
linux: 4.4.205 -> 4.4.206
2019-12-07 07:11:51 -05:00
Tim Steinbach
9ad3dbf43c
linux: 4.19.87 -> 4.19.88
2019-12-07 07:11:51 -05:00
Tim Steinbach
b80f9b6867
linux: 4.14.157 -> 4.14.158
2019-12-07 07:11:46 -05:00
Izorkin
928fdab4a1
linux: add in kernel 5.4 lockdown feature
2019-12-07 12:06:23 +01:00
Félix Baylac-Jacqué
abc9b32fc6
hostapd: 2.8 -> 2.9
...
Associated release note:
https://w1.fi/security/2019-6/sae-eap-pwd-side-channel-attack-update.txt
Note: we are building hostapd with the CONFIG_EAP_PWD=y flag by
default, we might be impacted by a EAP_PWD side-channel attach on
hostapd 2.8.
2019-12-07 12:02:10 +01:00
Tom Fitzhenry
fd1c0db18c
hostapd: use getrandom(2)
...
Motivation: Devices with few entropy sources on boot hang/block if many services try to
read from /dev/random.
https://w1.fi/cgit/hostap/commit/?id=89a7cdd690b48a0c56380cf4609442ed13527f44
states getrandom() is recommended, but not enabled by default since it
relies on:
* Linux kernel 3.17 (NixOS 19.09 has 4.19; master presumably later)
* glibc 2.25 (NixOS master has 2.27
https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/libraries/glibc/common.nix#L37 )
2019-12-07 19:31:35 +11:00
Markus Kowalewski
23059de767
rdma-core: 26.0 -> 26.1
2019-12-07 00:19:49 +01:00
Will Dietz
04cf547b2d
iw: 5.3 -> 5.4
2019-12-06 03:00:14 -06:00
Ben Wolsieffer
9461f783f1
reptyr: add patch to fix tests
2019-12-05 22:36:00 -05:00
Will Dietz
734132e55f
shadow: 4.7 -> 4.8
2019-12-05 10:27:22 +01:00
Frederik Rietdijk
51ef7c3e49
Merge master into staging-next
2019-12-05 09:14:08 +01:00
Mateusz Kowalczyk
1451a52a38
Remove myself (fuuzetsu) from maintainer lists
...
I haven't been doing any maintenance for a long time now and not only
do I get notified, it also creates a fake impression that all these
packages had at least one maintainer when in practice they had none.
2019-12-05 16:29:48 +09:00
worldofpeace
b12aef05a4
Merge pull request #73968 from mat8913/upower-config-master
...
nixos/upower: Allow customization of UPower.conf
2019-12-05 05:25:00 +00:00
worldofpeace
b07e790963
Merge pull request #74969 from marsam/remove-empty-inherits
...
treewide: remove empty inherits
2019-12-04 23:17:08 +00:00
R. RyanTM
52950ee73f
linuxPackages.bpftrace: 0.9.2 -> 0.9.3
2019-12-04 14:31:39 -06:00
Maximilian Bosch
af066ace5f
iwd: 1.1 -> 1.2
...
https://git.kernel.org/pub/scm/network/wireless/iwd.git/commit/?id=8901ad39275bbd9d7bd868c8d7aac3f97d1131ad
2019-12-04 20:52:24 +01:00
Mario Rodas
e44d7c14f5
treewide: remove empty let
blocks
2019-12-04 06:00:00 -05:00
Matthew Harm Bekkema
f83a83f964
upower: load config from /etc
...
In the process of making UPower.conf customizable (#73968 ), it came up
that UPower doesn't load its config from /etc by default.
The UPower derivation is modified to make it load its config from /etc
at runtime, but still install the default config to its nix store path
as before.
The UPower module is modified to put the config in /etc.
2019-12-04 12:26:30 +11:00
Jan Tojnar
30fae2883e
Merge branch 'master' into staging-next
2019-12-03 16:51:48 +01:00
Alyssa Ross
71f06ea757
linuxHeaders: fix typo in comment
2019-12-02 22:52:21 +00:00
Alyssa Ross
a8e63e4f74
treewide: fetchgit -> fetchFromGitiles
...
This is only the easy cases -- some fetchgit uses that point to
Gitiles instances are in generated code, where the generating code
would have to know in advance if it was fetching from Gitiles or not.
I don't think this is worth it.
2019-12-02 22:45:06 +00:00
Matthew Bauer
0505c5125c
Merge branch 'master' into static-fixes
2019-12-02 13:34:24 -05:00
Dominik Xaver Hörl
387b59d9cf
cpupower: explicitly set CC and LD to allow compilation with clang
2019-12-02 00:43:40 +01:00
Frederik Rietdijk
6662f5be2d
Merge master into staging-next
2019-12-01 18:55:44 +01:00
Jörg Thalheim
b7f504812b
perf: build with python3
2019-12-01 18:53:03 +01:00
R. RyanTM
3370a1bebd
mcelog: 165 -> 166
2019-12-01 18:45:39 +01:00
R. RyanTM
89c7e7d911
psmisc: 23.2 -> 23.3
2019-12-01 18:38:53 +01:00
R. RyanTM
50267fb095
intel-compute-runtime: 19.34.13959 -> 19.44.14658 ( #74404 )
2019-12-01 16:21:13 +01:00
markuskowa
5d4f22dc5e
Merge pull request #74405 from r-ryantm/auto-update/ipset
...
ipset: 7.3 -> 7.4
2019-12-01 14:47:16 +01:00
Tim Steinbach
c4dc27cfaf
linux: 4.19.86 -> 4.19.87
2019-12-01 07:26:02 -05:00
Tim Steinbach
9d38dd4a0a
linux: 4.14.156 -> 4.14.157
2019-12-01 07:25:59 -05:00
Dmitry Kalinkin
8d17a20f6a
Merge pull request #73167 from eadwu/nvidia_x11/2019-11.1
...
nvidia_x11: 2019-11.1
2019-11-30 22:47:47 -05:00
Edmund Wu
b05e2c0fb9
nvidia_x11: 435.21 -> 440.36
2019-11-30 22:28:08 -05:00
Jan Tojnar
55a72926e1
Merge branch 'staging-next' into staging
2019-11-30 19:45:46 +01:00
Jan Tojnar
a69ad18da9
Merge branch 'master' into staging-next
2019-11-30 19:44:51 +01:00
Ryan Mulligan
b76bea5c5b
Merge pull request #74440 from r-ryantm/auto-update/libratbag
...
libratbag: 0.10 -> 0.11
2019-11-30 06:20:06 -08:00
R. RyanTM
3c2a3bde28
tomb: 2.6 -> 2.7 ( #74693 )
2019-11-30 14:30:43 +01:00
Tim Steinbach
64f3388615
linux: 5.4 -> 5.4.1
2019-11-30 08:12:53 -05:00
Tim Steinbach
0e2e1afae8
linux: 5.3.13 -> 5.3.14
2019-11-30 08:12:09 -05:00
Tim Steinbach
77ce626d10
linux: 4.9.203 -> 4.9.205
2019-11-30 08:11:12 -05:00
Tim Steinbach
9d07976ab4
linux: 4.4.203 -> 4.4.205
2019-11-30 08:10:15 -05:00
Mario Rodas
6d9f4a5b3e
Merge pull request #74674 from r-ryantm/auto-update/usbguard
...
usbguard: 0.7.5 -> 0.7.6
2019-11-30 03:01:39 -05:00
Frederik Rietdijk
9f84415541
Merge staging-next into staging
2019-11-30 08:58:01 +01:00
Frederik Rietdijk
d14baf7747
Merge master into staging-next
2019-11-30 08:57:28 +01:00
R. RyanTM
afc1c4abe5
usbguard: 0.7.5 -> 0.7.6
2019-11-29 12:13:55 -08:00
markuskowa
882a826687
Merge pull request #74517 from r-ryantm/auto-update/open-iscsi
...
openiscsi: 2.0.878 -> 2.1.0
2019-11-29 11:41:09 +01:00
Markus Kowalewski
220b417e43
open-iscsi: fix path in iscsi_fw_login
2019-11-29 01:26:52 +01:00
R. RyanTM
84a59dc2f0
alsaPlugins: 1.1.9 -> 1.2.1
2019-11-28 11:59:02 -08:00
R. RyanTM
75deccbf61
openiscsi: 2.0.878 -> 2.1.0
2019-11-28 08:54:12 -08:00
Tim Steinbach
0e670a2e67
linux: Add CRYPTO_AEGIS128_SIMD for aarch64
...
See comments: 9b67ea9106
2019-11-28 09:21:06 -05:00
R. RyanTM
d7173c9425
libratbag: 0.10 -> 0.11
2019-11-27 23:49:34 -08:00
Jonathan Ringer
0c1c18ca44
Merge branch 'master' into staging-next
2019-11-27 22:57:50 -08:00
R. RyanTM
de978f92a0
ipset: 7.3 -> 7.4
2019-11-27 17:44:53 -08:00
Denis Redozubov
7233afc886
apple_sdk: broken link update ( #73984 )
2019-11-27 14:17:43 -05:00
Alexander Bakker
93c5503c2e
zenpower: init at 0.1.5
2019-11-27 19:54:25 +01:00
Robin Gloster
3a9fd80b79
Merge pull request #74098 from r-ryantm/auto-update/alsa-firmware
...
alsa-firmware: 1.0.29 -> 1.2.1
2019-11-27 18:25:40 +01:00
Robin Gloster
665958073a
Merge pull request #74117 from r-ryantm/auto-update/alsa-utils
...
alsaUtils: 1.1.9 -> 1.2.1
2019-11-27 18:20:57 +01:00
Andreas Rammhold
2930ea5304
Merge pull request #73497 from dtzWill/update/intel-microcode-20191115
...
microcodeIntel: 20191113 -> 20191115
2019-11-27 16:25:31 +01:00
Andreas Rammhold
660e754074
microcodeIntel: add andir as maintainer
2019-11-27 16:23:16 +01:00
Matthew Bauer
fa383dcb7c
cctools: fixup gnu-config detection
...
Use autoreconfHook instead of preConfigure autogen.sh. This avoids
getting the bad version of the gnu-config script and makes the newish
iOS triples work.
2019-11-27 10:04:32 -05:00
Matthew Bauer
848d4a08a0
cctools: readd ld-rpath-nonfinal patch
...
This patch is needed to build ghc, which adds -rpath flags for some
reason. Updated patch for newest cctools and reapplied.
2019-11-27 10:01:57 -05:00
Fabian Möller
a03b7ebaa6
ati_drivers_x11: fix libGL and libGLU paths
2019-11-26 18:01:02 +01:00
Michael Weiss
cfb975495c
iproute: 5.3.0 -> 5.4.0
...
"Not a lot of changes in this release, most are related to fixing output
formatting and documentation." [0]
File changes (additions/removals):
+share/man/man8/devlink-trap.8.gz
nix path-info -S:
5.3.0 46078816
5.4.0 46095296
[0]: https://www.spinics.net/lists/netdev/msg615781.html
2019-11-26 14:31:47 +01:00
Tim Steinbach
ba80ebc1b3
linux: 4.4.202 -> 4.4.203
2019-11-26 07:58:49 -05:00
adisbladis
e5b32b9719
openrazer: Fix build with Linux 5.4
2019-11-26 11:05:02 +00:00
Matthew Bauer
08d6c4019d
Merge remote-tracking branch 'origin/staging' into dnicponski/scratch/update_darwin_cctools
2019-11-25 22:00:13 -05:00
Matthew Bauer
0c6a0c817a
cctools: only add libtool on native builds
...
libtool is not really needed and it interferes with
updateAutotoolsGnuConfigScriptsHook. So remove it when
cross-compiling, but leave it in native to preserve hashes.
2019-11-25 21:57:56 -05:00
Matthew Bauer
f0f4f90847
libtapi: bump to 1000.10.8
2019-11-25 21:57:39 -05:00
John Ericson
f191360ad0
Merge remote-tracking branch 'upstream/staging-next' into staging
2019-11-25 15:59:05 -05:00
Frederik Rietdijk
06a054e6eb
Merge master into staging-next
2019-11-25 21:51:57 +01:00
R. RyanTM
116106b406
brillo: 1.4.8 -> 1.4.9
2019-11-25 08:51:07 -08:00
Tim Steinbach
9b67ea9106
linux: Add 5.4
...
Change linux_latest to 5.4
2019-11-25 09:21:27 -05:00
Tim Steinbach
8b93e0c2c4
linux: 5.3.12 -> 5.3.13
2019-11-25 09:14:39 -05:00
Tim Steinbach
e0816be801
linux: 4.9.202 -> 4.9.203
2019-11-25 09:14:39 -05:00
Tim Steinbach
7967988054
linux: 4.19.85 -> 4.19.86
2019-11-25 09:14:39 -05:00
Tim Steinbach
d65b1c6e97
linux: 4.14.155 -> 4.14.156
2019-11-25 09:14:38 -05:00
R. RyanTM
713619f051
alsaUtils: 1.1.9 -> 1.2.1
2019-11-25 01:13:23 -08:00
Linus Heckemann
eefe16dbb6
Merge pull request #74026 from andir/nixos-v243.3
...
systemd: v243 > v243.3
2019-11-25 09:07:10 +01:00
R. RyanTM
4adac94fd5
alsa-firmware: 1.0.29 -> 1.2.1
2019-11-24 22:54:48 -08:00
John Ericson
6d3b7458cc
Merge pull request #74065 from Ericson2314/cc-versions
...
compilers, binutils: Add version and pname
2019-11-24 18:35:13 -05:00
Franz Pletz
e315f34bb3
Merge pull request #53032 from netixx/update-openvswitch-2.9.2
...
openvswitch: 2.5.4 -> 2.12.0
2019-11-24 20:53:44 +00:00
John Ericson
ef328622e0
cctools, darwin biutils: Use pname and version
2019-11-24 18:36:40 +00:00
John Ericson
4f1261134e
Merge remote-tracking branch 'upstream/master' into staging
2019-11-24 18:33:54 +00:00
John Ericson
1206faa6d5
Merge pull request #74057 from Ericson2314/wrapper-pname-support
...
treewide: Purge most parseDrvName
2019-11-24 13:31:35 -05:00
Herwig Hochleitner
9d208a6af1
anbox: 2019-05-03 -> 2019-11-15
2019-11-24 19:07:59 +01:00
John Ericson
d0d5136cce
Merge remote-tracking branch 'upstream/master' into wrapper-pname-support
2019-11-24 17:25:07 +00:00
John Ericson
9b090ccbca
treewide: Get rid of most parseDrvName
without breaking compat
...
That is because this commit should be merged to both master and
release-19.09.
2019-11-24 17:22:28 +00:00
Florian Klink
8ab403c089
beegfs: remove
...
This has been marked as broken since https://github.com/NixOS/nixpkgs/pull/66352
Closes #73998 .
2019-11-24 17:36:30 +01:00
Florian Klink
1ced1425aa
Merge pull request #73186 from flokli/bump-dpdk
...
dpdk: build with meson, odp-dpdk: -> 1.22.0.0
2019-11-24 17:14:49 +01:00
Andreas Rammhold
d5914d7d68
systemd: v243 -> v243.3
2019-11-24 11:53:28 +01:00
Frederik Rietdijk
1d18c5a0fe
Merge staging-next into staging
2019-11-24 10:13:31 +01:00
Edmund Wu
3da7f584bc
nvidiaPackages.legacy_390: 390.129 -> 390.132
2019-11-22 22:09:35 -05:00
Tim Steinbach
a96f98be6e
linux: 5.3.11 -> 5.3.12
2019-11-21 13:29:44 -05:00
Tim Steinbach
9265a8e98d
linux: 4.19.84 -> 4.19.85
2019-11-21 13:29:44 -05:00
Tim Steinbach
74b376f252
linux: 4.14.154 -> 4.14.155
2019-11-21 13:29:40 -05:00
Eelco Dolstra
68f06e4438
keyctl: 1.6 -> 1.6.1
2019-11-20 17:24:21 +01:00
Frederik Rietdijk
10d0c68a9b
Merge staging-next into staging
2019-11-20 10:02:21 +01:00
Frederik Rietdijk
65edeb8633
Merge master into staging-next
2019-11-20 10:01:49 +01:00
Daniel Schaefer
09f9bcd19c
Merge pull request #67749 from markuskowa/upd-targetcli
...
targetcli: 2.1.fb49 -> 2.1.51
2019-11-20 08:28:19 +01:00
Jan Tojnar
91b02cd86b
fwupd: 1.2.10 → 1.3.3 ( #73700 )
...
fwupd: 1.2.10 → 1.3.3
2019-11-20 02:02:24 +01:00
Janne Heß
f7f1724ee9
displaylink: Disable free space check
...
The check fails if you have too much free disk space
2019-11-19 19:51:30 +01:00
Dave Nicponski
7b77c09e40
darwin.cctools: 895 -> 927.0.2
...
Update the version of `cctools` on darwin. The older version fails
to work on some modern packages, such as `bazel 1.1`.
2019-11-19 09:20:13 -05:00
Frederik Rietdijk
5f8b0d7d99
Merge staging-next into staging
2019-11-19 14:53:29 +01:00
Frederik Rietdijk
f6b39f852e
Merge master into staging-next
2019-11-19 10:53:44 +01:00
adisbladis
c9d8624ccd
treewide: Get rid of libGLU_combined
2019-11-18 20:10:43 +00:00
Jan Tojnar
5b8998fdc4
fwupd: 1.2.10 → 1.3.3
...
https://github.com/fwupd/fwupd/blob/1.3.3/data/org.freedesktop.fwupd.metainfo.xml#L35-L125
systemd.tmpfiles should not be necessary, as the systemd service switched to StateDirectory.
2019-11-18 19:55:39 +01:00
Vladimír Čunát
ed9fb90b28
Merge #73572 : darwin.CF: hack around build failures
...
... into staging-next. Fixes #66811 , kinda.
2019-11-18 11:26:43 +01:00
Franz Pletz
09f1e09954
iwd: 0.22 -> 1.1
2019-11-18 02:26:18 +01:00
Franz Pletz
bf3bab2b3f
ell: 0.24 -> 0.26
2019-11-18 02:26:18 +01:00
Markus Kowalewski
6b3947255c
targetcli: 2.1.50 -> 2.1.51
2019-11-17 16:50:57 +01:00
Daiderd Jordan
41ca86129f
darwin.CF: workaround intermittent CFRuntime.c failures
...
Based on testing this issue seems to only occur with clang_7, so
we should be able to revert this when the default llvm versions are
updated.
Fixes #66811
2019-11-17 14:55:00 +01:00
Florian Klink
8f97966907
odp-dpdk: 1.19.0.0_DPDK_17.11 -> 1.22.0.0_DPDK_18.11
...
Build with dpdk 18.11.5 instead of 17.11.9
2019-11-17 14:10:20 +01:00
Florian Klink
fe9d6cb8a7
dpdk: build with meson
2019-11-17 14:09:04 +01:00
Frederik Rietdijk
3864800226
Merge master into staging-next
2019-11-17 10:31:52 +01:00
Robert Scott
783d66d827
odp-dpdk: internal dpdk 17.11.6 -> 17.11.9 (security)
...
addressing CVE-2019-14818
2019-11-17 01:21:44 +00:00
Robert Scott
fa9a372e18
dpdk: 19.08 -> 19.08.2 (security)
...
addressing CVE-2019-14818
2019-11-17 01:21:19 +00:00
Tim Steinbach
ef31491067
linux: 4.9.201 -> 4.9.202
2019-11-16 13:18:51 -05:00
Tim Steinbach
6f97eeb1da
linux: 4.4.201 -> 4.4.202
2019-11-16 13:18:34 -05:00
Will Dietz
1f58182f04
microcodeIntel: 20191113 -> 20191115
...
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20191115
2019-11-16 07:13:37 -06:00
Frederik Rietdijk
be7125dde7
Merge master into staging-next
2019-11-16 11:45:07 +01:00
c0bw3b
9367367dfd
Treewide: fix URL permanent redirects
...
Permanent redirects on homepages and/or source URLs
as reported by Repology
2019-11-16 01:41:23 +01:00
Andreas Wiese
bef560f578
microcodeIntel: 20191112 -> 20191113
...
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20191113
(#73383 )
2019-11-15 11:18:59 +01:00
Frederik Rietdijk
c6e31d0767
Merge master into staging-next
2019-11-14 13:31:39 +01:00
R. RyanTM
7b599dc25e
busybox: 1.30.1 -> 1.31.1
...
(#72452 )
2019-11-14 00:07:53 +01:00
Kyle Copperfield
2011aef629
openvswitch: many improvements
...
- tidy maintainer definition
- add kmcopper to maintainers
- use https for url fetch
- update lts to 2.5.9
- compile with openssl 1.1
- use https for homepage url
- use python3 in 2.12
2019-11-13 21:00:31 +00:00
Izorkin
705bafb3cf
nftables: update build configuration
2019-11-13 16:50:18 +01:00
Will Dietz
911fe47772
microcodeIntel: 20190918 -> 20191112
...
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20191112
2019-11-13 16:42:33 +01:00
R. RyanTM
030f40a6a2
uclibc: 1.0.31 -> 1.0.32
...
* uclibc: 1.0.31 -> 1.0.32 (#72684 )
* uclibc: restrict to x86 Linux platforms
It was always failing on Hydra ARM builders
2019-11-13 15:21:28 +01:00
Andrew Childs
3823edaee4
nftables: build documentation
2019-11-12 23:51:56 -08:00
Graham Christensen
8e069a1597
Merge pull request #72858 from nshalman/displaylink5
...
displaylink: 4.4.24 -> 5.2.14
2019-11-12 20:35:19 -05:00
Tim Steinbach
25d44f7605
linux: 4.9.200 -> 4.9.201
2019-11-12 16:24:52 -05:00
Tim Steinbach
083c1d6b22
linux: 4.4.200 -> 4.4.201
2019-11-12 16:24:18 -05:00
Tim Steinbach
b1b1f5aa58
linux: 4.19.83 -> 4.19.84
2019-11-12 16:23:46 -05:00
Tim Steinbach
dc7772f1c9
linux: 4.14.153 -> 4.14.154
2019-11-12 16:23:03 -05:00
Tim Steinbach
f078de4c0a
linux-testing: 5.4-rc6 -> 5.4-rc7
2019-11-12 16:22:03 -05:00
Tim Steinbach
44d80a5c56
linux: Remove 5.2
...
5.2.x kernels are EOL
2019-11-12 16:17:01 -05:00
Tim Steinbach
3dfff501b5
linux: 5.3.10 -> 5.3.11
2019-11-12 16:02:03 -05:00
Frederik Rietdijk
d688c7cd05
Merge staging-next into staging
2019-11-12 14:32:56 +01:00
Frederik Rietdijk
4619637d74
Merge pull request #72712 from NixOS/staging-next
...
Staging next
2019-11-12 14:32:50 +01:00
John Ericson
16f0fe7fe3
Merge remote-tracking branch 'upstream/master' into mingw-mcfthreads
2019-11-11 20:48:14 -05:00
John Ericson
04cb05d20c
gcc: Build MinGW stage two with threading library
...
Currently this is set up to be mcfgthreads, but it could be something
else instead.
2019-11-11 11:02:38 -05:00
Frederik Rietdijk
73b88e17dd
Merge staging-next into staging
2019-11-11 12:09:26 +01:00
Frederik Rietdijk
cf27abf534
Merge master into staging-next
2019-11-11 12:06:42 +01:00
Alexander Bantyev
8983cac44c
kmod: fix --enable-static
2019-11-11 11:10:59 +03:00
Jan Tojnar
e994fdcac0
Merge pull request #72922 from davidak/fix_versions
...
Fix package metadata like version and homepage
2019-11-11 09:05:08 +01:00
John Ericson
999ef20129
mingw-w64 libc: Multiple outputs and parallel builds
...
Also deduplicate more of the GCC derivations.
2019-11-11 00:25:24 -05:00
John Ericson
06c5e811e6
mcfgthreads: Init from git
2019-11-11 00:25:24 -05:00
John Ericson
0a63190c31
windows top-level: Clean up with makeScope
2019-11-11 00:25:24 -05:00
Tim Steinbach
d9e90f0d06
linux: 5.3.9 -> 5.3.10
2019-11-10 11:09:18 -05:00
Tim Steinbach
51017f08e6
linux: 4.9.199 -> 4.9.200
2019-11-10 11:09:17 -05:00
Tim Steinbach
460ef6ae3f
linux: 4.4.199 -> 4.4.200
2019-11-10 11:09:17 -05:00
Tim Steinbach
f8913cead6
linux: 4.19.82 -> 4.19.83
2019-11-10 11:09:17 -05:00
Tim Steinbach
20329aebb6
linux: 4.14.152 -> 4.14.153
2019-11-10 11:09:17 -05:00
R. RyanTM
e3069e45d2
mbpfan: 2.1.1 -> 2.2.0
...
(#72563 )
2019-11-09 16:16:45 +01:00
Dmitry Kalinkin
21c3fabb44
Merge pull request #72804 from xtruder/pkgs/facetimehd-firmware/update-firmware-link
...
facetimehd-firmware: 1.43_4 -> 1.43_5
2019-11-09 05:13:34 -05:00
Vladimír Čunát
457e94d900
Merge branch 'master' into staging-next
...
~4k rebuilds on each Linux.
2019-11-09 07:26:53 +01:00
John Ericson
5132cc822a
Merge pull request #72812 from NixOS/bash-no-undef-vars
...
cc-wrapper, bintools-wrapper: Remove now unneeded `set {+,-}u`
2019-11-08 15:26:14 -05:00
John Ericson
f7fdc997bf
Merge commit 'afa48f16f265fd3e88073bca7929e1e103bd3dc3' into bash-no-undef-vars
2019-11-08 13:58:27 -05:00
John Ericson
f1481f2c90
apple-sdk setup hooks: NIX_CFLAGS_COMPILE may be undefined
2019-11-08 13:28:59 -05:00
John Ericson
beda0365a6
darwin private frameworks setup hook: NIX_CFLAGS_COMPILE may be undefined
2019-11-08 13:24:20 -05:00
Matthew Bauer
b23aa70952
Merge pull request #70173 from eadwu/raspberrypi/1.20190925
...
raspberrypi: 1.20190925
2019-11-07 17:13:24 -05:00
Matthew Bauer
0aaab30d2a
Merge pull request #69741 from eadwu/linux_rpi/fix-overrides
...
linux_rpi: fix overrides
2019-11-07 17:09:32 -05:00
davidak
61de71343f
Fix package metadata like version and homepage
2019-11-07 17:20:33 +01:00
worldofpeace
25454dbad8
fwupd: correct test attr
2019-11-07 08:11:25 -05:00
Markus Kowalewski
220f04fcb4
targetcli: 2.1.fb49 -> 2.1.50
...
* install man page
2019-11-07 09:49:30 +01:00
Tim Steinbach
873ffd8d29
linux: 4.9.198 -> 4.9.199
2019-11-06 13:38:36 -05:00
Tim Steinbach
042cf21f74
linux: 4.4.198 -> 4.4.199
2019-11-06 13:38:23 -05:00
Tim Steinbach
308aba8351
linux: 4.19.81 -> 4.19.82
2019-11-06 13:38:04 -05:00
Tim Steinbach
2316150e64
linux: 4.14.151 -> 4.14.152
2019-11-06 13:37:46 -05:00
adisbladis
9a5ef400fc
linux: 5.3.8 -> 5.3.9
2019-11-06 18:16:55 +00:00
Daniel Schaefer
27aa4bf49b
multipath-tools: Fix prefix
...
udev rules and manpages in section 8 were installed into $out/usr
Results in the following derivation output diff:
lib/systemd/system
lib/systemd/system/multipathd.service
lib/systemd/system/multipathd.socket
+lib/udev
+lib/udev/kpartx_id
+lib/udev/rules.d
+lib/udev/rules.d/11-dm-mpath.rules
+lib/udev/rules.d/11-dm-parts.rules
+lib/udev/rules.d/56-multipath.rules
+lib/udev/rules.d/66-kpartx.rules
+lib/udev/rules.d/68-del-part-nodes.rules
sbin
share
share/man
@@ -79,25 +87,14 @@
share/man/man3/mpath_persistent_reserve_out.3.gz
share/man/man5
share/man/man5/multipath.conf.5.gz
+share/man/man8
+share/man/man8/kpartx.8.gz
+share/man/man8/mpathpersist.8.gz
+share/man/man8/multipath.8.gz
+share/man/man8/multipathd.8.gz
usr
usr/include
usr/include/libdmmp
usr/include/libdmmp/libdmmp.h
usr/include/mpath_cmd.h
usr/include/mpath_persist.h
-usr/lib
-usr/lib/udev
-usr/lib/udev/kpartx_id
-usr/lib/udev/rules.d
-usr/lib/udev/rules.d/11-dm-mpath.rules
-usr/lib/udev/rules.d/11-dm-parts.rules
-usr/lib/udev/rules.d/56-multipath.rules
-usr/lib/udev/rules.d/66-kpartx.rules
-usr/lib/udev/rules.d/68-del-part-nodes.rules
-usr/share
-usr/share/man
-usr/share/man/man8
-usr/share/man/man8/kpartx.8.gz
-usr/share/man/man8/mpathpersist.8.gz
-usr/share/man/man8/multipath.8.gz
-usr/share/man/man8/multipathd.8.gz
2019-11-06 19:12:52 +01:00
R. RyanTM
f8948e9606
mcelog: 164 -> 165 ( #72583 )
2019-11-06 18:18:28 +01:00
Nahum Shalman
079849e096
displaylink: 4.4.24 -> 5.2.14
2019-11-05 20:23:32 -05:00
Florian Klink
c3566c7a4f
Merge pull request #70352 from wucke13/systemd-importd
...
systemd: add systemd-importd
2019-11-05 15:42:44 +01:00
Frederik Rietdijk
c4e30cf98c
Merge staging-next into staging
2019-11-05 14:18:08 +01:00
Frederik Rietdijk
03a9822405
Merge master into staging-next
2019-11-05 14:17:37 +01:00
Jörg Thalheim
d6292986d8
android-udev-rules: 20190315 -> 20191103
2019-11-05 10:32:43 +00:00
Kirill Elagin
2e8ed0f443
Revert "lvm2: enable parallel building" ( #72823 )
...
* Revert "lvm2: enable parallel building"
This reverts commit 494d2deebf
.
I am getting
```
gcc: error: ../../device_mapper/libdevice-mapper.a: No such file or directory
```
2019-11-05 11:29:14 +01:00
Franz Pletz
f7ba4a807f
fwupdate: fix build with gcc9
2019-11-05 09:29:10 +01:00
Franz Pletz
d98aee819f
linuxPackages.perf: fix build with gcc9
2019-11-05 01:55:45 +01:00
Franz Pletz
a2ab758457
dpdk: fix build with gcc9
2019-11-05 01:55:18 +01:00
John Ericson
acd2d19484
Merge pull request #72347 from NixOS/bash-no-undef-vars
...
treewide: `set -u` everywhere
2019-11-04 19:52:33 -05:00
Franz Pletz
8dca8b9ccb
Merge remote-tracking branch 'origin/master' into gcc-9
2019-11-05 01:07:22 +01:00
Jaka Hudoklin
c115659884
facetimehd-firmware: 1.43_4 -> 1.43_5
2019-11-05 00:36:45 +01:00
Gabriel Ebner
cb8423d19b
Merge pull request #72698 from gebner/digimend-drivers
...
digimend drivers for graphics tablets
2019-11-04 21:19:06 +01:00
Tim Steinbach
c97ca709c1
linux: 5.4-rc5 -> 5.4-rc6
2019-11-04 09:38:27 -05:00
Gabriel Ebner
a0e4ee3111
aggregateModules: support depmod.d configuration
2019-11-03 17:32:46 +01:00
Gabriel Ebner
1af9ccccb0
linuxPackages.digimend: init at unstable-2019-06-18
2019-11-03 17:32:46 +01:00
Franz Pletz
6b10b78872
Merge remote-tracking branch 'origin/master' into gcc-9
2019-11-03 14:44:12 +01:00
Alex Rice
66611546f0
brillo: init at 1.4.8
2019-11-03 14:42:43 +01:00
Michael Weiss
828061351c
fuse3: 3.7.0 -> 3.8.0
2019-11-03 14:21:43 +01:00
Frederik Rietdijk
9d59d57d45
Merge staging-next into staging
2019-11-03 14:01:28 +01:00
Frederik Rietdijk
b4270a7e79
shadow: replace gnome-doc-utils with itstool
...
gnome-doc-utils is no longer supported and requires Python 2.
2019-11-03 14:00:23 +01:00
Frederik Rietdijk
76b16d05e6
Merge staging-next into staging
2019-11-03 10:24:24 +01:00
John Ericson
b2372b8d5e
Merge pull request #72639 from kirelagin/netbsd-musl
...
Tweak cross-compilation of some netbsd stuff
2019-11-03 04:15:23 -05:00
Kirill Elagin
8e912bcb30
fixup! Tweak cross-compilation of some netbsd stuff
2019-11-03 12:04:39 +03:00
Peter Hoeg
8bddbbaf84
Merge pull request #72404 from peterhoeg/u/displaylink
...
displaylink: make it work!
2019-11-03 14:19:41 +08:00
Franz Pletz
682de1908f
linuxPackages.usbip: fix build with gcc9
2019-11-03 01:24:46 +01:00
Kirill Elagin
60944c7efd
Tweak cross-compilation of some netbsd stuff
...
This makes, at least, the following packages compile with musl:
* netbsd.compat
* netbsd.getent
* netbsd.fts
2019-11-03 02:08:27 +03:00
wucke13
29ac226225
systemd: adding support for systemd-importd
...
Adding `systemd-importd` to the build, so that `machinectl`s `import-.*`
may actually do anything. Currently they fail with
```
Failed to transfer image: The name org.freedesktop.import1 was not provided by any .service files
```
as `systemd-importd` is not built. Also registers the regarding dbus
api and service in the systemd module.
2019-11-02 21:33:18 +01:00
Franz Pletz
74554ab3b2
mstpd: fix build with gcc9
2019-11-02 18:35:09 +01:00
Franz Pletz
55bbd626b0
mstpd: 0.0.7 -> 0.0.8
2019-11-02 18:34:25 +01:00
Michael Raskin
3f48d344e2
Merge pull request #72502 from r-ryantm/auto-update/eudev
...
eudev: 3.2.8 -> 3.2.9
2019-11-02 09:05:21 +00:00
R. RyanTM
37c2d8fe1b
eudev: 3.2.8 -> 3.2.9
2019-11-01 17:16:12 -07:00
Matthew Bauer
2901593a1e
Merge pull request #72437 from matthewbauer/update-ledger-udev-rules
...
ledger-udev-rules: update to 2019-05-30
2019-11-01 17:46:22 -04:00
John Ericson
2811b032d6
treewide: Make still dont* Variables are optional in most cases
...
Go beyond the obvious setup hooks now, with a bit of sed, with a skipped case:
- cc-wrapper's `dontlink`, because it already is handled.
Also, in nix files escaping was manually added.
EMP
2019-11-01 14:44:44 -04:00
Matthew Bauer
ff066a107b
ledger-udev-rules: update to 2019-05-30
...
Fixes #71201
2019-11-01 11:18:41 -04:00
Marek Mahut
c3c6f849bd
Merge pull request #71568 from r-ryantm/auto-update/fwts
...
fwts: 19.08.00 -> 19.09.00
2019-11-01 09:23:30 +01:00
Peter Hoeg
198fdd98fb
linuxPackages.evdi: 1.6.2 -> 1.6.3
...
This works with kernel 5.3.x
2019-11-01 12:46:59 +08:00
Jan Tojnar
70c0c48970
Merge branch 'staging-next' into staging
2019-11-01 02:58:40 +01:00
Bas van Dijk
d6cf06b950
tracecmd: 2.8.3 -> 2.9-dev & kernelshark: 0.9.8 -> 1.1.0
2019-10-31 16:07:39 -05:00
Renaud
bcee548e8e
dropwatch: 1.5 -> 1.5.1
2019-10-31 20:22:10 +01:00
Marek Mahut
392b12f252
Merge pull request #72089 from prusnak/trezor-udev-rules
...
trezor-udev-rules: init at unstable-2019-07-17
2019-10-31 10:48:48 +01:00
Jason Felice
e4c34f2db4
osxsnarf: init at 0.1.0
2019-10-30 08:57:59 -07:00
Pavol Rusnak
d124858efe
trezor-udev-rules: init at unstable-2019-07-17
2019-10-30 15:15:22 +01:00
Tim Steinbach
9d3687ff15
linux: 5.4-rc4 -> 5.4-rc5
2019-10-29 11:59:37 -04:00
Frederik Rietdijk
ef9f91f3cf
Merge staging-next into staging
2019-10-29 16:56:59 +01:00
Franz Pletz
18b031d58b
Merge pull request #72168 from doronbehar/update-firmware
...
firmwareLinuxNonfree: 2019-09-23 -> 2019-10-22
2019-10-29 13:41:18 +00:00
Tim Steinbach
eafc9de306
linux: 5.3.7 -> 5.3.8
2019-10-29 09:20:57 -04:00
Tim Steinbach
56115337fd
linux: 4.9.197 -> 4.9.198
2019-10-29 09:20:56 -04:00
Tim Steinbach
ccc929b92f
linux: 4.4.197 -> 4.4.198
2019-10-29 09:20:56 -04:00
Tim Steinbach
39aa4c606b
linux: 4.19.80 -> 4.19.81
2019-10-29 09:20:56 -04:00
Tim Steinbach
a68c650a34
linux: 4.14.150 -> 4.14.151
2019-10-29 09:20:56 -04:00
Profpatsch
f661393aa4
skawarePackages: bump to release 2019-10
2019-10-28 21:30:30 +01:00
Doron Behar
6badf45079
firmwareLinuxNonfree: 2019-09-23 -> 2019-10-22
2019-10-28 16:22:48 +02:00