This commit is contained in:
2025-03-21 16:30:44 -05:00
parent bfcfa09788
commit 2a826db088
2 changed files with 24 additions and 0 deletions

17
flake.lock generated
View File

@@ -1,5 +1,21 @@
{
"nodes": {
"clay": {
"flake": false,
"locked": {
"lastModified": 1742509368,
"narHash": "sha256-XSaMuWCADZgZnRaGcBgf+u40O6jS5kkpq3Xruy6z+I0=",
"owner": "nicbarker",
"repo": "clay",
"rev": "ad49977f1b37ccd7664333181f30f575d08d3838",
"type": "github"
},
"original": {
"owner": "nicbarker",
"repo": "clay",
"type": "github"
}
},
"imgui": {
"flake": false,
"locked": {
@@ -35,6 +51,7 @@
},
"root": {
"inputs": {
"clay": "clay",
"imgui": "imgui",
"nixpkgs": "nixpkgs"
}