{ "nodes": { "agenix": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1665870395, "narHash": "sha256-Tsbqb27LDNxOoPLh0gw2hIb6L/6Ow/6lIBvqcHzEKBI=", "owner": "ryantm", "repo": "agenix", "rev": "a630400067c6d03c9b3e0455347dc8559db14288", "type": "github" }, "original": { "owner": "ryantm", "repo": "agenix", "type": "github" } }, "flake-compat": { "flake": false, "locked": { "lastModified": 1668681692, "narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=", "owner": "edolstra", "repo": "flake-compat", "rev": "009399224d5e398d03b22badca40a37ac85412a1", "type": "github" }, "original": { "owner": "edolstra", "repo": "flake-compat", "type": "github" } }, "flake-utils": { "locked": { "lastModified": 1667395993, "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", "owner": "numtide", "repo": "flake-utils", "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } }, "flake-utils_2": { "locked": { "lastModified": 1659877975, "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=", "owner": "numtide", "repo": "flake-utils", "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } }, "flake-utils_3": { "locked": { "lastModified": 1659877975, "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=", "owner": "numtide", "repo": "flake-utils", "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } }, "home-manager": { "inputs": { "nixpkgs": [ "nixpkgs" ], "utils": "utils" }, "locked": { "lastModified": 1672770368, "narHash": "sha256-iO6Z9blIe8dcPh3VT2nkej9EimORCoskGQR6xNjICWI=", "owner": "nix-community", "repo": "home-manager", "rev": "d01e7280ad7d13a5a0fae57355bd0dbfe5b81969", "type": "github" }, "original": { "owner": "nix-community", "repo": "home-manager", "type": "github" } }, "kpcli-py": { "flake": false, "locked": { "lastModified": 1619087457, "narHash": "sha256-iRNLq5s2WJJHwB4beP5xQDKrBPWS/42s/ozLoSa5gAE=", "owner": "rebkwok", "repo": "kpcli", "rev": "e4d699e3b3d28887f74185f8fa69d0aade111d84", "type": "github" }, "original": { "owner": "rebkwok", "repo": "kpcli", "type": "github" } }, "nixgl": { "inputs": { "flake-utils": "flake-utils_2", "nixpkgs": "nixpkgs" }, "locked": { "lastModified": 1, "narHash": "sha256-KP+2qdZlhmRkrafuuEofg7YnNdVmGV95ipvpuqmJneI=", "path": "out-of-tree/nixGL", "type": "path" }, "original": { "path": "out-of-tree/nixGL", "type": "path" } }, "nixpkgs": { "locked": { "lastModified": 1660551188, "narHash": "sha256-a1LARMMYQ8DPx1BgoI/UN4bXe12hhZkCNqdxNi6uS0g=", "owner": "nixos", "repo": "nixpkgs", "rev": "441dc5d512153039f19ef198e662e4f3dbb9fd65", "type": "github" }, "original": { "owner": "nixos", "repo": "nixpkgs", "type": "github" } }, "nixpkgs_2": { "locked": { "lastModified": 1672617983, "narHash": "sha256-68WDiCBs631mbDDk4UAKdGURKcsfW6hjb7wgudTAe5o=", "owner": "NixOS", "repo": "nixpkgs", "rev": "0fc9fca9c8d43edd79d33fea0dd8409d7c4580f4", "type": "github" }, "original": { "id": "nixpkgs", "ref": "nixos-unstable", "type": "indirect" } }, "nixpkgs_3": { "locked": { "lastModified": 1665296151, "narHash": "sha256-uOB0oxqxN9K7XGF1hcnY+PQnlQJ+3bP2vCn/+Ru/bbc=", "owner": "NixOS", "repo": "nixpkgs", "rev": "14ccaaedd95a488dd7ae142757884d8e125b3363", "type": "github" }, "original": { "owner": "NixOS", "ref": "nixpkgs-unstable", "repo": "nixpkgs", "type": "github" } }, "root": { "inputs": { "agenix": "agenix", "flake-compat": "flake-compat", "flake-utils": "flake-utils", "home-manager": "home-manager", "kpcli-py": "kpcli-py", "nixgl": "nixgl", "nixpkgs": "nixpkgs_2", "rust-overlay": "rust-overlay" } }, "rust-overlay": { "inputs": { "flake-utils": "flake-utils_3", "nixpkgs": "nixpkgs_3" }, "locked": { "lastModified": 1672712534, "narHash": "sha256-8S0DdMPcbITnlOu0uA81mTo3hgX84wK8S9wS34HEFY4=", "owner": "oxalica", "repo": "rust-overlay", "rev": "69fb7bf0a8c40e6c4c197fa1816773774c8ac59f", "type": "github" }, "original": { "owner": "oxalica", "repo": "rust-overlay", "type": "github" } }, "utils": { "locked": { "lastModified": 1667395993, "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", "owner": "numtide", "repo": "flake-utils", "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } } }, "root": "root", "version": 7 }