Commit Graph

4 Commits

Author SHA1 Message Date
Ilka Schulz 17873a085a fix error: nix integration tests: add more robust check to wait for network-online.status 2026-06-06 11:29:02 +02:00
Ilka Schulz ca4af0a044 fix wireguard-tools download URLs for legacty-distro-packaging test; fix VM startup timing issue; run nix flake check with only 1 concurrent check (for now for better debugging) 2026-06-05 18:01:34 +02:00
wucke13 22b980a61f chore: format everything
This implicates a change from nixpkgs-fmt to nixfmt. Nixfmt will become
the new standard on nix formatting, sanctioned by the nixpkgs. To verify
that these changes are purely in whitespace, but not semantic:

git diff --ignore-all-space -w HEAD^!

That will only show newline changes, make the diffing somewhat easier.

Signed-off-by: wucke13 <wucke13+github@gmail.com>
2025-05-09 18:22:07 +02:00
Jacek Galowicz f9dce3fc9a rosenpass systemd unit file: introduce and test 2024-12-09 15:35:34 +01:00