github-actions[bot]
bcd5388d39
Merge master into staging-next
2024-09-24 12:05:12 +00:00
Alois Wohlschlager
3616cfb8d9
replaceDependencies: add support for ca-derivations
...
Unlike regular input-addressed or fixed-output derivations, floating and
deferred derivations do not have their store path available at evaluation time,
so their outPath is a placeholder. The following changes are needed for
replaceDependencies to continue working:
* Detect the placeholder and retrieve the store path using another IFD hack
when collecting the rewrite plan.
* Try to obtain the derivation name needed for replaceDirectDependencies from
the derivation arguments if a placeholder is detected.
* Move the length mismatch detection to build time, since the placeholder has a
fixed length which is unrelated to the store path.
2024-09-24 12:20:15 +02:00
Alois Wohlschlager
fee5c7e1c2
replaceDependencies: add tests
...
The tests cannot be directly built by Hydra, because replaceDependencies relies
on IFD. Instead, they are put inside a NixOS test where they are built on the
guest.
2024-09-24 12:20:15 +02:00
Yt
d026e3fa1a
immich: init at 1.115.0; nixos/immich: init module ( #324127 )
2024-09-24 05:56:12 -04:00
Jan van Brügge
9d834dc4ec
nixos/tests/immich: init tests
2024-09-23 22:38:03 +02:00
github-actions[bot]
9a6f63ebed
Merge master into staging-next
2024-09-23 18:04:34 +00:00
Simon Hauser
32cc042368
mariadb: 10.5.26, 10.6.19, 10.11.9, 11.4.3 ( #334878 )
...
* mariadb: 10.5.26, 10.6.19, 10.11.9, 11.4.3
* nixos/tests/automysqlbackup: nixfmt
* nixos/automysqlbackup: fix tests
* nixos/tests/mariadb-galera: nixfmt
* nixos/tests/mariadb-galera: fix test failing with new default IPv6 configuration
2024-09-23 20:00:19 +02:00
Martin Weinelt
9b9ca77050
nixos/logrotate: harden systemd unit ( #339050 )
2024-09-23 17:49:29 +02:00
Jörg Thalheim
5edd6d6ef2
nixosTests.k3s.{single-node,multi-node}: enable check-config for aarch64 ( #343296 )
2024-09-23 16:44:27 +02:00
github-actions[bot]
ac34133fb9
Merge master into staging-next
2024-09-23 12:05:36 +00:00
tilpner
0c24185366
nixos: set system.stateVersion from the nixpkgs release, not version
...
The nixpkgs/nixos version includes a suffix like "pre-git" or
"pre676716.6f16e67b4921", which does not match the conventional
"XX.YY" format of system.stateVersion.
Unifying the format to "XX.YY" allows for (stricter) validation (see #317858 ),
and the introduction in 3a5ff9a68c
was
only concerned with silencing warnings, so the addition of the "pre.*"
suffix into stateVersion was probably unintentional.
2024-09-23 12:18:11 +02:00
Fabián Heredia Montiel
9b2a506736
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/tools/package-management/nix/default.nix
2024-09-22 13:45:27 -06:00
Leona Maroni
761ae3237c
dependency-track: init at 4.11.6 ( #328669 )
2024-09-22 18:49:11 +02:00
Maximilian Bosch
179b6bce21
Merge: linux_4_19: drop ( #343283 )
2024-09-22 16:46:54 +02:00
Alexander Sieg
3b04bffbd5
nixos/dependency-track: add nixos test
2024-09-22 16:38:45 +02:00
Alexander Sieg
5b67f3b831
nixos/dependency-track: init module
2024-09-22 16:38:45 +02:00
Fabián Heredia Montiel
777c1bc861
linux_4_19: drop since it will reach EOL within NixOS 24.11
2024-09-21 19:11:50 -06:00
github-actions[bot]
94770996ae
Merge master into staging-next
2024-09-22 00:15:32 +00:00
Matthieu Coudron
a6df665571
Playwright: browser improvements, update ( #298944 )
2024-09-21 21:50:25 +02:00
github-actions[bot]
f2c1ad7ad5
Merge master into staging-next
2024-09-21 18:03:54 +00:00
Weijia Wang
1b1e09e8d3
zutty: init at 0.16-unstable-2024-08-18 ( #336255 )
2024-09-21 17:36:18 +02:00
Jared Baur
f6fed8b831
nixos/switch-test: add test for multi-line unit values
2024-09-21 08:28:03 -07:00
github-actions[bot]
d3ae261fc3
Merge master into staging-next
2024-09-21 12:05:16 +00:00
Maximilian Bosch
789562caae
Merge: nixos/tests: add postgresql wal2json test ( #315095 )
2024-09-21 13:27:22 +02:00
github-actions[bot]
7fc19ff961
Merge staging-next into staging
2024-09-20 18:05:01 +00:00
Ryan Lahfa
fed418aaf1
add support for building fully dm-verity protected images with systemd-repart ( #343252 )
2024-09-20 19:59:50 +02:00
Quag
3115573f29
zutty: init at 0.16-unstable-2024-08-18
2024-09-20 19:24:35 +02:00
superherointj
e9002b6b54
nixosTests.k3s.{single-node,multi-node}: nixfmt
2024-09-20 13:08:41 -03:00
superherointj
05e13bffe1
nixosTests.k3s.{single-node,multi-node}: enable check-config for aarch64
2024-09-20 12:54:58 -03:00
WilliButz
56d038e17d
nixos/tests/appliance-repart-image-verity-store: init
...
This test should illustrate how to build a verity-protected NixOS image
with systemd-repart, using the opinionated image.repart.verityStore module.
2024-09-20 17:35:49 +02:00
phaer
01fd62f37a
tests/playwright-python: init
...
For some reason, chromium, which is still the nixpkgs version hangs
inside the normal test vm, while working fine in .driverInteractive.
I suspect that might have to do with the existence of a display in
.driverInteractive. Neither vm does run X11 or wayland.
2024-09-20 14:52:35 +02:00
github-actions[bot]
33e2cbc61f
Merge staging-next into staging
2024-09-20 12:05:56 +00:00
Cosima Neidahl
eee25622ff
nixosTests.terminal-emulators: Fix lomiri-terminal-app test after mesa change ( #341573 )
2024-09-20 13:42:57 +02:00
Weijia Wang
98a31cdb8d
wordpress: 6.6.1 -> 6.6.2 ( #343013 )
2024-09-20 10:17:04 +02:00
Bryan Richter
588b1f8df6
nixos/github-runners: make enable functional
...
Fixes #305304
2024-09-20 09:09:17 +03:00
K900
d8a54461fc
Merge remote-tracking branch 'origin/staging-next' into staging
2024-09-20 07:27:56 +03:00
Sandro
97ca40d3ca
turn-rs: init at 3.1.0 ( #338928 )
2024-09-19 22:53:28 +02:00
Weijia Wang
d582ac052d
nixos/wordpress: fix tests
2024-09-19 22:25:37 +02:00
Pim Kunis
f1daa46d45
nixos/gatus: init module
2024-09-19 21:34:10 +02:00
K900
d2e6b8dac6
nixos/tests/wpa_supplicant: explicitly set channel
...
mac80211_hwsim can't emulate ACS, so explicitly choose a channel.
2024-09-19 20:47:18 +03:00
rnhmjoj
7efc956510
Revert "nixos/wireless: link config to /etc by default"
...
This reverts commit 89eb93dc3f
.
It broken setups where /etc/wpa_supplicant.conf is configured
imperatively and reloading of the service on configuration changes.
2024-09-19 16:36:34 +02:00
wxt
1a742a9f80
nixos/turn-rs: init
2024-09-19 07:33:51 +08:00
github-actions[bot]
71d46fbcdf
Merge staging-next into staging
2024-09-18 18:04:48 +00:00
rnhmjoj
98c67f661d
nixos/wpa_supplicant: test a naughty passphrase
...
This ensures ASCII punctuation characters are not handled specially.
2024-09-18 16:06:17 +02:00
Robert Hensing
30620e7736
nixosTests.nix-serve: Use new entrypoint
...
This reuses the `pkgs`, so that `pkgs.nixosTests.nix-serve` will
run with the overlays of `pkgs` applied.
2024-09-18 13:42:35 +02:00
Michele Guerini Rocco
e3191b8ded
nixos/dhcpcd: harden and run as unprivileged user ( #336988 )
2024-09-17 19:21:11 +02:00
Vladimír Čunát
75da841952
Merge branch 'master' into staging
2024-09-17 16:38:37 +02:00
Fabián Heredia Montiel
3029a1f91d
frr: 10.0.1 -> 10.1 ( #342259 )
2024-09-17 07:25:12 -06:00
github-actions[bot]
73cf025711
Merge staging-next into staging
2024-09-17 12:05:50 +00:00
kirillrdy
14392643b6
nixos/tests/freetube: fix ocr ( #342383 )
2024-09-17 17:36:55 +10:00