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

10416 commits

Author SHA1 Message Date
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
Adam C. Stephens
4534205b61
slimserver: 9.0.1 -> 9.0.2 (#390666) 2025-03-26 07:48:39 -04: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
Adam C. Stephens
dc9b690d42
nixosTests.forgejo{,-lts}: migrate to runTest (#392797) 2025-03-25 07:55:26 -04: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
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
K900
6976734598 linux_6_11{,_hardened}: drop 2025-03-24 10:08:44 +03:00
Sandro
21a8234637
nixosTests.{qtile,ragnarwm}: migrate to runTestOn (#389073) 2025-03-23 23:27:02 +01:00
Jonas Heinrich
4d32c67c73 nixos/tests/froide-govplan: init 2025-03-23 18:05:54 +01:00
Adam C. Stephens
7af9798638
kanidm: don't log provisioned passwords via instrumentation (#392031) 2025-03-23 07:02:38 -04:00
Jon Seager
4240d073c7
nixosTests.homepage-dashboard: remove unmanaged conf tests 2025-03-23 09:39:05 +00:00
oddlama
df0193b33f
kanidm: don't log provisioned passwords via instrumentation
This also make sure to test this in the related nixos test.

Fixes: CVE-2025-30205
Reported-By: Katherina Walshe-Grey <qenya@qenya.tel>
2025-03-22 09:19:47 +01:00
Austin Horstman
469f2ca232
clatd: 1.6 -> 2.1.0 (#390764) 2025-03-21 23:46:50 -05:00
Arne Keller
e000e1cbd4
nixos/tests/vdirsyncer: init (#271024) 2025-03-21 12:40:21 +01:00
Arian van Putten
b684e9c6d6
fluent-bit: link against Nix dependencies, fix Darwin builds, and add NixOS module (#365493) 2025-03-21 11:39:18 +00:00
Arian van Putten
e4684ee593
paretosecurity: 0.0.89 -> 0.0.91, nixos/paretosecurity: add trayIcon option (#391799) 2025-03-21 10:38:18 +00:00
Neyts Zupan
8dbf318cea paretosecurity: 0.0.89 -> 0.0.91,, nixos/paretosecurity: add trayIcon option 2025-03-21 10:15:25 +00:00
Domen Kožar
4b3a3d6edd
paretosecurity: 0.0.88 -> 0.0.89 (#391613) 2025-03-21 09:41:13 +00:00
Jon Seager
bfa9810ff7
nixos/scrutiny: use genJqSecretsReplacementSnippet (#320672) 2025-03-21 08:42:37 +00:00
Jared Baur
ec19e7420c
nixosTests.clatd: use runTest and drop unneeded config from client 2025-03-21 01:12:14 -07:00
Defelo
18ee8ce652
nixos/tests/glance: fix version check 2025-03-21 08:28:06 +01:00
Moraxyc
ab404806ff
nixosTests.scrutiny: migrate to runTest
Part of #386873
2025-03-21 13:49:47 +08:00
Moraxyc
a9085572f2
nixosTests.scrutiny: add test for notification feature 2025-03-21 13:41:11 +08:00
schnusch
a9289ca419 nixos/tests/vdirsyncer: set services.radicale.settings.auth.type
see #391531
2025-03-21 01:51:20 +01:00
schnusch
bc72dc08f2 nixos/vdirsyncer: only use ProtectHome=yes with DynamicUser=yes
If a user is given it seems likely that their home directory is accessed.
2025-03-21 01:51:20 +01:00
schnusch
cd06d2dd2a nixos/tests/vdirsyncer: init 2025-03-21 01:51:20 +01:00
Neyts Zupan
c75a5fa70f paretosecurity: 0.0.88 -> 0.0.89 2025-03-20 17:07:29 +00:00
Robert Hensing
f37ad1a90b
nixos: add simple vm-variant test (#391021) 2025-03-20 12:28:00 +00:00
commiterate
3366b27e59 fluent-bit: link against Nix dependencies, fix Darwin builds, and add NixOS module 2025-03-19 18:48:46 -04:00
Sandro
ddef00d3f0
nixos/zipline: improve systemd hardening (#387119) 2025-03-19 19:01:37 +01:00
Sandro
1289c91409
nixos/echoip: improve systemd hardening (#387466) 2025-03-19 19:00:27 +01:00
Adam C. Stephens
476618066b
nixos/firezone: init module and packages (#374647) 2025-03-19 13:50:47 -04:00
Defelo
0deb1b285f
nixos/tests/zipline: add interactive config 2025-03-19 18:16:00 +01:00
Gaétan Lepage
871ff1d88e
grocy: 4.3.0 -> 4.4.2 (#387015) 2025-03-19 14:00:50 +01:00
Yt
a72f22d0d8
Prefect init module (#386895) 2025-03-19 08:52:19 -04:00
Neyts Zupan
19683d2d61 paretosecurity: 0.0.86 -> 0.0.87 2025-03-19 09:10:27 +00:00
Shahar "Dawn" Or
48a407177a nixos: add simple vm-variant test 2025-03-18 20:32:43 +00:00
Neyts Zupan
75773b77be paretosecurity: init at 0.0.86, nixos/paretosecurity: init 2025-03-18 11:09:14 +00:00
oddlama
6c888f4911
nixos/firezone: init modules 2025-03-17 20:21:00 +01:00
Sandro
b96c9e3a68
gokapi: init at 1.9.6 (#372911) 2025-03-17 16:12:38 +01:00
Sandro Jäckel
2581a40544
bird: change alias to throw to avoid confusion 2025-03-17 15:02:38 +01:00
Adam C. Stephens
854fc6225c
slimserver: 9.0.1 -> 9.0.2 2025-03-17 09:20:15 -04:00
Sergei Zimmerman
6f7caa580d rathole: migrate to runTest
Part of #386873
2025-03-17 11:41:25 +05:30
Pol Dellaiera
2fb135fe67
glance: 0.7.3 -> 0.7.6, fix version in footer (#390430) 2025-03-16 21:48:35 +01:00
Pol Dellaiera
c8a823d40b nixos/litellm: init 2025-03-16 20:49:22 +01:00
Pol Dellaiera
79e95661a6
orthanc: init at 1.12.6, nixos/orthanc: init (#385329) 2025-03-16 20:47:37 +01:00