Add import-tree

This commit is contained in:
Oliver Davies 2025-07-18 00:56:19 +01:00
parent 50b6899893
commit c832fa2958
3 changed files with 20 additions and 0 deletions

16
flake.lock generated
View file

@ -180,6 +180,21 @@
"type": "github"
}
},
"import-tree": {
"locked": {
"lastModified": 1752730890,
"narHash": "sha256-GES8fapSLGz36MMPRVNkSUWXUTtqvGQNXHjRmRLfJUY=",
"owner": "vic",
"repo": "import-tree",
"rev": "6ebb8cb87987b20264c09296166543fd3761d274",
"type": "github"
},
"original": {
"owner": "vic",
"repo": "import-tree",
"type": "github"
}
},
"ixx": {
"inputs": {
"flake-utils": [
@ -402,6 +417,7 @@
"disko": "disko",
"flake-parts": "flake-parts",
"home-manager": "home-manager_2",
"import-tree": "import-tree",
"nix-index-database": "nix-index-database",
"nixos-hardware": "nixos-hardware",
"nixos-wsl": "nixos-wsl",