Commit Graph

28122 Commits

Author SHA1 Message Date
Pol Dellaiera
b59deeee5b
displaylink: update the help message 2024-07-15 10:23:45 +02:00
Robert Scott
d2ebb01d11 hostapd: add nixosTests.wpa_supplicant to passthru.tests 2024-07-14 20:57:22 +01:00
Aleksana
3ea85ac338
Merge pull request #326827 from Aleksanaa/trivial-sha256-fix
treewide: sha256 -> hash attribute for gitlab.com,codeberg.org fetchers
2024-07-14 22:40:25 +08:00
Atemu
b544dc649d
Merge pull request #326528 from zzzsyyy/update/xanmod
linux_xanmod, linux_xanmod_latest: 2024-07-11
2024-07-14 16:30:22 +02:00
Aleksana
8536937b75
Merge pull request #327080 from Aleksanaa/fetchgit-sha256-fix
treewide: sha256 -> hash attribute for fetchgit
2024-07-14 20:56:04 +08:00
Aleksana
e8f2aabb01
Merge pull request #324767 from Sigmanificient/remove-unused-stdenv-arguments
treewide: remove unused occurence of stdenv (and other) arguments
2024-07-14 19:42:52 +08:00
aleksana
592e3845c4 treewide: sha256 -> hash attribute for fetchgit 2024-07-14 19:10:08 +08:00
Vincent Vanlaer
bdf5d0a3be
numad: 0.5 -> 0.5-unstable-2023-09-06 (#315168) 2024-07-14 12:33:38 +02:00
Sigmanificient
512e8afdb9 treewide: remove unused occurence of stdenv (and other) arguments
format (will squash)
2024-07-14 04:32:56 +02:00
tomberek
e28b6650c3
Merge pull request #320462 from amozeo/pkgs/nixos-rebuild/by-attr
nixos-rebuild, nixos-install: add support for --file and --attr flags
2024-07-13 20:46:31 -04:00
Kraust
e16fee1857
linuxKernel/rtl8812au: update driver source for kernel 6.7+ (#326863) 2024-07-13 23:47:00 +05:30
aleksana
1a89942243 treewide: sha256 -> hash attribute for gitlab.com fetchers 2024-07-13 22:28:37 +08:00
Robert Scott
6a985b3b1a
Merge pull request #325962 from oddlama/patch-blastradius
hostapd: apply patch for CVE-2024-3596
2024-07-13 11:28:02 +01:00
7c6f434c
267ce10433
Merge pull request #326600 from NixOS/fix_sysdigUnstable
sysdig: fix build
2024-07-13 09:33:34 +00:00
Sebastian Sellmeier
f12192d26d
sysdig: fix build 2024-07-12 18:32:38 +02:00
zzzsyyy
08fa40b6aa
linux_xanmod_latest: 6.9.8 -> 6.9.9 2024-07-12 18:39:35 +08:00
zzzsyyy
a68af291d9
linux_xanmod: 6.6.37 -> 6.6.39 2024-07-12 18:13:48 +08:00
Randy Eckenrode
1542e50e60
darwin.apple_sdk_12_3: init at 12.3 2024-07-12 01:57:08 -04:00
Randy Eckenrode
e125b70c8b
darwin.apple_sdk: add libs.simd stub
Making it fail at build time allows it to be used unversioned with `overrideSDK`. Unlike the QuickTime framework, which is present in the base SDK and was later removed, simd was added later.
2024-07-11 23:31:54 -04:00
oddlama
3dcc9a3371
hostapd: apply patch for CVE-2024-3596 2024-07-12 00:56:58 +02:00
Thiago Kenji Okada
25227b0e77
Merge pull request #326216 from thiagokokada/linux-zen-sync-config
linuxKernel.kernels.linux_zen: sync config with upstream
2024-07-11 18:12:15 +01:00
Thiago Kenji Okada
0f8c498f96 linuxKernel.kernels.linux_zen: sync config with upstream 2024-07-11 16:46:46 +01:00
K900
161aa16c6d linux/hardened: fix syntax in update-script 2024-07-11 14:34:39 +03:00
K900
c63531f954 linux_latest-libre: 19584 -> 19597 2024-07-11 14:33:12 +03:00
K900
6210e32854 linux-rt_5_10: 5.10.219-rt111 -> 5.10.220-rt112 2024-07-11 14:32:48 +03:00
K900
3e77292ce1 linux_6_1: 6.1.97 -> 6.1.98 2024-07-11 14:32:25 +03:00
K900
232f3042f2 linux_6_6: 6.6.37 -> 6.6.39 2024-07-11 14:32:21 +03:00
K900
a7135630ba linux_6_9: 6.9.8 -> 6.9.9 2024-07-11 14:32:16 +03:00
K900
8ee0a2c46c linux_testing: 6.10-rc6 -> 6.10-rc7 2024-07-11 14:32:10 +03:00
Pol Dellaiera
e901eee1e2
Merge pull request #324121 from drupol/bump/displaylink-6-0-0
displaylink: 5.8.0-63.33 -> 6.0.0-24
2024-07-11 11:31:14 +02:00
7c6f434c
717c708df2
Merge pull request #325704 from therishidesai/rdesai/atop-2.10.0
atop: 2.8.1 -> 2.10.0
2024-07-11 07:46:03 +00:00
Rishi Desai
c200802d65 atop: 2.8.1 -> 2.10.0 2024-07-10 15:57:34 -05:00
Wroclaw
61c719e473 nixos-rebuild: add support for --file and --attr flags
adds support of building system from nix file and attrPath directly

these are --file and --attr flags in nix-build respectfully
2024-07-10 20:59:41 +02:00
John Ericson
000b58721f Merge remote-tracking branch 'upstream/master' into openbsd-static 2024-07-09 18:18:47 -04:00
John Ericson
676df1cf2d openbsd: Add static linking support
I've had better luck creating statically-linked binaries that work than
dynamically-linked ones, so this is needed quite practically.
2024-07-09 18:17:06 -04:00
Franz Pletz
2ae9aee129
Merge pull request #325906 from lonyelon/rtl8852bu 2024-07-09 23:37:13 +02:00
Nick Cao
818274d2e1
Merge pull request #325881 from Kiskae/nvidia/550.100
linuxPackages.nvidiaPackages.production: 550.90.07 -> 550.100
2024-07-09 16:45:52 -04:00
Sergio Miguéns Iglesias
85544dc087 rtl8852bu: f6aaa3c -> 1acc7aa 2024-07-09 20:42:27 +02:00
Kiskae
8736694c4d linuxPackages.nvidiaPackages.production: 550.90.07 -> 550.100 2024-07-09 18:57:31 +02:00
K900
630eb4460b linux-firmware: 20240610 -> 20240709 2024-07-09 14:39:29 +03:00
Michael Hoang
eb725313bc treewide: remove Enzime 2024-07-09 14:32:33 +10:00
Tristan Ross
7a95a8948b
Merge pull request #324155 from paparodeo/x64-sdk11-no-rebuilds
treewide: change various flags to allow x64 darwin to default to sdk 11.0 when ready
2024-07-08 17:19:17 -07:00
Weijia Wang
b5e628e995
Merge pull request #319561 from r-ryantm/auto-update/intel-cmt-cat
intel-cmt-cat: 23.11.1 -> 24.05
2024-07-08 23:23:25 +02:00
Nick Cao
7bdcdf88e4
Merge pull request #325587 from kai-tub/pkgs/bpftune
bpftune: disable `zerocallusedregs` hardening
2024-07-08 16:13:33 -04:00
Nick Cao
1fb9207f38
Merge pull request #325524 from r-ryantm/auto-update/libzbc
libzbc: 6.0.0 -> 6.1.0
2024-07-08 16:05:13 -04:00
Kai Norman Clasen
bd05186338
bpftune: disable zerocallusedregs hardening 2024-07-08 18:51:09 +02:00
Nick Cao
0f25ba8c56
Merge pull request #325395 from r-ryantm/auto-update/linux-wifi-hotspot
linux-wifi-hotspot: 4.7.1 -> 4.7.2
2024-07-08 08:56:03 -04:00
R. Ryantm
25a8abf0fc libzbc: 6.0.0 -> 6.1.0 2024-07-08 11:40:59 +00:00
installer
b77aa705fe linuxKernel.kernels.linux_lqx: 6.9.7-lqx1 -> 6.9.8-lqx1 2024-07-08 11:32:09 +02:00
installer
8b6a178b47 linuxKernel.kernels.linux_zen: 6.9.7-zen1 -> 6.9.8-zen1 2024-07-08 11:30:20 +02:00