Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This allows calling the nix-filter input directly. Eg: outputs = { self, nix-filter }: ... src = nix-filter { root = self; includes = [ ./dir ]; };
- Loading branch information