0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-19 00:20:32 +03:00
Commit graph

49688 commits

Author SHA1 Message Date
Nick Cao
c58cb4c034
Update Nvidia busid check (#388892) 2025-03-26 18:33:41 -04:00
Pol Dellaiera
dd659174e0
nixos/bluetooth: add systemd hardening (#377927) 2025-03-26 20:32:54 +01:00
Ilan Joselevich
34857ed13a
nixos/amazon-ec2-amis: remove (#392076) 2025-03-26 16:40:25 +00:00
Maximilian Bosch
0806a36357
Merge: nixos/nextcloud: fix eval of tests (#393063) 2025-03-26 17:06:12 +01:00
Maximilian Bosch
ad175bca29
nixos/nextcloud: fix eval of tests
Currently failing with

    error: cannot coerce a set to a string: { __functionArgs = «thunk»; __functor = «thunk»; }

This comes from the `extraTests` option I added to the test modules to
compose certain tests a little nicer. It's of type

    either (functionTo ...) str

and it seems like the `functionTo` part now returns a functor (i.e. an
attr-set that can be invoked as function). This is caught by
`lib.isFunction`, but `builtins.isFunction` returns `false`.

Hence, switching to the former fixes this.
2025-03-26 16:49:54 +01:00
Jonas Heinrich
5325034183
froide-govplan: init at 0-unstable-2025-01-27 (#349750) 2025-03-26 14:27:02 +01:00
Johannes Kirschbauer
5e74a74444
lib.packagesFromDirectoryRecursive: use explicit recursion, support nested scopes (#392800) 2025-03-26 13:28:56 +01:00
Adam C. Stephens
4534205b61
slimserver: 9.0.1 -> 9.0.2 (#390666) 2025-03-26 07:48:39 -04:00
nicoo
6b7576b0cf lib.packagesFromDirectoryRecursive: use explicit recursion, support nested scopes 2025-03-26 12:11:43 +01:00
Arne Keller
98430f956c
pinchflat: init at 2025.3.17, nixos/pinchflat: init (#364135) 2025-03-26 11:06:02 +01:00
liberodark
63b416944c nixos/openrgb: fix issue for G502 2025-03-26 10:02:35 +05:30
Felix Bühler
fb0fb09b5c
nixos/caddy: validate at build-time (#377075) 2025-03-25 22:53:00 +01:00
Yt
f2a90a4fed
ebusd: update to 24.1 and add new log facility option ("device") (#391842) 2025-03-25 17:36:31 -04:00
maryjane
a6f14a6036 nixos/doc: Fix outdated references in the NixOS manual 2025-03-25 19:51:54 +00:00
Arne Keller
657dd8d7cd
nixos/ipfs-cluster: init (#292290) 2025-03-25 18:53:02 +01:00
K900
b140839dd2 nixosTests.misc: don't build docs
They're not used, saves a statistically insignificant amount of Hydra time.
2025-03-25 19:34:45 +03:00
Nathan Fish
950324a23e nixos/ipfs-cluster: init
Co-authored-by: Sorki <srk@48.io>
2025-03-25 16:34:16 +01:00
Wolfgang Walther
a4006e4970
Revert "nixos/postgresql: add docs about procedural languages"
This reverts commit 0bc099abd6.
2025-03-25 14:58:02 +01:00
Dominique Martinet
fb5e34fb39 nixos/cryptpad: fix service with nodejs 22.11 (for real)
The previous fix had only been tested locally through a runtime edit of
the service, and the order in which @chown had been re-added was
different so commit cf498c1a61 ("nixos/cryptpad: fix service with
nodejs 22.11") did not actually fix the issue.

This properly orders @chown after @privileged so the rule is respected,
and also properly denies with EPERM instead of allowing the chown family
of syscalls: this will properly prevent seccomp from killing nodejs
while still disallowing fchown()

Fixes https://github.com/NixOS/nixpkgs/issues/370717
2025-03-25 13:37:25 +00:00
Maximilian Bosch
dad0bf139b
Merge: nixos/postgresql: add docs about procedural languages (#392399) 2025-03-25 13:00:09 +00:00
Adam C. Stephens
dc9b690d42
nixosTests.forgejo{,-lts}: migrate to runTest (#392797) 2025-03-25 07:55:26 -04:00
Maximilian Bosch
1fcfb2dcea
Merge: nixos/nextcloud: Also install when config.php exists but is empty (#391375) 2025-03-25 10:43:41 +00:00
misuzu
f630533b4a
nixos/xpad-noone: init (#389752) 2025-03-25 11:29:52 +02:00
Will Fancher
c694997d9e
Revert "24.11 beta release" (#392904) 2025-03-24 19:47:16 -04:00
Will Fancher
eefd9323ae Revert "24.11 beta release"
This reverts commit f49e820fbc.

This should have only been on release-24.11, not master
2025-03-24 19:39:13 -04:00
Tanya
5c72fd6842 nixos/bat: fix settings type handling 2025-03-25 01:21:00 +05:30
K900
f470616a7a
nixos/steam: allow overriding args passed to Steam in session (#382376) 2025-03-24 21:44:21 +03:00
Wolfgang Walther
886a47b354
postgresqlPackages.pgvecto-rs: use useFetchCargoVendor (#392734) 2025-03-24 18:16:55 +00:00
emilylange
b5a6b91b33
nixosTests.forgejo{,-lts}: migrate to runTest
This is part of the bigger handleTest deprecation.

See 7e3c66897a.
2025-03-24 18:38:09 +01:00
Robert Hensing
1a9038924d
nixosTests.pgadmin4: Use runTest (#386875) 2025-03-24 17:18:10 +00:00
K900
97dc21f791
Linux kernel updates 2025-03-23 (#392238) 2025-03-24 18:57:38 +03:00
Diogo Correia
f875b09f1e
pgvecto-rs: update links in comments to new website
The pgvecto.rs domain is no longer registered.
2025-03-24 14:22:42 +00:00
Djabx
09d3b7f834
nixos/snapper: add experimental support for bcachefs (#391885) 2025-03-24 16:04:06 +05:30
Robert Hensing
fac539a62c
NixOS Test Driver: Open Qemu with graphical output in driver interactive mode also on macOS (#391589) 2025-03-24 10:20:05 +00:00
Luj
e21904681e
nixos/systemd-boot: strip newline from machine-id (#375298) 2025-03-24 11:06:53 +01:00
Jonas Heinrich
46e424a858
nixos/dokuwiki: Remove unused enable option (#391057) 2025-03-24 10:30:51 +01:00
Robert Helgesson
ee04cf23b6 nixos/grav: clean up PHP extensions
Specifically, simply add the extensions that are not already part of
the default `enabled` set.
2025-03-24 10:09:27 +01:00
Jonas Heinrich
82a382ed09
nixos/keycloak: add realmFiles option (#273833) 2025-03-24 09:35:04 +01:00
K900
6976734598 linux_6_11{,_hardened}: drop 2025-03-24 10:08:44 +03:00
Adam C. Stephens
f0b334dde5
nixos/hickory-dns: combine Hint and Forward zone types into one (#388980) 2025-03-23 22:32:51 -04:00
Sandro
21a8234637
nixosTests.{qtile,ragnarwm}: migrate to runTestOn (#389073) 2025-03-23 23:27:02 +01:00
Weijia Wang
367cbed935
nixos/kimai: ensure that our local.yaml is valid on init time (#371919) 2025-03-23 20:23:59 +01:00
Weijia Wang
86e6f70e1d
nixos/kimai: fix an error on first init after an upgrade (#371917) 2025-03-23 20:23:44 +01:00
K900
d9e165e9af
Revert "nixos/xrdp: use --replace-fail with substituteInPlace" 2025-03-23 21:58:08 +03:00
Pol Dellaiera
4ef28312db
Revert "nixos/syncthing: missing --fail to curl" (#392178) 2025-03-23 19:39:58 +01:00
Pol Dellaiera
7324582e6f
nixos/xrdp: use --replace-fail with substituteInPlace (#392206) 2025-03-23 19:38:42 +01:00
Jonas Heinrich
4d32c67c73 nixos/tests/froide-govplan: init 2025-03-23 18:05:54 +01:00
Jonas Heinrich
4a8b7bb45d nixos/froide-govplan: init 2025-03-23 18:05:54 +01:00
Sandro
8428be90e2
wastebin: 2.7.1 -> 3.0.0 (#392357) 2025-03-23 17:57:24 +01:00
Wolfgang Walther
0bc099abd6
nixos/postgresql: add docs about procedural languages 2025-03-23 15:07:43 +01:00