mirror of
https://github.com/astro/deadnix.git
synced 2024-11-24 01:02:23 +03:00
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"; }`.`
This commit is contained in:
parent
edcd45cf79
commit
435226dd2a
Loading…
Reference in New Issue
Block a user