MidAutumnMoon
de2f890b89
nixos/direnv: fix option accessed but not defined
...
Update nixos/modules/programs/direnv.nix
Co-authored-by: Austin Horstman <khaneliman12@gmail.com>
2025-04-19 13:55:42 +08:00
lassulus
b8d7097244
nixos/containers: fix shell error when privateUsers=no ( #396174 )
2025-04-18 17:53:51 -07:00
Piotr Kwiecinski
610021f4b6
nixosTests.fancontrol: migrate to runTest
...
Part of #386873
2025-04-18 21:28:41 +02:00
Austin Horstman
70f338c662
nixos/direnv: fix silent option ( #398717 )
2025-04-18 11:39:37 -07:00
Sandro
c791f0351d
tika: bump jdk to 17, add option to disable GUI and use minimal jdk ( #396927 )
2025-04-18 18:49:45 +02:00
Gerg-L
482863a71a
nixos/direnv: fix silent option
2025-04-18 12:06:03 -04:00
Tristan Ross
b2f0ccb56b
nixos/security: init lsm option ( #395855 )
2025-04-18 07:12:07 -07:00
Thiago Kenji Okada
8716fb787b
nixos/doc/rl-25.05: fix typo
2025-04-18 13:12:47 +01:00
Aleksana
64f024b81e
treewide: drop copumpkin from maintainers ( #392486 )
2025-04-18 19:00:51 +08:00
Gabe Venberg
b539e4848f
nixos/restic-rest-server Fixed htpasswd-path when null.
...
Made a bad assumption about htpasswd-path's default.
2025-04-18 12:25:33 +02:00
Gaetan Lepage
419e4d1822
nixos/hardware/nvidia: eager load nvidia-uvm for open driver
...
Fixes contingent CUDA issues with open driver:
https://github.com/NixOS/nixpkgs/issues/334180
Co-authored-by: Someone Serge <else@someonex.net>
2025-04-18 01:23:26 +02:00
Pol Dellaiera
7099adf693
nixosTests.writefreely: migrate to runTest ( #399576 )
2025-04-17 20:45:35 +00:00
Leona Maroni
f3e877c2f8
gsignond: remove ( #399421 )
2025-04-17 21:55:59 +02:00
Jan Tojnar
ef88c3a180
Merge geocode-glib: drop, geocode-glib_2: refactor ( #399091 )
2025-04-17 21:44:37 +02:00
Piotr Kwiecinski
5570aab340
nixosTests.writefreely: migrate to runTest
...
Part of #386873
2025-04-17 21:11:08 +02:00
Pol Dellaiera
3c24ed2f03
nixosTests.printing-{socket,service,socket-notcp,service-notcp}: migrate to runTest ( #399201 )
2025-04-17 18:50:32 +00:00
Pol Dellaiera
9d700be422
nixosTests.obs-studio: migrate to runTest ( #399181 )
2025-04-17 18:49:56 +00:00
Someone
8429b78f7e
nvidia-container-toolkit: add suppressNvidiaDriverAssertion option ( #398993 )
2025-04-17 16:15:36 +00:00
Adam C. Stephens
c984671e09
forgejo-lts: 7.0.14 -> 11.0.0, forgejo: 10.0.3 -> 11.0.0 ( #399322 )
2025-04-17 11:40:12 -04:00
wxt
6b2d2f7549
nixosTests.mailhog: reenable the flags
2025-04-17 20:57:14 +08:00
Grimmauld
4ecb83edb0
nixos/gsignond: remove
2025-04-17 10:58:21 +02:00
Gaétan Lepage
45d3a9cde2
nixosTests.mpd: migrate to runTest ( #399174 )
2025-04-17 10:55:08 +02:00
Gaétan Lepage
f3ae7778c7
nixosTests.mailhog: remove unsupported flags from sendmail & migrate to runTest ( #399113 )
2025-04-17 10:35:47 +02:00
Pol Dellaiera
dfa9fb3330
nixosTests.samba: migrate to runTest ( #399183 )
2025-04-17 07:29:46 +00:00
Aleksana
af39bcec09
gce-images: drop ( #396780 )
2025-04-17 09:49:14 +08:00
Aleksana
e93827f155
rabbitmq-java-client: drop ( #391100 )
2025-04-17 09:46:35 +08:00
Yt
da228abcc9
nixos/meilisearch: add dumpless upgrade option ( #399250 )
2025-04-16 18:04:02 -04:00
Marie Ramlow
6262fecabf
nixos/doc/rl-2505: document forgejo upgrades
2025-04-17 00:02:18 +02:00
Gaétan Lepage
b9ff86dcd3
nixosTests.mailman: migrate to runTest ( #399172 )
2025-04-16 22:57:26 +02:00
Gabe Venberg
b7c8e22ea3
nixos/restic-rest-server: add htpasswd-file setting
...
in the restic rest-server, you can set the file to use in place of
$datadir/.htpasswd with the --htpasswd-file option. However, this was
unusable from the module with extraConfig, due to systemd hardening.
Adding a dedicated option fixes this.
2025-04-16 20:34:01 +02:00
Jon Seager
98d4992121
nixos/homepage-dashboard: Set ALLOWED_HOSTS env var. ( #399179 )
2025-04-16 18:12:59 +01:00
Matthew Croughan
706b0a020b
nixos/ax25/{axports,axlisten}: init ( #399020 )
2025-04-16 17:25:11 +01:00
Diogo Correia
240390342d
nixos/meilisearch: add dumpless upgrade option
...
Default is false since it is still experimental.
See #327978
2025-04-16 16:41:23 +01:00
Gabe Venberg
f7c0ca4a82
nixos/homepage-dashboard: Added release notes about breaking change.
2025-04-16 17:24:57 +02:00
Gabe Venberg
65f92138c1
nixos/homepage-dashboard: Set ALLOWED_HOSTS env var.
...
homepage 1.0.0 requires this var to be set, this change allows setting
it without building an environmentFile.
2025-04-16 17:24:49 +02:00
Gaétan Lepage
005c8291f3
nixosTests.static-web-server: migrate to runTest ( #399189 )
2025-04-16 17:11:32 +02:00
Gaétan Lepage
2fa59187b9
nixosTests.memcached: migrate to runTest ( #399173 )
2025-04-16 17:08:01 +02:00
Piotr Kwiecinski
f4d6226cf7
nixosTests.memcached: migrate to runTest
...
Part of #386873
2025-04-16 16:50:32 +02:00
Piotr Kwiecinski
46ddd0d906
nixosTests.printing-{socket,service,socket-notcp,service-notcp}: migrate to runTest
...
Part of #386873
2025-04-16 14:55:07 +02:00
Piotr Kwiecinski
efee1fc5cc
nixosTests.static-web-server: migrate to runTest
...
Part of #386873
2025-04-16 14:36:52 +02:00
Piotr Kwiecinski
bd49230ea4
nixosTests.samba: migrate to runTest
...
Part of #386873
2025-04-16 14:23:11 +02:00
Piotr Kwiecinski
0492f44ab9
nixosTests.obs-studio: migrate to runTest
...
Part of #386873
2025-04-16 14:12:28 +02:00
Piotr Kwiecinski
1cfcbd9a94
nixosTests.nextflow: migrate to runTestOn
...
Part of #386873
2025-04-16 13:47:54 +02:00
Piotr Kwiecinski
faa19418f5
nixosTests.mpd: migrate to runTest
...
Part of #386873
2025-04-16 13:39:11 +02:00
Piotr Kwiecinski
6856d8da4f
nixosTests.mailman: migrate to runTest
...
Part of #386873
2025-04-16 13:24:44 +02:00
Maximilian Bosch
bbaef2f9ae
Merge: nixos/mautrix-signal, mautrix-signal, libsignal-ffi: drop maintainer niklaskorz, add alyaeanyx ( #398166 )
2025-04-16 10:14:45 +02:00
Piotr Kwiecinski
4aee21a52a
nixosTests.mailhog: migrate to runTest
...
Part of #386873
2025-04-16 10:12:28 +02:00
Piotr Kwiecinski
af299f3b4e
nixosTests.mailhog: remove unsupported flags from sendmail
2025-04-16 10:09:10 +02:00
Grimmauld
25aeff88f5
nixos/tests/geocode-glib: point to geocode-glib_2
2025-04-16 10:07:18 +02:00
Pratham Patel
017470398f
nixosTests/cosmic: add timeouts as to not waste time and hold resources
...
The NixOS tests for COSMIC fail on `aarch64-linux`. So far, this points
to virgl/opengl not working properly on aarch64+qemu but we don't
enable 3D acceleration on `x86_64-linux` either.
Regardless, this means that tests on `aarch64-linux` that are failing,
are not failing early enough and become a 15 minute (900 seconds is the
default timeout) resource hog on Ofborg and Hydra. A temporary way
around this problem is to introduce shorter timeouts than the default of
900 seconds.
2025-04-16 09:14:41 +02:00