Add pi-imagegen extension

This commit is contained in:
Tobias Ostner 2026-07-22 15:02:41 +07:00
parent ba9803ac3c
commit bfe1716614
3 changed files with 23 additions and 0 deletions

17
flake.lock generated
View file

@ -257,6 +257,22 @@
"type": "github"
}
},
"pi-imagegen": {
"flake": false,
"locked": {
"lastModified": 1783257937,
"narHash": "sha256-s85J73xCUOUh7LfzEF0a11He/PX6h9FG0ZSJyMQs128=",
"owner": "Jon-Vii",
"repo": "pi-imagegen",
"rev": "2ca63486547fdf780e84b105548783bc9de1e5c3",
"type": "github"
},
"original": {
"owner": "Jon-Vii",
"repo": "pi-imagegen",
"type": "github"
}
},
"pyproject-build-systems": {
"inputs": {
"nixpkgs": [
@ -316,6 +332,7 @@
"home-manager": "home-manager",
"nixpkgs": "nixpkgs_2",
"pi": "pi",
"pi-imagegen": "pi-imagegen",
"sops-nix": "sops-nix"
}
},