mirror of
https://github.com/NixOS/nix
synced 2025-06-26 20:01:15 +02:00
1 line
176 B
Text
1 line
176 B
Text
{ absolute = /foo; expr = /pwd/lang/foo/bar; home = /fake-home/foo; notfirst = /pwd/lang/bar/foo; simple = /pwd/lang/foo; slashes = /foo/bar; surrounded = /pwd/lang/a-foo-b; }
|