0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 06:00:33 +03:00
Commit graph

11071 commits

Author SHA1 Message Date
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
nixpkgs-ci[bot]
a0c5005f59
Merge staging-next into staging 2025-04-16 12:06:56 +00: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
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
Robert James Hernandez
ad96307225 nixos/tests/ax25: init 2025-04-16 00:01:32 +00:00
nixpkgs-ci[bot]
1ef670fe99
Merge staging-next into staging 2025-04-15 18:05:12 +00:00
Pol Dellaiera
e699969210
cups-pdf: misc improvements in package, module, vmtest (#387364) 2025-04-15 19:24:43 +02:00
Thiago Kenji Okada
36e3893392
cockpit: fix sudo login (#398885) 2025-04-15 18:01:30 +01:00
lucasew
51ac5d673e cockpit: format
Signed-off-by: lucasew <lucas59356@gmail.com>
2025-04-15 11:54:12 -03:00
lucasew
45088ac0b0 cockpit: fix sudo login, patch tweaking, option for allowed origins
Signed-off-by: lucasew <lucas59356@gmail.com>
2025-04-15 11:50:01 -03:00
lucasew
d74ba48799 nixosTests.cockpit: tests more complete
Signed-off-by: lucasew <lucas59356@gmail.com>
2025-04-15 09:21:27 -03:00
Wolfgang Walther
a8a3dca6f2
nixosTests.gitlab: fix
Not sure why the .ssh folder already exists by now, but this fixes it
for now and makes sure it won't regress if the folder does not exist
anymore.
2025-04-15 13:05:57 +02:00
Benjamin Sparks
1e3bd24162 nixos/rabbitmq: use amqpcat instead of rabbitmq-java-client
rabbitmq-java-client no longer contains the PerfTest tool
2025-04-14 23:22:56 +02:00
nixpkgs-ci[bot]
bd5d8282de
Merge staging-next into staging 2025-04-13 18:04:59 +00:00
Martin Weinelt
fbf76bf72b
make-initrd-ng: Restore stripped file permissions (#398396) 2025-04-13 18:11:19 +02:00
Will Fancher
c9ea864d6f nixos/shutdown: Create /run/initramfs with mode 0700 2025-04-13 12:02:16 -04:00
emilylange
1c8cb24d42
nixosTests.forgejo{,-lts}: simplify workflow subtest
This is substantially less hacky and less fragile than the previous
approach that used htmlq to parse the raw html returned by the frontend
and then compared the extracted status against a hardcoded list of known
translated statuses.

Back when this subtest was added, there simply was no API endpoint to
gather this information yet. I had this in my out of tree variant of
Forgejo for a while now.

Requires Forgejo v8.0.0+
2025-04-12 23:16:53 +02:00
nixpkgs-ci[bot]
a78b3ccf56
Merge staging-next into staging 2025-04-12 12:06:06 +00:00
nixpkgs-ci[bot]
de34ff9def
Merge master into staging-next 2025-04-12 12:05:35 +00:00
Seth Flynn
cbbb90e0bb
conduwuit: mark as EOL, nixos/conduwuit: remove (#397902) 2025-04-12 06:02:34 -04:00
nixpkgs-ci[bot]
3bf50e95e8
Merge staging-next into staging 2025-04-12 00:15:51 +00:00
Niklas Korz
d2fb99b640 nixos/conduwuit: remove
As the conduwuit project has been officially discontinued,
and the conduwuit NixOS module hasn't been around long enough
to appear in any stable NixOS release, we've removed it.
2025-04-11 22:30:09 +02:00
K900
aece6a0c1f Merge remote-tracking branch 'origin/master' into staging-next 2025-04-11 21:17:42 +03:00
Heitor Augusto
446b74a552
{nixos/cosmic, cosmic-packages}: adopt by NixOS/cosmic team 2025-04-11 21:09:51 +05:30
Sandro
1cb88030dd
nixos/whoami: init module (#397396) 2025-04-11 17:00:16 +02:00
nixpkgs-ci[bot]
038f6e9c50
Merge staging-next into staging 2025-04-11 09:43:43 +00:00
nixpkgs-ci[bot]
5858ce00b1
Merge master into staging-next 2025-04-11 09:43:11 +00:00
Wolfgang Walther
c76d239f14
nixos/postgres-websockets: init (#397408) 2025-04-11 07:47:10 +00:00
Alexander Sieg
4bc3f43923
nixos/dependency-track: fix nginx config for frontend
Apparend I fell for some browser cache when implementing this in the
first place. This patch is based on the upstream nginx config.

5f318aca10/docker/etc/nginx/templates/default.conf.template
2025-04-10 12:24:29 +02:00
Wolfgang Walther
d62c14f5d1
nixos/postgres-websockets: init 2025-04-10 10:12:27 +02:00
nixpkgs-ci[bot]
81875530ef
Merge staging-next into staging 2025-04-09 16:04:46 +00:00
nixpkgs-ci[bot]
b66e31c26a
Merge master into staging-next 2025-04-09 16:04:15 +00:00
Defelo
0e02f935b8
nixos/tests/whoami: init 2025-04-09 16:51:16 +02:00
Adam C. Stephens
f2200ca6ee
nixos/anubis: init module (#392018) 2025-04-09 09:23:35 -04:00
K900
c41ad742f6 Merge remote-tracking branch 'origin/master' into staging-next 2025-04-09 15:31:47 +03:00
Franz Pletz
a59452010b
nixos/nginx: fix mkDefaultListenVhost mapping for unix sockets (#371561) 2025-04-09 13:45:02 +02:00
Arne Keller
fb8cc8c444
lavalink: init at 4.0.8; nixos/lavalink: init (#344687) 2025-04-09 10:26:09 +02:00
nixpkgs-ci[bot]
fecf0a2507
Merge staging-next into staging 2025-04-09 00:16:12 +00:00
nixpkgs-ci[bot]
6c98e107c7
Merge master into staging-next 2025-04-09 00:15:45 +00:00