Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix warning on nix lazy-trees branch
`warning: Performing inefficient double copy of path 'X' to the store. This can typically be avoided by rewriting an attribute like `src = ./.` to `src = builtins.path { path = ./.; name = "source"; }`.`
- Loading branch information