1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-29 21:50:58 +01:00
Commit graph

1 commit

Author SHA1 Message Date
Eelco Dolstra
b48e64162a Add builtins.filterPath
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.
2022-12-21 14:45:48 +01:00