mirror of
https://github.com/NixOS/nix.git
synced 2025-11-30 06:01:00 +01:00
This is like builtins.{filterSource,path}, but returns a virtual path
that applies the filter lazily, rather than copying the result to the
Nix store. Thus filterPath can be composed.
|
||
|---|---|---|
| .. | ||
| absolute-paths.sh | ||
| build-paths.sh | ||
| bundle.sh | ||
| check.sh | ||
| circular.sh | ||
| common.sh | ||
| config.sh | ||
| flakes.sh | ||
| follow-paths.sh | ||
| init.sh | ||
| mercurial.sh | ||
| run.sh | ||
| search-root.sh | ||
| tree-operators.sh | ||
| unlocked-override.sh | ||