{ "nodes": { "agenix": { "inputs": { "darwin": [], "home-manager": [ "home-manager" ], "nixpkgs": [ "nixpkgs" ], "systems": [ "systems" ] }, "locked": { "lastModified": 1713686661, "narHash": "sha256-Ox4iftYIcTi/LYQUAOU+o6vw/7R1OaTjlKF5MEmoKUw=", "owner": "uku3lig", "repo": "agenix", "rev": "29690fa7b5a72a2242193e42c77a679296c60d89", "type": "github" }, "original": { "owner": "uku3lig", "repo": "agenix", "type": "github" } }, "api-rs": { "inputs": { "flake-parts": [ "flake-parts" ], "nixpkgs": [ "nixpkgs" ], "rust-overlay": [] }, "locked": { "lastModified": 1713953289, "narHash": "sha256-N6C3a0bGaxY/uz9A05Tzx1mi2fVJGR16WcAuxB3tzrg=", "owner": "uku3lig", "repo": "api-rs", "rev": "1b9c66f471c3d8d87a6951a7c2f0bc591925fec6", "type": "github" }, "original": { "owner": "uku3lig", "repo": "api-rs", "type": "github" } }, "catppuccin": { "locked": { "lastModified": 1713895615, "narHash": "sha256-SVkxhcL0/IN5fNI2dqr702wXOnzktsm0LCEVGRAJQcY=", "owner": "Stonks3141", "repo": "ctp-nix", "rev": "a48e70a31616cb63e4794fd3465bff1835cc4246", "type": "github" }, "original": { "owner": "Stonks3141", "repo": "ctp-nix", "type": "github" } }, "crane": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1713979152, "narHash": "sha256-apdecPuh8SOQnkEET/kW/UcfjCRb8JbV5BKjoH+DcP4=", "owner": "ipetkov", "repo": "crane", "rev": "a5eca68a2cf11adb32787fc141cddd29ac8eb79c", "type": "github" }, "original": { "owner": "ipetkov", "repo": "crane", "type": "github" } }, "deploy-rs": { "inputs": { "flake-compat": [], "nixpkgs": [ "nixpkgs" ], "utils": [ "flake-utils" ] }, "locked": { "lastModified": 1711973905, "narHash": "sha256-UFKME/N1pbUtn+2Aqnk+agUt8CekbpuqwzljivfIme8=", "owner": "serokell", "repo": "deploy-rs", "rev": "88b3059b020da69cbe16526b8d639bd5e0b51c8b", "type": "github" }, "original": { "owner": "serokell", "repo": "deploy-rs", "type": "github" } }, "flake-parts": { "inputs": { "nixpkgs-lib": [ "nixpkgs" ] }, "locked": { "lastModified": 1712014858, "narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=", "owner": "hercules-ci", "repo": "flake-parts", "rev": "9126214d0a59633752a136528f5f3b9aa8565b7d", "type": "github" }, "original": { "owner": "hercules-ci", "repo": "flake-parts", "type": "github" } }, "flake-utils": { "inputs": { "systems": [ "systems" ] }, "locked": { "lastModified": 1710146030, "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", "owner": "numtide", "repo": "flake-utils", "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } }, "home-manager": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1714203603, "narHash": "sha256-eT7DENhYy7EPLOqHI9zkIMD9RvMCXcqh6gGqOK5BWYQ=", "owner": "nix-community", "repo": "home-manager", "rev": "c1609d584a6b5e9e6a02010f51bd368cb4782f8e", "type": "github" }, "original": { "owner": "nix-community", "repo": "home-manager", "type": "github" } }, "lanzaboote": { "inputs": { "crane": [ "crane" ], "flake-compat": [], "flake-parts": [ "flake-parts" ], "flake-utils": [ "flake-utils" ], "nixpkgs": [ "nixpkgs" ], "pre-commit-hooks-nix": [], "rust-overlay": "rust-overlay" }, "locked": { "lastModified": 1713369831, "narHash": "sha256-G4OGxvlIIjphpkxcRAkf1QInYsAeqbfNh6Yl1JLy2uM=", "owner": "nix-community", "repo": "lanzaboote", "rev": "850f27322239f8cfa56b122cc9a278ab99a49015", "type": "github" }, "original": { "owner": "nix-community", "repo": "lanzaboote", "type": "github" } }, "nixos-wsl": { "inputs": { "flake-compat": [], "flake-utils": [ "flake-utils" ], "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1714134704, "narHash": "sha256-jgTn20s3qzar/IqhjQcEO+dIQbT4hBFIloVntiCURkA=", "owner": "nix-community", "repo": "NixOS-WSL", "rev": "4fb773cffed9bf1efdabcc01b25637eaeb4e8e9c", "type": "github" }, "original": { "owner": "nix-community", "repo": "NixOS-WSL", "type": "github" } }, "nixpkgs": { "locked": { "lastModified": 1714076141, "narHash": "sha256-Drmja/f5MRHZCskS6mvzFqxEaZMeciScCTFxWVLqWEY=", "owner": "NixOS", "repo": "nixpkgs", "rev": "7bb2ccd8cdc44c91edba16c48d2c8f331fb3d856", "type": "github" }, "original": { "id": "nixpkgs", "ref": "nixos-unstable", "type": "indirect" } }, "root": { "inputs": { "agenix": "agenix", "api-rs": "api-rs", "catppuccin": "catppuccin", "crane": "crane", "deploy-rs": "deploy-rs", "flake-parts": "flake-parts", "flake-utils": "flake-utils", "home-manager": "home-manager", "lanzaboote": "lanzaboote", "nixos-wsl": "nixos-wsl", "nixpkgs": "nixpkgs", "systems": "systems", "ukubot-rs": "ukubot-rs", "vscode-extensions": "vscode-extensions", "vscode-server": "vscode-server" } }, "rust-overlay": { "inputs": { "flake-utils": [ "lanzaboote", "flake-utils" ], "nixpkgs": [ "lanzaboote", "nixpkgs" ] }, "locked": { "lastModified": 1711246447, "narHash": "sha256-g9TOluObcOEKewFo2fR4cn51Y/jSKhRRo4QZckHLop0=", "owner": "oxalica", "repo": "rust-overlay", "rev": "dcc802a6ec4e9cc6a1c8c393327f0c42666f22e4", "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" } }, "ukubot-rs": { "inputs": { "flake-parts": [ "flake-parts" ], "nixpkgs": [ "nixpkgs" ], "rust-overlay": [] }, "locked": { "lastModified": 1713775180, "narHash": "sha256-N79sp7DDz0vKY4xzr2dttFV6B/U3WYg5Je7M8sKHDVw=", "owner": "uku3lig", "repo": "ukubot-rs", "rev": "d1ba0646128e5cd0b5b320eb7db39d19102a9f30", "type": "github" }, "original": { "owner": "uku3lig", "repo": "ukubot-rs", "type": "github" } }, "vscode-extensions": { "inputs": { "flake-compat": [], "flake-utils": [ "flake-utils" ], "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1714267526, "narHash": "sha256-92vUWmEZgINBgC2uT39Ihpbc/Ok86iOT2DjPrmrnFnA=", "owner": "nix-community", "repo": "nix-vscode-extensions", "rev": "6be0c88ffc813c82a6d3c99129c5cdaed5499468", "type": "github" }, "original": { "owner": "nix-community", "repo": "nix-vscode-extensions", "type": "github" } }, "vscode-server": { "inputs": { "flake-utils": [ "flake-utils" ], "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1713958148, "narHash": "sha256-8PDNi/dgoI2kyM7uSiU4eoLBqUKoA+3TXuz+VWmuCOc=", "owner": "nix-community", "repo": "nixos-vscode-server", "rev": "fc900c16efc6a5ed972fb6be87df018bcf3035bc", "type": "github" }, "original": { "owner": "nix-community", "repo": "nixos-vscode-server", "type": "github" } } }, "root": "root", "version": 7 }