{ "nodes": { "agenix": { "inputs": { "darwin": [], "home-manager": [ "home-manager" ], "nixpkgs": [ "nixpkgs" ], "systems": [ "systems" ] }, "locked": { "lastModified": 1725200965, "narHash": "sha256-VHmV707zSkOJStw8qwp54oG2hGX7OLCgLSK1Z/NvmWw=", "owner": "uku3lig", "repo": "agenix", "rev": "5dddb391f864e1a153c4cb7de3e93c659076481b", "type": "github" }, "original": { "owner": "uku3lig", "repo": "agenix", "type": "github" } }, "api-rs": { "inputs": { "flake-parts": [ "flake-parts" ], "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1736238700, "narHash": "sha256-bXQnkq5HN2Xh8NvKkjWIT0RIsTh9almxvbu72tY6+Uw=", "owner": "uku3lig", "repo": "api-rs", "rev": "f0ae1c0809729616eb3a4a62f01b22020b593d48", "type": "github" }, "original": { "owner": "uku3lig", "repo": "api-rs", "type": "github" } }, "camasca": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1736151979, "narHash": "sha256-PdQGjLkOtjkFGFOI2OW4bKszIX8/Ig6jPR6kXKBaYRU=", "ref": "refs/heads/main", "rev": "fd017eee2fdbce44cbe57f3d72a34276ffad55d7", "revCount": 40, "type": "git", "url": "https://git.uku3lig.net/uku/camasca" }, "original": { "type": "git", "url": "https://git.uku3lig.net/uku/camasca" } }, "crane": { "locked": { "lastModified": 1736101677, "narHash": "sha256-iKOPq86AOWCohuzxwFy/MtC8PcSVGnrxBOvxpjpzrAY=", "owner": "ipetkov", "repo": "crane", "rev": "61ba163d85e5adeddc7b3a69bb174034965965b2", "type": "github" }, "original": { "owner": "ipetkov", "repo": "crane", "type": "github" } }, "flake-parts": { "inputs": { "nixpkgs-lib": [ "nixpkgs" ] }, "locked": { "lastModified": 1736143030, "narHash": "sha256-+hu54pAoLDEZT9pjHlqL9DNzWz0NbUn8NEAHP7PQPzU=", "owner": "hercules-ci", "repo": "flake-parts", "rev": "b905f6fc23a9051a6e1b741e1438dbfc0634c6de", "type": "github" }, "original": { "owner": "hercules-ci", "repo": "flake-parts", "type": "github" } }, "flake-utils": { "inputs": { "systems": [ "systems" ] }, "locked": { "lastModified": 1731533236, "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", "owner": "numtide", "repo": "flake-utils", "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } }, "home-manager": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1736366465, "narHash": "sha256-Fo68EF6p/N9GJyHiAUbXtiE7IJlb3IMjK86LuxFMsRU=", "owner": "nix-community", "repo": "home-manager", "rev": "7e00856596891850ba5ad4c5ecd2ed74468c08c5", "type": "github" }, "original": { "owner": "nix-community", "repo": "home-manager", "type": "github" } }, "lanzaboote": { "inputs": { "crane": [ "crane" ], "flake-compat": [], "flake-parts": [ "flake-parts" ], "nixpkgs": [ "nixpkgs" ], "pre-commit-hooks-nix": [], "rust-overlay": "rust-overlay" }, "locked": { "lastModified": 1734994463, "narHash": "sha256-S9MgfQjNt4J3I7obdLOVY23h+Yl/hnyibwGfOl+1uOE=", "owner": "nix-community", "repo": "lanzaboote", "rev": "93e6f0d77548be8757c11ebda5c4235ef4f3bc67", "type": "github" }, "original": { "owner": "nix-community", "repo": "lanzaboote", "type": "github" } }, "mystia": { "inputs": { "flake-compat": [], "nix-update-soopy": [], "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1736150521, "narHash": "sha256-BX3bAAPLKwpIl/1jvCWUKOl4q8ri9BGcRwN+XI8bTf8=", "owner": "soopyc", "repo": "mystia", "rev": "7380f249aa50a9676ac9b5ca8342262a2a097f5a", "type": "github" }, "original": { "owner": "soopyc", "repo": "mystia", "type": "github" } }, "nixos-wsl": { "inputs": { "flake-compat": [], "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1736095716, "narHash": "sha256-csysw/Szu98QDiA2lhWk9seYOyCebeVEWL89zh1cduM=", "owner": "nix-community", "repo": "NixOS-WSL", "rev": "63c3b4ed1712a3a0621002cd59bfdc80875ecbb0", "type": "github" }, "original": { "owner": "nix-community", "repo": "NixOS-WSL", "type": "github" } }, "nixpkgs": { "locked": { "lastModified": 1736344531, "narHash": "sha256-8YVQ9ZbSfuUk2bUf2KRj60NRraLPKPS0Q4QFTbc+c2c=", "owner": "NixOS", "repo": "nixpkgs", "rev": "bffc22eb12172e6db3c5dde9e3e5628f8e3e7912", "type": "github" }, "original": { "id": "nixpkgs", "ref": "nixos-unstable", "type": "indirect" } }, "root": { "inputs": { "agenix": "agenix", "api-rs": "api-rs", "camasca": "camasca", "crane": "crane", "flake-parts": "flake-parts", "flake-utils": "flake-utils", "home-manager": "home-manager", "lanzaboote": "lanzaboote", "mystia": "mystia", "nixos-wsl": "nixos-wsl", "nixpkgs": "nixpkgs", "systems": "systems", "treefmt-nix": "treefmt-nix", "ukubot-rs": "ukubot-rs", "vencord": "vencord", "vscode-extensions": "vscode-extensions" } }, "rust-overlay": { "inputs": { "nixpkgs": [ "lanzaboote", "nixpkgs" ] }, "locked": { "lastModified": 1731897198, "narHash": "sha256-Ou7vLETSKwmE/HRQz4cImXXJBr/k9gp4J4z/PF8LzTE=", "owner": "oxalica", "repo": "rust-overlay", "rev": "0be641045af6d8666c11c2c40e45ffc9667839b5", "type": "github" }, "original": { "owner": "oxalica", "repo": "rust-overlay", "type": "github" } }, "systems": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", "owner": "nix-systems", "repo": "default", "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", "type": "github" }, "original": { "owner": "nix-systems", "repo": "default", "type": "github" } }, "treefmt-nix": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1736154270, "narHash": "sha256-p2r8xhQZ3TYIEKBoiEhllKWQqWNJNoT9v64Vmg4q8Zw=", "owner": "numtide", "repo": "treefmt-nix", "rev": "13c913f5deb3a5c08bb810efd89dc8cb24dd968b", "type": "github" }, "original": { "owner": "numtide", "repo": "treefmt-nix", "type": "github" } }, "ukubot-rs": { "inputs": { "flake-parts": [ "flake-parts" ], "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1735540615, "narHash": "sha256-6QugZkjMUQv3CSPthrT5z/YWiLhZrK/p2/EamoPYg+Y=", "owner": "uku3lig", "repo": "ukubot-rs", "rev": "ca504502513d25a83330484f78ffca94e7defba2", "type": "github" }, "original": { "owner": "uku3lig", "repo": "ukubot-rs", "type": "github" } }, "vencord": { "flake": false, "locked": { "lastModified": 1736373969, "narHash": "sha256-U63ggto/wZJqgWrPCiwVdkFz0Xb4oyLGntJrTD70u+4=", "owner": "Vendicated", "repo": "Vencord", "rev": "5a77149b262ee8b5cdb2f93539eb7f58fb8210ad", "type": "github" }, "original": { "owner": "Vendicated", "repo": "Vencord", "type": "github" } }, "vscode-extensions": { "inputs": { "flake-compat": [], "flake-utils": [ "flake-utils" ], "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1736388880, "narHash": "sha256-lA+4MhhcdoanbMnFLjZW+jPdEKcsLs9st2GAst1iuVU=", "owner": "nix-community", "repo": "nix-vscode-extensions", "rev": "2a84ca07753e3ec608c96ed2907606361979467a", "type": "github" }, "original": { "owner": "nix-community", "repo": "nix-vscode-extensions", "type": "github" } } }, "root": "root", "version": 7 }