This commit is contained in:
Oliver Davies 2025-07-30 01:16:41 +01:00
parent 7213017208
commit 6c6bbd9338
2 changed files with 21 additions and 12 deletions

16
flake.lock generated
View file

@ -20,6 +20,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"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1750365781,
@ -55,6 +70,7 @@
"root": {
"inputs": {
"flake-parts": "flake-parts",
"import-tree": "import-tree",
"nixpkgs": "nixpkgs",
"nixpkgs-php74": "nixpkgs-php74"
}