Commit Graph

31841 Commits

Author SHA1 Message Date
Gary Guo
4469240b41 linux/common-config: disable nova_core and drm_nova 2026-02-03 01:36:30 +00:00
Gergő Gutyina
40b5b4b750 treewide: move NIX_CFLAGS_COMPILE into env for structuredAttrs (#485484) 2026-02-03 00:27:55 +00:00
nixpkgs-ci[bot]
e4f237344f Merge master into staging-nixos 2026-02-03 00:25:27 +00:00
nixpkgs-ci[bot]
f87d02ce0c Merge staging-next into staging 2026-02-03 00:24:47 +00:00
Nick Cao
65325d5de2 linuxPackages.nvidiaPackages.vulkan_beta: 580.94.16 -> 580.94.17 (#486063) 2026-02-02 22:59:16 +00:00
K900
d9c8333b86 Merge remote-tracking branch 'origin/staging-next' into staging 2026-02-02 21:41:50 +03:00
nixpkgs-ci[bot]
6221d4cd62 Merge master into staging-nixos 2026-02-02 18:14:15 +00:00
Fabián Heredia Montiel
375605b808 linuxPackages.evdi: 1.14.12 -> 1.14.13 (#484385) 2026-02-02 16:51:29 +00:00
Weijia Wang
e441ad3ce1 linuxPackages.tuxedo-drivers: 4.18.1 -> 4.20.1 (#472777) 2026-02-02 12:14:23 +00:00
Alyssa Ross
95c8d1ec1e lib/systems/platforms: Add ppc64; linux: Add 64-bit POWER settings, strip vmlinux kernels (#447752) 2026-02-02 12:10:28 +00:00
OPNA2608
34b0a86bb2 linux: Build-in i2c-powermac on ppc64 systems
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713943
2026-02-02 12:52:32 +01:00
rnhmjoj
4006a9b21c nixos/wireless: add enableHardening option
This may be necessary for more complex enterprise networks (for example
requiring access to mutable files, smart cards or TPM devices), as
pointed out in https://github.com/NixOS/nixpkgs/issues/480355#issuecomment-3803880025.
2026-02-02 11:30:44 +01:00
Markus Sütter
196b385317 various: add meta.identifier.cpeParts to a batch of packages 2026-02-02 09:22:55 +01:00
Michael Daniels
79a96ad539 Merge remote-tracking branch 'upstream/staging-next' into staging 2026-02-01 20:54:35 -05:00
Fazzi
cc4da1b7f4 linuxPackages.xone: 0.5.0 -> 0.5.4 2026-02-02 00:39:59 +01:00
Kiskae
7363c73177 linuxPackages.nvidiaPackages.vulkan_beta: 580.94.16 -> 580.94.17 2026-02-01 23:24:17 +01:00
Stefan Frijters
6d230915ff ffado: move NIX_LDFLAGS into env for structuredAttrs 2026-02-01 22:25:10 +01:00
Philipp Bartsch
9d34742db2 nftables: fix reproducibility
Closes: https://github.com/NixOS/nixpkgs/issues/478048
2026-02-01 13:13:34 +01:00
Michael Daniels
f673b2e6c3 Merge remote-tracking branch 'upstream/staging-next' into staging 2026-01-31 19:55:01 -05:00
nixpkgs-ci[bot]
6b4c6077b4 Merge staging-next into staging 2026-01-31 18:07:02 +00:00
Aliaksandr
b2e1a996ff kernelshark: move to by-name 2026-01-31 19:54:16 +02:00
Alyssa Ross
7f0f210601 linux_xanmod, linux_xanmod_latest: 2026-01-30 (#485381) 2026-01-31 15:21:41 +00:00
Alyssa Ross
94a614b6fa linuxKernel.kernels.linux_xanmod_latest: 6.18.7 -> 6.18.8 (#485499) 2026-01-31 15:05:04 +00:00
nixpkgs-ci[bot]
ee540e6ac2 Merge staging-next into staging 2026-01-31 12:08:31 +00:00
Gergő Gutyina
4552f7063e various: use stdenv.mkDerivation instead of qt5.mkDerivation (#483875) 2026-01-31 11:43:03 +00:00
Fernando Rodrigues
3562403503 treewide: fetchFromGitea -> fetchFromCodeberg
Most packages that used fetchFromGitea fetch their sources from Codeberg, so might as well migrate them.

The following command was used for this treewide:
```fish
for i in (rg 'fetchFromGitea \{\n *domain = "codeberg.org";' --multiline --files-with-matches)
    sed -z 's/fetchFromGitea {\n *domain = "codeberg.org";/fetchFromCodeberg {/g' $i > $i.tmp && mv $i.tmp $i
    sed -i 's/fetchFromGitea/fetchFromCodeberg/g' $i
end
```

The following paths were manually edited:

* pkgs/by-name/xr/xrsh/package.nix
* pkgs/applications/networking/browsers/librewolf/src.nix
* pkgs/by-name/go/gotosocial/package.nix
* pkgs/by-name/ka/katawa-shoujo-re-engineered/package.nix

Co-authored-by: Gutyina Gergő <gutyina.gergo.2@gmail.com>
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2026-01-31 21:08:16 +11:00
nixpkgs-ci[bot]
42db76d24b Merge staging-next into staging 2026-01-31 00:22:08 +00:00
R. Ryantm
808b3a13ad linuxKernel.kernels.linux_xanmod_latest: 6.18.7 -> 6.18.8 2026-01-30 22:48:57 +00:00
Stefan Frijters
2f8c19ff4c freeipa: move NIX_CFLAGS_COMPILE into env for structuredAttrs 2026-01-30 23:35:10 +01:00
Christian Harke
0faf4787f6 linuxPackages.hid-fanatecff: init at 0.2.2 2026-01-30 20:43:05 +01:00
Weijia Wang
13c642b873 busybox: remove unused input (#485325) 2026-01-30 19:24:32 +00:00
eljamm
ee4fd6f530 linux_xanmod_latest: 6.18.7 -> 6.18.8
- Changelog: https://dl.xanmod.org/changelog/6.18/ChangeLog-6.18.8-xanmod1.gz
- Diff: https://gitlab.com/xanmod/linux/-/compare/6.18.7-xanmod1..6.18.8-xanmod1?from_project_id=51590166
2026-01-30 15:49:03 +00:00
eljamm
ea4dc72a02 linux_xanmod: 6.12.67 -> 6.12.68
- Changelog: https://dl.xanmod.org/changelog/6.12/ChangeLog-6.12.68-xanmod1.gz
- Diff: https://gitlab.com/xanmod/linux/-/compare/6.12.67-xanmod1..6.12.68-xanmod1?from_project_id=51590166
2026-01-30 15:47:08 +00:00
Alyssa Ross
6838614692 busybox: remove unused input 2026-01-30 14:28:40 +01:00
Alyssa Ross
9e6e03bd34 busybox: handle config values containing spaces
Also just a nice simplification.
2026-01-30 14:27:29 +01:00
nixpkgs-ci[bot]
79424fc2c3 Merge staging-next into staging 2026-01-30 12:11:07 +00:00
zowoq
0516fed960 staging-nixos merge for 2026-01-30 (#485288) 2026-01-30 10:46:46 +00:00
K900
aab26151a7 linux_5_10: fix intermittent build failures (#484429) 2026-01-30 10:40:23 +00:00
zowoq
788fcfd50c kernel updates for 2026-01-30 (#485272) 2026-01-30 10:35:40 +00:00
zowoq
cb70614ada linux_6_6: 6.6.121 -> 6.6.122 2026-01-30 09:49:02 +00:00
zowoq
e1aef404a6 linux_6_12: 6.12.67 -> 6.12.68 2026-01-30 09:48:58 +00:00
zowoq
5389373475 linux_6_18: 6.18.7 -> 6.18.8 2026-01-30 09:48:54 +00:00
zowoq
b2e2c65c48 linux_testing: 6.19-rc6 -> 6.19-rc7 2026-01-30 09:48:51 +00:00
Arian van Putten
020ced910e systemd: 258.3 -> 259 (#472008) 2026-01-30 01:15:42 +00:00
nixpkgs-ci[bot]
6eaca03e79 Merge master into staging-nixos 2026-01-29 18:14:06 +00:00
nixpkgs-ci[bot]
a53140457f Merge staging-next into staging 2026-01-29 18:13:30 +00:00
Alyssa Ross
d704087de9 linux_zen: 6.18.6 -> 6.18.7 (#485060) 2026-01-29 14:37:49 +00:00
Alyssa Ross
e407a11c6d linuxPackages.*: Drop unneeded NIX_CFLAGS_COMPILE usage (#484933) 2026-01-29 14:37:29 +00:00
liberodark
d1fd2eb69d sssd: 2.11.1 -> 2.12.0 2026-01-29 15:06:54 +01:00
R. Ryantm
a1d8b7153e linux_zen: 6.18.6 -> 6.18.7 2026-01-29 13:53:29 +00:00