1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 23:03:53 -04:00
nix/tests
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
..
functional fetchTree cleanup 2023-10-13 14:34:23 +02:00
installer test: Make the installer work on old rhel versions 2023-03-31 15:29:50 +02:00
nixos fetchTree cleanup 2023-10-13 14:34:23 +02:00