Files
Archimedes/flake.lock
2025-03-17 10:43:26 -05:00

46 lines
1.0 KiB
JSON
Executable File

{
"nodes": {
"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": {
"imgui": "imgui",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}