Commit Graph

16740 Commits

Author SHA1 Message Date
R. Ryantm
623e8057cf cpuid: 20211210 -> 20220224 2022-02-26 08:04:46 +00:00
zowoq
da1a40da75 Revert "apparmor: 3.0.3 -> 3.0.4"
This reverts commit bcf2265fea.

Causes mass rebuild on master
2022-02-24 11:16:20 +10:00
ajs124
dc9bf840d3
Merge pull request #161410 from mweinelt/dddvb
linuxPackages.dddvb: init at 0.9.33-404-ge9ccab3
2022-02-24 00:52:02 +01:00
ajs124
5fb1068eaf
Merge pull request #161452 from TredwellGit/linux
Linux kernels 2022-02-22
2022-02-24 00:51:13 +01:00
ajs124
f6ada535c9
Merge pull request #160070 from helsinki-systems/upd/apparmor
apparmor: 3.0.3 -> 3.0.4
2022-02-24 00:23:32 +01:00
Lassulus
8d5bd4f345
Merge pull request #158174 from mweinelt/hostap-wnm
wpa_supplicant: enable 802.11v
2022-02-23 23:50:11 +01:00
Pascal Bach
e5a954e78c
Merge pull request #161448 from r-ryantm/auto-update/trace-cmd
trace-cmd: 2.9.6 -> 2.9.7
2022-02-23 21:19:19 +01:00
Maciej Krüger
5ecd24b043
firmware-updater: update vendor hash 2022-02-23 15:10:59 +01:00
Maciej Krüger
82646d9499
firmware-updater: fix license 2022-02-23 15:02:42 +01:00
TredwellGit
73c5ccbf21 linux/hardened/patches/5.4: 5.4.177-hardened1 -> 5.4.180-hardened1 2022-02-23 03:15:10 +00:00
TredwellGit
d9a881c99b linux/hardened/patches/5.15: 5.15.21-hardened1 -> 5.15.24-hardened1 2022-02-23 03:15:01 +00:00
TredwellGit
99c4179120 linux/hardened/patches/5.10: 5.10.98-hardened1 -> 5.10.101-hardened1 2022-02-23 03:14:53 +00:00
TredwellGit
745de513d6 linux/hardened/patches/4.19: 4.19.227-hardened1 -> 4.19.230-hardened1 2022-02-23 03:14:44 +00:00
TredwellGit
16e2d243d0 linux/hardened/patches/4.14: 4.14.264-hardened1 -> 4.14.267-hardened1 2022-02-23 03:14:36 +00:00
R. Ryantm
5a3689c783 trace-cmd: 2.9.6 -> 2.9.7 2022-02-23 03:13:56 +00:00
TredwellGit
0e5ebf54d5 linux-rt_5_10: 5.10.78-rt55 -> 5.10.100-rt62 2022-02-23 03:13:40 +00:00
Renaud
293e93748b
Merge pull request #160993 from r-ryantm/auto-update/ryzenadj
ryzenadj: 0.8.3 -> 0.9.0
2022-02-22 23:18:34 +01:00
Martin Weinelt
730edb44a8
linuxPackages.dddvb: init at 0.9.33-404-ge9ccab3 2022-02-22 19:31:47 +01:00
Alyssa Ross
0100a75801
kmod-blacklist-ubuntu: don't refer to grep/xargs
64b4af5296 ("kmod-blacklist-ubuntu: 22-1.1ubuntu1 -> 28-1ubuntu4")
doubled the size of the default initramfs.  This happened because the
upgrade introduced this configuration:

	remove iwlwifi \
	(/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
	&& /sbin/modprobe -r mac80211

This meant that the grep and xargs substitutions, which had been
inactive for years, suddenly became active again and became part of
kmod-blacklist-ubuntu's closure.

Since we're already using /run/booted-system for the kmod binaries,
I think it's okay to use it for grep and xargs as well.  Both are
required NixOS packages, so they're guaranteed to be there.

Large increases in initramfs size are problematic, because it's often
not possible for users to do anything about them.  It's not always
possible to increase the size of /boot, because some filesystems like
ZFS don't support being shrunk to make way for a bigger /boot.
2022-02-21 20:57:48 +00:00
Maximilian Bosch
c5323960dc
Merge pull request #158505 from ncfavier/wpa_supplicant-fix-ids
wpa_supplicant: use unique IDs for networks and credentials
2022-02-20 11:54:24 +01:00
R. Ryantm
a7a964dddc ryzenadj: 0.8.3 -> 0.9.0 2022-02-20 02:06:48 +00:00
Alyssa Ross
1176525f87 treewide: remove obsolete kernel version checks
We don't support Linux kernels older than 4.4 in Nixpkgs.
2022-02-19 21:09:19 +00:00
Maciej Krüger
4d900be80b
firmware-updater: init at unstable 2022-02-19 15:07:45 +01:00
Yana Timoshenko
c927a5e429
Merge pull request #154536 from qbit/virtio_vmmci
pkgs/os-specific/linux/virtio_vmmci: init at 0.4.0
2022-02-19 02:05:15 +03:00
Maximilian Bosch
716ab57e39
Merge pull request #159261 from TredwellGit/linux
Linux kernels 2022-02-16
2022-02-18 20:20:57 +01:00
Andrew Marshall
8027aebf37
apparmor: fix typo in comment; improve formatting
(#158630)
* apparmor: Fix typo in comment

* apparmor: Formatting

- Normal line length
- Idiomatic Nix
- More clearly separate “code”
2022-02-18 14:53:17 +01:00
Sandro
27e7f0a4d9
Merge pull request #156843 from JCapucho/fix/quartus-usb-blaster 2022-02-18 01:10:35 +01:00
João Capucho
ba9b26144e
usb-blaster-udev-rules: init 2022-02-17 22:09:02 +00:00
Bernardo Meurer
d6052a6898
Merge pull request #158329 from fortuneteller2k/xanmod-tt
linux_xanmod: 5.15.19 -> 5.15.24
2022-02-17 13:24:34 -08:00
fortuneteller2k
a5ddeb2396 linux_xanmod: 5.15.19 -> 5.15.24 2022-02-18 03:31:25 +08:00
Fabian Möller
1eb890b176
libbpf: Fix src hash
The v0.7.0 tag seems to have been altered.

Follow-up: #159173
2022-02-17 15:17:06 +01:00
Kevin Cox
4112cccca5
Merge pull request #160407 from LibreCybernetics/update-nvidia
nvidia_x11: 510.47.03 → 510.54
2022-02-17 08:11:24 -05:00
Vladimír Čunát
fe78cacdff
Merge #159173: libbpf: 0.6.1 -> 0.7.0, bcc 0.23.0 -> 0.24.0 2022-02-17 13:36:46 +01:00
Fabián Heredia Montiel
1a044eb0cf nvidia_x11: 510.47.03 → 510.54 2022-02-16 19:19:30 -06:00
TredwellGit
504c829864 linux-rt_5_10: 5.10.90-rt60 -> 5.10.78-rt55 2022-02-16 13:57:58 +00:00
TredwellGit
3995fb76d0 linux: 5.4.178 -> 5.4.180 2022-02-16 13:57:23 +00:00
TredwellGit
1dda49a41b linux: 5.16.8 -> 5.16.10 2022-02-16 13:57:16 +00:00
TredwellGit
6d5687355d linux: 5.15.22 -> 5.15.24 2022-02-16 13:57:08 +00:00
TredwellGit
ce699eaba7 linux: 5.10.99 -> 5.10.101 2022-02-16 13:57:01 +00:00
TredwellGit
897193e107 linux: 4.9.300 -> 4.9.302 2022-02-16 13:56:53 +00:00
TredwellGit
801a4cba9d linux: 4.19.228 -> 4.19.230 2022-02-16 13:56:46 +00:00
TredwellGit
a496a2c904 linux: 4.14.265 -> 4.14.267 2022-02-16 13:56:38 +00:00
fortuneteller2k
27d8498eee xf86_input_wacom: 0.40.0 -> 1.0.0 2022-02-15 12:20:10 +08:00
ajs124
bcf2265fea apparmor: 3.0.3 -> 3.0.4 2022-02-15 01:05:22 +01:00
Artturi
280af32343
Merge pull request #159846 from r-ryantm/auto-update/zenmonitor 2022-02-14 15:47:31 +02:00
R. Ryantm
32958dd6c8 zenmonitor: 1.5.0 -> 2.0.0 2022-02-13 13:33:35 +00:00
Jörg Thalheim
c3a5c49429
Merge pull request #157902 from andrevmatos/kernel/zen
linux_zen: 5.16.3-zen1 -> 5.16.8-zen1
2022-02-13 12:49:05 +00:00
R. Ryantm
7e8ba563b3 fwupd-efi: 1.1 -> 1.2 2022-02-12 20:50:30 -08:00
R. Ryantm
c13fcf8cfe hdparm: 9.62 -> 9.63 2022-02-12 20:46:28 -08:00
Mario Rodas
8414c82e21 lxc: 4.0.11 -> 4.0.12 2022-02-12 04:20:00 +00:00