Commit graph

2 commits

Author SHA1 Message Date
Eelco Dolstra
12dd8d49c6 Fix 'nix-instantiate --find-file' and add a test
Reported by @lheckemann.
2022-10-12 21:51:36 +02:00
regnat
fcdc60ed22 Don’t require NIX_PATH entries to be valid paths
It’s totally valid to have entries in `NIX_PATH` that aren’t valid paths
(they can even be arbitrary urls or `channel:<channel-name>`).

Fix #5998 and #5980
2022-01-27 16:26:39 +01:00