Nix/tests/nixos
Eelco Dolstra 856fe13533 fetchTree cleanup
Two changes:

* The (probably unintentional) hack to handle paths as tarballs has
  been removed. This is almost certainly not what users expect and is
  inconsistent with flakeref handling everywhere else.

* The hack to support scp-style Git URLs has been moved to the Git
  fetcher, so it's now supported not just by fetchTree but by flake
  inputs.
2023-10-13 14:34:23 +02:00
..
containers Re-enable systemd-nspawn test 2023-09-20 09:09:01 -07:00
authorization.nix Allow to sign path as unprivileged user 2023-06-27 18:31:31 +02:00
default.nix Define NixOS tests in tests/nixos/default.nix rather than flake.nix 2023-10-06 10:58:17 -04:00
github-flakes.nix fetchTree cleanup 2023-10-13 14:34:23 +02:00
nix-copy-closure.nix Use the official, documented NixOS runTest interface 2023-01-20 16:23:52 +01:00
nix-copy.nix Fix nix-copy test 2023-08-30 19:35:02 -04:00
nss-preload.nix Use the official, documented NixOS runTest interface 2023-01-20 16:23:52 +01:00
remote-builds.nix Add regression test 2023-02-10 17:51:44 +01:00
setuid.nix Use the official, documented NixOS runTest interface 2023-01-20 16:23:52 +01:00
sourcehut-flakes.nix Use "touch -h" 2023-09-19 17:21:07 +02:00
tarball-flakes.nix Use "touch -h" 2023-09-19 17:21:07 +02:00