Tim Steinbach
94be165d1f
linux: 4.14.197 -> 4.14.198
2020-09-14 08:41:59 -04:00
Ryan Mulligan
91e78b31aa
Merge pull request #96400 from r-ryantm/auto-update/openvswitch
...
openvswitch: 2.13.0 -> 2.14.0
2020-09-13 15:57:54 -07:00
WORLDofPEACE
f5fdc6b240
Merge pull request #97894 from TethysSvensson/fixBusybox
...
busybox: Fix 404 error by using git instead
2020-09-13 14:25:22 -04:00
Nick Hu
5d92cf5f23
Merge pull request #78143 from mtreca/master
...
pam_gnupg: init at 0.1
2020-09-13 11:44:01 +01:00
Tethys Svensson
a9597f9573
busybox: Use git to fetch debian.script from debian
...
Debian has yanked the upstream tarball we use to get default.script. We
could simply bump the version number to get the new tarball, but to
avoid the problem in the future, we should instead fetch it from git.
2020-09-13 12:34:08 +02:00
Mario Rodas
5ff37a3d96
Merge pull request #97228 from r-ryantm/auto-update/pcm
...
pcm: 202007 -> 202008
2020-09-13 04:58:54 -05:00
Maxime Tréca
d9d3013117
pam_gnupg: init at 0.1
...
Add the pam_gnupg module that unlocks gnupg keys on login.
2020-09-13 10:46:14 +02:00
Frederik Rietdijk
c7f34f9bad
Merge master into staging-next
2020-09-13 08:44:52 +02:00
freezeboy
d0edb00019
iproute_mptcp: fix preConfigure ( #97747 )
2020-09-12 19:14:15 +02:00
Jan Tojnar
272e4273f0
alsa-utils: do not sed info script ( #97841 )
...
The script contains lspci.log file names and the overeager replacement breaks it.
2020-09-12 15:20:14 +00:00
Jan Tojnar
31081be0d9
fwupd: 1.4.5 → 1.4.6
...
https://github.com/fwupd/fwupd/releases/tag/1.4.6
Also drop some unneeded dependencies.
2020-09-12 13:28:52 +02:00
Jan Tojnar
f9fbbd519e
fwupd: clean up
...
* reorder attributes to match standard
* do not use package aliases
* add some comments
* fix license (https://github.com/fwupd/fwupd/issues/526 )
2020-09-12 13:28:52 +02:00
Vladimír Čunát
e88e14ec8d
Merge branch 'master' into staging-next
...
A few thousand rebuilds per platform have arrived in the meantime.
2020-09-11 14:24:13 +02:00
superherointj
d284d3203a
nixos/dmidecode: added recommended patches
...
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2020-09-10 15:55:52 -03:00
Atemu
3cc3e864b3
linux_testing_bcachefs: 5.3 -> 5.8
...
versioning scheme: major.minor.YYYY.MM.DD -> major.minor.patch-YYYY.MM.DD
Makes a lot more sense imho
2020-09-10 18:57:52 +02:00
Tim Steinbach
505ff0526e
linux/hardened/patches/5.8: 5.8.7.a -> 5.8.8.a
2020-09-10 10:36:17 -04:00
Tim Steinbach
aa9b48747b
linux/hardened/patches/5.4: 5.4.63.a -> 5.4.64.a
2020-09-10 10:36:17 -04:00
Tim Steinbach
86933fba80
linux/hardened/patches/4.19: 4.19.143.a -> 4.19.144.a
2020-09-10 10:36:16 -04:00
Tim Steinbach
46f7ee0474
linux/hardened/patches/4.14: 4.14.196.a -> 4.14.197.a
2020-09-10 10:36:16 -04:00
Tim Steinbach
2f88ac4ba9
linux: 5.8.7 -> 5.8.8
2020-09-10 10:36:15 -04:00
Tim Steinbach
71bfcebbc2
linux: 5.4.63 -> 5.4.64
2020-09-10 10:36:15 -04:00
Tim Steinbach
2b2376b6fa
linux: 4.19.143 -> 4.19.144
2020-09-10 10:36:14 -04:00
Tim Steinbach
c640e0688b
linux: 4.14.196 -> 4.14.197
2020-09-10 10:36:11 -04:00
makefu
bbd7ba6a1c
linuxPackages.exfat-nofuse: 2019-09-06 -> 2020-04-15
...
add assertion for newer linux kernels which come with native exfat support
2020-09-09 20:13:57 +02:00
Tim Steinbach
ff268eb325
linux: 5.9-rc3 -> 5.9-rc4
2020-09-09 12:24:09 -04:00
Vladimír Čunát
16124457d0
libbpf: fix incomplete linkage
...
Also use a better reallocarray fix.
2020-09-09 17:21:26 +02:00
Richard Marko
6c9df40a4b
nixos/device-tree: improve overlays support
...
Now allows applying external overlays either in form of
.dts file, literal dts context added to store or precompiled .dtbo.
If overlays are defined, kernel device-trees are compiled with '-@'
so the .dtb files contain symbols which we can reference in our
overlays.
Since `fdtoverlay` doesn't respect `/ compatible` by itself
we query compatible strings of both `dtb` and `dtbo(verlay)`
and apply only if latter is substring of the former.
Also adds support for filtering .dtb files (as there are now nearly 1k
dtbs).
Co-authored-by: georgewhewell <georgerw@gmail.com>
Co-authored-by: Kai Wohlfahrt <kai.wohlfahrt@gmail.com>
2020-09-09 16:34:58 +02:00
Maximilian Bosch
c73ef96b7e
linuxPackages.wireguard: 1.0.20200729 -> 1.0.20200908
...
https://lists.zx2c4.com/pipermail/wireguard/2020-September/005817.html
2020-09-08 22:33:06 +02:00
Maximilian Bosch
b8525863b8
Merge pull request #97393 from Ma27/bump-iwd
...
iwd: 1.8 -> 1.9
2020-09-08 20:38:49 +02:00
Tim Steinbach
2233cbbfb0
linux/hardened/patches/5.8: init at 5.8.7.a
2020-09-08 08:51:24 -04:00
Tim Steinbach
0b5bec79ae
linux/hardened/patches/5.4: 5.4.61.a -> 5.4.63.a
2020-09-08 08:51:06 -04:00
Tim Steinbach
e8042d106a
linux/hardened/patches/4.19: 4.19.142.a -> 4.19.143.a
2020-09-08 08:51:05 -04:00
Tim Steinbach
29d03429bb
linux/hardened/patches/4.14: 4.14.195.a -> 4.14.196.a
2020-09-08 08:51:03 -04:00
Tim Steinbach
eeaa8b7084
linux: 5.4.62 -> 5.4.63
2020-09-08 08:50:27 -04:00
Tim Steinbach
af1ed29dea
Merge pull request #97288 from Atemu/update/linux_5_8
...
linux_5_8: 5.8.6 -> 5.8.7
2020-09-08 08:49:52 -04:00
Maximilian Bosch
a59a88cf3e
iwd: 1.8 -> 1.9
...
https://git.kernel.org/pub/scm/network/wireless/iwd.git/tree/ChangeLog?h=1.9
2020-09-07 21:48:29 +02:00
Maximilian Bosch
f3ea9452fb
ell: 0.32 -> 0.33
...
https://git.kernel.org/pub/scm/libs/ell/ell.git/tree/ChangeLog?h=0.33
2020-09-07 21:48:29 +02:00
Vladimír Čunát
2c145f4588
libbpf: fixup build after the last staging iteration
...
... and add myself into meta.maintainers :-)
2020-09-07 18:44:17 +02:00
Frederik Rietdijk
be61518b91
Merge staging-next into staging
2020-09-07 16:31:37 +02:00
Vladimír Čunát
c1c85b9bad
Merge #97146 : 'staging-next' branch
...
This is the last planned iteration before forking 20.09.
2020-09-07 15:43:36 +02:00
Florian Klink
b85325a72a
Merge pull request #97294 from oxalica/linux-no-utillinux
...
linux: remove dependency to utillinuxMinimal
2020-09-06 22:24:19 +02:00
R. RyanTM
f151fd87d7
sysvinit: 2.96 -> 2.97
2020-09-06 18:50:48 +02:00
R. RyanTM
f06b103ef9
eventstat: 0.04.09 -> 0.04.10
2020-09-06 18:49:52 +02:00
edef
a6a6659e56
Merge pull request #33283 from fahadsadah/dpauxchardev
...
kernel config: CONFIG_DRM_DP_AUX_CHARDEV
2020-09-06 16:34:11 +00:00
Frederik Rietdijk
d362c0e54e
Merge master into staging-next
2020-09-06 18:14:23 +02:00
oxalica
b5212f8bf0
linux: remove dependency to utillinuxMinimal
2020-09-06 22:06:22 +08:00
Michael Raskin
2e4f8eb79a
Merge pull request #97038 from Atemu/update/linux_zen
...
linux_zen: 5.8.1 -> 5.8.7
2020-09-06 11:45:48 +00:00
Atemu
ea257a8c30
linux_5_8: 5.8.6 -> 5.8.7
2020-09-06 13:30:38 +02:00
Atemu
a133475d03
linux_zen: 5.8.1 -> 5.8.7
2020-09-05 21:36:00 +02:00
R. RyanTM
c7ac3f119e
pcm: 202007 -> 202008
2020-09-05 13:54:15 +00:00
Bryan Gardiner
8ea0979284
linuxPackages.system76-io: init at 1.0.1
2020-09-04 17:23:38 -07:00
Bryan Gardiner
649b00db5b
linuxPackages.system76-acpi: init at 1.0.1
2020-09-04 17:23:38 -07:00
Bryan Gardiner
6d7f0bca40
linuxPackages.system76: init at 1.0.9
2020-09-04 17:23:38 -07:00
Frederik Rietdijk
af81d39b87
Merge staging-next into staging
2020-09-04 20:03:30 +02:00
R. RyanTM
c2d50fbe22
zenmonitor: 1.4.1 -> 1.4.2
2020-09-04 08:54:55 -07:00
Jan Tojnar
5079e1cd3b
Merge pull request #96939 from jtojnar/drop-gst-010
2020-09-04 17:13:43 +02:00
R. RyanTM
62b3b82dbd
checksec: 2.2.2 -> 2.2.3
2020-09-04 05:47:43 +00:00
Mario Rodas
584315b21a
Merge pull request #97029 from cmacrae/yabai/upgrade/3.3.0
...
yabai: 3.2.1 -> 3.3.0
2020-09-03 22:08:27 -05:00
Tim Steinbach
94c2122d38
linux: 5.8.5 -> 5.8.6
2020-09-03 14:15:03 -04:00
Tim Steinbach
e5aeed5120
linux: 5.4.61 -> 5.4.62
2020-09-03 14:15:02 -04:00
Tim Steinbach
0865dc9f50
linux: 4.9.234 -> 4.9.235
2020-09-03 14:15:02 -04:00
Tim Steinbach
9c499986fa
linux: 4.4.234 -> 4.4.235
2020-09-03 14:15:02 -04:00
Tim Steinbach
1272d20c2e
linux: 4.19.142 -> 4.19.143
2020-09-03 14:15:01 -04:00
Tim Steinbach
ac9685996b
linux: 4.14.195 -> 4.14.196
2020-09-03 14:14:54 -04:00
Frederik Rietdijk
377242d587
Merge staging-next into staging
2020-09-03 19:21:10 +02:00
cmacrae
b9326ecf0a
yabai: 3.2.1 -> 3.3.0
2020-09-03 17:23:46 +01:00
Daniël de Kok
f145223340
Merge pull request #96831 from SCOTT-HAMILTON/numworks
...
numworks: init udev rules and module
2020-09-02 20:03:02 +02:00
SCOTT-HAMILTON
e5bb747c9d
numworks-udev-rules: init on 02/09/2020
2020-09-02 19:45:07 +02:00
zowoq
ee0d559dae
oci-seccomp-bpf-hook: move to linuxPackages
2020-09-02 20:14:22 +10:00
Orivej Desh
713b1622e7
linux-rt_5_6: init at 5.6.19-rt12
2020-09-02 02:51:06 +00:00
Orivej Desh
f623e0fbf8
linux-rt_5_4: init at 5.4.61-rt37
2020-09-02 02:51:06 +00:00
Orivej Desh
9d0d3a025f
linux-rt: add update script
2020-09-02 02:51:06 +00:00
Jan Tojnar
9a1f60994b
tiscamera: clean up
...
- use pkg-config instead of pkgconfig alias
- use placeholders for cmakeFlags
- do not skip build rpath
- udev replacements no longer apply 47d4fb246b
There are some misplaced dependencies like gobject-introspection and orc that should probably go to nativeBuildInputs but upstream detects them incorrectly.
2020-09-02 04:01:06 +02:00
Jan Tojnar
cc4f18ec47
tiscamera: drop legacy gst
2020-09-02 04:01:06 +02:00
Austin Seipp
58bb6bf73a
linuxPackages.bcc: patch trace buffer bug in python library
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-08-31 17:54:19 -05:00
Austin Seipp
6fb7b16046
linuxPackages.bpftrace: 0.9.4 -> 0.11.0
...
This fixes the `bcc` include directory (which was improperly set, and
warned about at build-time, but masked by some backwards compat code,
apparently) and also includes some missing libraries in `buildInputs`
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-08-31 17:47:30 -05:00
Austin Seipp
5e91e66591
libbpf: 0.0.9 -> 0.1.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-08-31 17:47:26 -05:00
Austin Seipp
03720f1cfb
linux_testing: 5.9-rc2 -> 5.9-rc3
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-08-31 17:20:53 -05:00
Frederik Rietdijk
e29c1e42e0
Merge staging-next into staging
2020-08-31 19:46:33 +02:00
Frederik Rietdijk
303e0bca3b
Merge pull request #96610 from romildo/rm.deepin
...
deepin: remove from nixpkgs
2020-08-31 17:58:11 +02:00
Tim Steinbach
5fa49dc8b0
linux/hardened/patches/5.7: 5.7.17.a -> 5.7.19.a
2020-08-31 08:29:07 -04:00
Tim Steinbach
69274cf2d0
linux/hardened/patches/5.4: 5.4.60.a -> 5.4.61.a
2020-08-31 08:29:05 -04:00
Tim Steinbach
3b39d531ad
linux/hardened/patches/4.19: 4.19.141.a -> 4.19.142.a
2020-08-31 08:29:03 -04:00
Tim Steinbach
5ef4bad431
linux/hardened/patches/4.14: 4.14.194.a -> 4.14.195.a
2020-08-31 08:29:01 -04:00
Tim Steinbach
019338373a
linux: 5.8.4 -> 5.8.5
2020-08-31 08:28:41 -04:00
Tim Steinbach
4684bb9311
linux: 5.7.18 -> 5.7.19
2020-08-31 08:28:23 -04:00
Konrad Borowski
ce8c43c538
microcodeAmd: update homepage URL
2020-08-31 12:25:07 +02:00
Vladimír Čunát
bbc52afc8c
Merge #96696 : fwupd: patch build with systemd 246
2020-08-31 07:36:42 +02:00
Jörg Thalheim
f66efe59ea
Merge pull request #96432 from hmenke/zfsUnstable
...
zfsUnstable: 0.8.4 -> 2.0.0-rc1
2020-08-31 06:36:20 +01:00
Anders Kaseorg
51632d5310
fwupd: Add upstream patch to fix build with systemd 246
...
Fixes #96663 .
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-08-30 13:53:26 -07:00
José Romildo Malaquias
b768afb2e9
deepin: remove from nixpkgs
...
The Deepin Desktop Environment (DDE) is not yet fully packaged in
nixpkgs and it has shown a very difficult task to complete, as
discussed in https://github.com/NixOS/nixpkgs/issues/94870 . The
conclusion is that it is better to completely remove it.
2020-08-30 15:27:42 -03:00
Linus Heckemann
bba8571c39
Merge pull request #96538 from Mic92/go-references
...
buildGoModule/buildGoPackage: Remove go references from lib,libexec
2020-08-30 16:44:08 +02:00
Matthew Bauer
10ee14442d
Merge pull request #95864 from obsidiansystems/nvidia-x11-no32bit
...
nvidia-x11: add disable32Bit arg to not include 32-bit nvidia
2020-08-29 22:09:58 -05:00
Frederik Rietdijk
782ff21ae3
Merge staging-next into staging
2020-08-29 13:31:47 +02:00
Frederik Rietdijk
7b56d26ae3
Merge master into staging-next
2020-08-29 13:30:25 +02:00
Mario Rodas
d05a57e8ff
Merge pull request #96335 from r-ryantm/auto-update/klibc
...
klibc: 2.0.7 -> 2.0.8
2020-08-28 22:48:58 -05:00
Jörg Thalheim
46d49aece2
Merge pull request #96455 from Mic92/bcc
...
linuxPackages.bcc: 0.15.0 -> 0.16.0
2020-08-28 22:41:15 +01:00
Jörg Thalheim
e680fcaa3b
fscrypt: remove unneeded remove-references-to
2020-08-28 13:19:11 +01:00
Linus Heckemann
4f4d0ca1dd
Merge pull request #96153 from xaverdh/kmod-name-field-patch-for-staging
...
kmod: add patch to correct behaviour with --field
2020-08-28 14:03:28 +02:00
Joachim F
4ef92a3033
Merge pull request #96109 from saschagrunert/apparmor_parser-path
...
apparmor: fix apparmor_parser path for utils package
2020-08-28 08:08:04 +00:00