Files
Archimedes/flake.lock
2025-03-21 16:30:44 -05:00

63 lines
1.5 KiB
JSON
Executable File

{
"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": {
"lastModified": 1741968903,
"narHash": "sha256-4L37NRR+dlkhdxuDjhLR45kgjyZK2uelKBlGZ1nQzgY=",
"owner": "ocornut",
"repo": "imgui",
"rev": "126d004f9e1eef062bf4b044b3b2faaf58d48c51",
"type": "github"
},
"original": {
"owner": "ocornut",
"ref": "docking",
"repo": "imgui",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1742136038,
"narHash": "sha256-DDe16FJk18sadknQKKG/9FbwEro7A57tg9vB5kxZ8kY=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "a1185f4064c18a5db37c5c84e5638c78b46e3341",
"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
}