Commit Graph

28142 Commits

Author SHA1 Message Date
Sandro
917e91f3f0
Merge pull request #321134 from philiptaron/issue-177798/broadcom-sta 2024-07-17 16:38:29 +02:00
Weijia Wang
7d96599548
Merge pull request #327794 from Sigmanificient/unused-args-python-pytest-hook
treewide: remove unused pytestCheckHook (and other) arguments
2024-07-17 13:03:48 +02:00
Thiago Kenji Okada
8d5f5ef191
Merge pull request #327732 from thiagokokada/fix-linux-lqx
linuxKernel.kernels.linux_lqx: fix build
2024-07-17 08:30:15 +01:00
Sigmanificient
f2310c7d27 treewide: remove unused pytestCheckHook (and other) arguments 2024-07-17 04:53:33 +02:00
Nick Cao
88e03655cd
Merge pull request #327477 from NickCao/ima-evm-utils
ima-evm-utils: 1.5 -> 1.6
2024-07-16 16:47:55 -04:00
Thiago Kenji Okada
86832307ec linuxKernel.kernels.linux_lqx: fix build
- Override RCU_LAZY since this is defined in the kernel/common-config.nix
- Make RCU_BOOST_DELAY optional

Fixes issue #327719.
2024-07-16 21:11:07 +01:00
Arian van Putten
c20f88c6f3 systemd: {pname,version} -> finalAttrs.{pname,version}
Without this patch, people overriding systemd like:
```
  systemd.package = pkgs.systemd.overrideAttrs (finalAttrs: previousAttrs: {
    version = "255.9";
    src = previousAttrs.src.override {
      rev = "v${finalAttrs.version}";
      hash = "sha256-fnMvBYyMRQrP2x//8ntGTSwoHOtFk2TQ4S5fwcsSLDU=";
    };
  });
```

would get the wrong version reported in `systemctl --version`
2024-07-16 21:30:48 +02:00
Nick Cao
7475c76ebc
ima-evm-utils: 1.5 -> 1.6 2024-07-15 17:08:25 -04:00
Sandro
99fe5240da
Merge pull request #325811 from Naxdy/work/blackmagic 2024-07-15 16:41:11 +02:00
Pol Dellaiera
113763dc86
Merge pull request #327308 from drupol/displaylink-minor-refactoring
displaylink: update the help message
2024-07-15 12:09:04 +02:00
K900
0c16414228 linux_latest-libre: 19597 -> 19607 2024-07-15 12:24:00 +03:00
K900
800febbde1 linux-rt_5_10: 5.10.220-rt112 -> 5.10.221-rt113 2024-07-15 12:24:00 +03:00
K900
f8833878d4 linux_6_1: 6.1.98 -> 6.1.99 2024-07-15 12:24:00 +03:00
K900
a5a62ea289 linux_6_6: 6.6.39 -> 6.6.40 2024-07-15 12:24:00 +03:00
K900
40ebc3096e linuxPackages_6_10.perf: fix build
Revert upstream change that breaks things in a very strange way.
See commit being reverted for details.
2024-07-15 12:23:59 +03:00
Pol Dellaiera
b59deeee5b
displaylink: update the help message 2024-07-15 10:23:45 +02:00
K900
f0e87420c9 linux_6_10: init at 6.10 2024-07-15 09:19:55 +03:00
Robert Scott
d2ebb01d11 hostapd: add nixosTests.wpa_supplicant to passthru.tests 2024-07-14 20:57:22 +01:00
Naxdy
f634371d21
{blackmagic-desktop-video,decklink}: init at 14.0.1a2 2024-07-14 20:42:50 +02: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