aboutsummaryrefslogtreecommitdiff
path: root/tests/import-derivation.nix
AgeCommit message (Collapse)Author
2019-07-30Allow builtins.pathExists to check the existence of /nix/store pathsBas van Dijk
This makes it consitent with builtins.readDir.
2012-01-26* Add a test for importing derivations.Eelco Dolstra