1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-24 03:09:35 +01:00
Commit graph

1 commit

Author SHA1 Message Date
regnat
663187219a Try and help if a file is missing at eval time
When evaluating a local git flake, if a file a missing at eval-time but
present in the source directory, tell the user that he probably forgot
to check it out

Fix #4507
2021-11-16 13:38:34 +01:00