nixpkgs/pkgs/srcNoTarget.nix

4 lines
105 B
Nix
Raw Permalink Normal View History

2020-02-29 03:01:01 +00:00
dir:
builtins.filterSource
2020-03-15 13:24:55 +00:00
(path: type: type != "directory" || builtins.baseNameOf path != "target") dir