Robert Hensing
|
1e08e12d81
|
pathExists: isDir when endswith /
Fixes https://github.com/NixOS/nix/issues/8838
|
2023-08-25 17:18:37 +02:00 |
|
Robert Hensing
|
d2e6cfa075
|
tests/lang/eval-okay-pathexists: Add cases
|
2023-08-25 17:17:33 +02:00 |
|
Eelco Dolstra
|
9e30694f98
|
* Fix the tests wrt the AST changes, i.e., Str(s) -> Str(s, []), and
the semantic changes.
|
2006-10-17 11:08:59 +00:00 |
|
Eelco Dolstra
|
0e705391db
|
* Primop `toPath' to convert a string to a path.
* Primop `pathExists' to check for path existence.
|
2006-09-24 18:23:32 +00:00 |
|