1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 19:46:02 +01:00
nix/tests
Sergei Zimmerman 1c9e11a11f
tests/nixos: Parametrize on the system
All of the existing tests only run on x86_64-linux and
the whole `nixpkgsFor` makes it hard to reuse those for
e.g. running the nixos tests with a sanitizer build of nix.
This rips off the bandaid and removes the `nixpkgsFor` parameter
in favor of a single instance of nixpkgs with a separate `nixComponents`.
2025-07-29 01:24:03 +03:00
..
functional Implement support for Git hashing with SHA-256 2025-07-25 10:19:08 -04:00
installer Format .nix files 2025-01-24 17:04:02 +01:00
nixos tests/nixos: Parametrize on the system 2025-07-29 01:24:03 +03:00
repl-completion.nix Format .nix files 2025-01-24 17:04:02 +01:00