Files
Archimedes/flake.lock
2026-02-02 17:35:03 -06:00

63 lines
1.5 KiB
JSON
Executable File

{
"nodes": {
"clay": {
"flake": false,
"locked": {
"lastModified": 1767081147,
"narHash": "sha256-DbNZXjHAl2cmsWtDyw8BpW6dF7VoWHZ9EvQytSpqaKI=",
"owner": "nicbarker",
"repo": "clay",
"rev": "76ec3632d80c145158136fd44db501448e7b17c4",
"type": "github"
},
"original": {
"owner": "nicbarker",
"repo": "clay",
"type": "github"
}
},
"imgui": {
"flake": false,
"locked": {
"lastModified": 1769795052,
"narHash": "sha256-JRA4E/aFcEEoB9FYHcLcEs4tgcX41ix2VjMV61PVQeA=",
"owner": "ocornut",
"repo": "imgui",
"rev": "913a3c60561bb07e8fd410ec7d4a8f6f485defd6",
"type": "github"
},
"original": {
"owner": "ocornut",
"ref": "docking",
"repo": "imgui",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1769900590,
"narHash": "sha256-I7Lmgj3owOTBGuauy9FL6qdpeK2umDoe07lM4V+PnyA=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "41e216c0ca66c83b12ab7a98cc326b5db01db646",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-25.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"clay": "clay",
"imgui": "imgui",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}