oddlama / nix-topology

🍁 Generate infrastructure and network diagrams directly from your NixOS configurations
https://oddlama.github.io/nix-topology
MIT License
556 stars 24 forks source link

deduplicate Nix Flake's inputs #41

Closed pinage404 closed 2 weeks ago

pinage404 commented 1 month ago

This will de-duplicate Nix Flakes' inputs to avoid downloading twice some repositories

I'm not sure about the second commit

oddlama commented 2 weeks ago

LGTM, sorry I missed this for so long. Thanks!