feat: simplify flake-parts imports

This commit is contained in:
Leon Schwarzäugl 2026-03-31 17:44:24 +02:00
parent 3d3e8d450d
commit ff8dd91aef
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
24 changed files with 77 additions and 79 deletions

32
flake.lock generated
View file

@ -156,6 +156,21 @@
"type": "github"
}
},
"den": {
"locked": {
"lastModified": 1774890137,
"narHash": "sha256-ud23tRiZy+DONcw3a3WDIl+bYa+wY4ZrB8pHbRCLR+w=",
"owner": "vic",
"repo": "den",
"rev": "26a5d222f770069180ae147c6907d3875fa0056e",
"type": "github"
},
"original": {
"owner": "vic",
"repo": "den",
"type": "github"
}
},
"dependencyDagOfSubmodule": {
"inputs": {
"nixpkgs": [
@ -1146,6 +1161,21 @@
"type": "github"
}
},
"import-tree": {
"locked": {
"lastModified": 1773693634,
"narHash": "sha256-BtZ2dtkBdSUnFPPFc+n0kcMbgaTxzFNPv2iaO326Ffg=",
"owner": "vic",
"repo": "import-tree",
"rev": "c41e7d58045f9057880b0d85e1152d6a4430dbf1",
"type": "github"
},
"original": {
"owner": "vic",
"repo": "import-tree",
"type": "github"
}
},
"incl": {
"inputs": {
"nixlib": [
@ -2946,6 +2976,7 @@
},
"root": {
"inputs": {
"den": "den",
"devshell": "devshell",
"disko": "disko",
"dns": "dns",
@ -2954,6 +2985,7 @@
"home-manager": "home-manager",
"hydra": "hydra",
"impermanence": "impermanence",
"import-tree": "import-tree",
"lanzaboote": "lanzaboote",
"microvm": "microvm",
"niri-flake": "niri-flake",