Files
Archimedes/flake.lock
2025-05-12 16:36:51 -05:00

63 lines
1.5 KiB
JSON
Executable File

{
"nodes": {
"clay": {
"flake": false,
"locked": {
"lastModified": 1746753934,
"narHash": "sha256-7Kx536YsmPTXUjs/jBknGAmqYsqqDh6T11AlarTeGLM=",
"owner": "nicbarker",
"repo": "clay",
"rev": "76265e4c3c97ebe5a4aab081d5c5a05e5a979d5d",
"type": "github"
},
"original": {
"owner": "nicbarker",
"repo": "clay",
"type": "github"
}
},
"imgui": {
"flake": false,
"locked": {
"lastModified": 1747034542,
"narHash": "sha256-kVbyG7LXXHIOiI6dlZVID9DLErR+XNoAGp/R82TEpgo=",
"owner": "ocornut",
"repo": "imgui",
"rev": "e33069ce56d07751ca875eb239f41febef0ebcd3",
"type": "github"
},
"original": {
"owner": "ocornut",
"ref": "docking",
"repo": "imgui",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1746957726,
"narHash": "sha256-k9ut1LSfHCr0AW82ttEQzXVCqmyWVA5+SHJkS5ID/Jo=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "a39ed32a651fdee6842ec930761e31d1f242cb94",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-24.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"clay": "clay",
"imgui": "imgui",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}