Commit graph

40461 commits

Author SHA1 Message Date
nixpkgs-ci[bot] 2f8516c5ac
Merge master into staging-next 2025-10-02 06:05:42 +00:00
Bobby Rong 364591a874
Pantheon updates 2025-10-01 (#447636) 2025-10-02 01:14:38 +00:00
nixpkgs-ci[bot] a4cb5a506b
Merge master into staging-next 2025-10-02 00:16:08 +00:00
Niklas Korz 5bdedde60a
nixos/sddm: add example for option sddm.theme (#418223) 2025-10-01 22:14:02 +00:00
Philip Taron a1accefd6f
nixos/tools: remove deprecated accessors for nixos-option and nixos-enter (#447768) 2025-10-01 19:33:25 +00:00
Felix Bühler 99b9c9c053
nixos/github-runner: use apply to override package (#428418) 2025-10-01 19:08:08 +00:00
Philip Taron 4b4987c5c2
nixos/tools: remove deprecated accessors for pkgs.nixos-option and pkgs.nixos-enter
These warnings were added in 5dcbab6. It has been a full year since they were added -- time to remove them.
2025-10-01 08:38:15 -07:00
nixpkgs-ci[bot] 099c1ef350
Merge master into staging-next 2025-10-01 12:07:23 +00:00
Masum Reza ab90e1dfc6
amdvlk,nixos/amdvlk: drop (#444693) 2025-10-01 07:31:56 +00:00
Alyssa Ross 89871b87b9
cosmic-initial-setup: fix theme and layouts page (#447578) 2025-10-01 07:27:14 +00:00
nixpkgs-ci[bot] 100015447b
Merge master into staging-next 2025-10-01 06:06:28 +00:00
Bobby Rong 843fa0fa28
nixos/pantheon: add elementary-maps 2025-10-01 11:52:36 +08:00
Masum Reza f305d52952
nixos/bcachefs: fix warning (#447552) 2025-10-01 03:15:28 +00:00
Yt 6af2210e0c
{chatgpt-retrieval-plugin,nixos/chatgpt-retrieval-plugin}: drop (#447045) 2025-10-01 00:53:34 +00:00
Heitor Augusto d205b65645
nixos/cosmic: add /share/cosmic-themes to pathsToLink 2025-09-30 17:36:58 -03:00
K900 4999ae577c Merge remote-tracking branch 'origin/master' into staging-next 2025-09-30 21:47:55 +03:00
6543 fcf00a6c71 services.meilisearch: restrict write paths and add hardening option RemoveIPC 2025-09-30 20:13:57 +02:00
Will Fancher 62a07189b4 nixos/bcachefs: fix warning 2025-09-30 13:57:31 -04:00
dish a0201020e2
amdvlk,nixos/amdvlk: drop
AMDVLK has been deprecated by upstream and has been replaced by RADV.
Drop it for 25.11.
2025-09-30 13:34:01 -04:00
Martin Weinelt cdcb6d35ec
nixos/postfix: fix typo in networksStyle option rename 2025-09-30 17:14:23 +02:00
dish 22688e8f64
maintainers: remove srxl (#447406) 2025-09-30 14:59:15 +00:00
Cobalt 6320c53574
nixos/hddfancontrol: add package option
Adds services.hddfancontrol.package to make the package used by the
module easier to configure
2025-09-30 15:46:09 +02:00
Fernando Rodrigues 53f44c81c9
nixos/pangolin: fix traefik error (#447242) 2025-09-30 13:16:25 +00:00
nixpkgs-ci[bot] 328f4a49c0
Merge master into staging-next 2025-09-30 12:07:29 +00:00
Michael Daniels 01cb0dae78
nixos/chatgpt-retrieval-plugin: drop
Corresponding package has been marked broken for a full release cycle.

Dropping per RFC 180.
2025-09-30 07:34:16 -04:00
e1mo 408c17ab70
nixos/bird-lg: Accept multiple listen addresses 2025-09-30 12:12:46 +02:00
Thiago Kenji Okada 7491fd75b5
nixos/opentabletdriver: refactor (#423612) 2025-09-30 08:34:11 +00:00
Franz Pletz eef9711390
nixos/services.mysql: Fix restart on-abnormal (#430859) 2025-09-30 07:24:36 +00:00
Ruby Iris Juric 6d7ea3cf45
maintainers: remove srxl 2025-09-30 17:21:37 +10:00
nixpkgs-ci[bot] 3dddb78e5b
Merge master into staging-next 2025-09-30 06:05:59 +00:00
Masum Reza aec87d52f4
bcachefs-kernel-module: Nest within bcachefs-tools (#446975) 2025-09-30 05:34:59 +00:00
Will Fancher 6e331d90bd bcachefs-kernel-module: Nest within bcachefs-tools
When you set the bcachefs userspace tools with:

```nix
boot.bcachefs.package = /* custom pacakge */;
```

This now also changes the kernel package. The NixOS module now calls
on the nested `cfg.package.kernelModule` expression with
`kernelPackages.callPackage`. This will enable overriding both
userspace and kernel space from e.g. upstream git.
2025-09-30 01:16:01 -04:00
Bjørn Forsman d061c4df03
nixos/services.ddclient: remove nsupdate assertion (#443668) 2025-09-30 04:38:51 +00:00
nixpkgs-ci[bot] 256acf7aa7
Merge master into staging-next 2025-09-30 00:16:28 +00:00
Martin Weinelt 3a4e4f6c3d
nixos/wyoming/piper: relax ProcSubset to all
The onnxruntime library wants to query cpuinfo, which fails when the proc
subset is restricted.

Close: #445723
2025-09-30 00:29:35 +02:00
Arne Keller 2891f9938c
nixos/gerrit: Drop global lib expansion (#446636) 2025-09-29 20:35:19 +00:00
Jack Rosenberg 221e0ad60b nixos/pangolin: fix traefik error 2025-09-29 19:16:35 +02:00
Heitor Augusto c4ac791547
nixos/cosmic: add /share/cosmic-layouts to pathsToLink 2025-09-29 14:00:52 -03:00
Robert Schütz d4257061d6 Merge branch 'master' into staging-next 2025-09-29 09:51:09 -07:00
dotlambda 6b36977077
nextcloud30: drop (#446070) 2025-09-29 16:18:14 +00:00
Aleksana 9d3f5fcfcc
dn42-cacert: init at 0-unstable-2016-01-16 (#415051) 2025-09-29 15:12:49 +00:00
Masum Reza 9e538263a0
sssd: fix tests issues (#446589) 2025-09-29 14:35:47 +00:00
provokateurin 3afd6ec50d
nextcloud30: drop 2025-09-29 16:03:32 +02:00
dish 1e1399f494
{cardboard,nixos/cardboard}: drop (#447042) 2025-09-29 13:56:51 +00:00
nikstur 3ba94658f0
modules/image/repart: repart.imageFile(Basename) -> image.baseName (#437117) 2025-09-29 12:58:44 +00:00
Michael Daniels 66b171eeec
nixos/cardboard: drop
Corresponding package has been marked broken for a full release cycle.

Dropping per RFC 180.
2025-09-29 08:44:21 -04:00
nixpkgs-ci[bot] 3c90917fd5
Merge master into staging-next 2025-09-29 12:07:15 +00:00
Arne Keller 2d19c65146
nixos/swap: use btrfs mkswapfile if possible (#447030) 2025-09-29 11:09:09 +00:00
qbisi b9fd04eb4d nixos/swap: use btrfs mkswapfile if possible 2025-09-29 19:03:56 +08:00
xanderio 61dfdcf015
nixos/gitlab: add proxyWebsockets as recommended nginx setting (#431884) 2025-09-29 09:02:01 +00:00