This allows us to easily do things like ignoring Nix source files within our source tree (also done in this commit), which prevents unnecessary rebuilds.
Signed-off-by: Winter winter@winter.cafe
This allows us to easily do things like ignoring Nix source files within our source tree (also done in this commit), which prevents unnecessary rebuilds.
Signed-off-by: Winter winter@winter.cafe
This allows us to easily do things like ignoring Nix source files within our
source tree (also done in this commit), which prevents unnecessary rebuilds.
Signed-off-by: Winter <winter@winter.cafe>
This allows us to easily do things like ignoring Nix source files within our
source tree (also done in this commit), which prevents unnecessary rebuilds.
Signed-off-by: Winter <winter@winter.cafe>
This allows us to easily do things like ignoring Nix source files within our
source tree (also done in this commit), which prevents unnecessary rebuilds.
Signed-off-by: Winter <winter@winter.cafe>
Let me know if you want to split the
.nix-filtering part into a separate commit.