1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-29 19:03:16 +02: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