{ "nodes": { "agenix": { "inputs": { "darwin": [], "home-manager": [ "home-manager" ], "nixpkgs": [ "nixpkgs" ], "systems": [ "systems" ] }, "locked": { "lastModified": 1716541294, "narHash": "sha256-QJ83z0lGC+CibC/0unb0W+ynPRbXyIUrk0sGyYRpHwQ=", "owner": "uku3lig", "repo": "agenix", "rev": "a5fc5b0debcf98da8a6cc406408f7868836e3b06", "type": "github" }, "original": { "owner": "uku3lig", "repo": "agenix", "type": "github" } }, "api-rs": { "inputs": { "flake-parts": [ "flake-parts" ], "nixpkgs": [ "nixpkgs" ], "rust-overlay": [] }, "locked": { "lastModified": 1716297923, "narHash": "sha256-YRKH6blEl/8wT2abwKvaFeyetuablfb9DM82N7R3EyE=", "owner": "uku3lig", "repo": "api-rs", "rev": "05d6dd77880f71fac80bc6f5ed0c87f40aa6898f", "type": "github" }, "original": { "owner": "uku3lig", "repo": "api-rs", "type": "github" } }, "catppuccin": { "locked": { "lastModified": 1716337435, "narHash": "sha256-eZqH1vLI9eKL/N5toXxOrQO80G0y4pWZrYCp472YBVQ=", "owner": "Stonks3141", "repo": "ctp-nix", "rev": "fea5242c0eacc5efa81be0e36206a62e889dbd82", "type": "github" }, "original": { "owner": "Stonks3141", "repo": "ctp-nix", "type": "github" } }, "crane": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1716156051, "narHash": "sha256-TjUX7WWRcrhuUxDHsR8pDR2N7jitqZehgCVSy3kBeS8=", "owner": "ipetkov", "repo": "crane", "rev": "7443df1c478947bf96a2e699209f53b2db26209d", "type": "github" }, "original": { "owner": "ipetkov", "repo": "crane", "type": "github" } }, "deploy-rs": { "inputs": { "flake-compat": [], "nixpkgs": [ "nixpkgs" ], "utils": [ "flake-utils" ] }, "locked": { "lastModified": 1715699772, "narHash": "sha256-sKhqIgucN5sI/7UQgBwsonzR4fONjfMr9OcHK/vPits=", "owner": "serokell", "repo": "deploy-rs", "rev": "b3ea6f333f9057b77efd9091119ba67089399ced", "type": "github" }, "original": { "owner": "serokell", "repo": "deploy-rs", "type": "github" } }, "flake-parts": { "inputs": { "nixpkgs-lib": [ "nixpkgs" ] }, "locked": { "lastModified": 1715865404, "narHash": "sha256-/GJvTdTpuDjNn84j82cU6bXztE0MSkdnTWClUCRub78=", "owner": "hercules-ci", "repo": "flake-parts", "rev": "8dc45382d5206bd292f9c2768b8058a8fd8311d9", "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": 1716457508, "narHash": "sha256-ZxzffLuWRyuMrkVVq7wastNUqeO0HJL9xqfY1QsYaqo=", "owner": "nix-community", "repo": "home-manager", "rev": "850cb322046ef1a268449cf1ceda5fd24d930b05", "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": 1716028628, "narHash": "sha256-sjgvUXjDXIA48tq+nbQ+e2BfAJyz865mfOtXTj1c8yQ=", "owner": "nix-community", "repo": "NixOS-WSL", "rev": "041bad074dbde651c6b9d23dce5ee15b67e98c6c", "type": "github" }, "original": { "owner": "nix-community", "repo": "NixOS-WSL", "type": "github" } }, "nixpkgs": { "locked": { "lastModified": 1716330097, "narHash": "sha256-8BO3B7e3BiyIDsaKA0tY8O88rClYRTjvAp66y+VBUeU=", "owner": "NixOS", "repo": "nixpkgs", "rev": "5710852ba686cc1fd0d3b8e22b3117d43ba374c2", "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": 1716220310, "narHash": "sha256-CmIiywS1Nyf9U2fhaaz1UIKZv4sYEkQYY8aeonFjRrQ=", "owner": "uku3lig", "repo": "ukubot-rs", "rev": "eb4de6a63d43077f9fc213f0eac54501a8302520", "type": "github" }, "original": { "owner": "uku3lig", "repo": "ukubot-rs", "type": "github" } }, "vscode-extensions": { "inputs": { "flake-compat": [], "flake-utils": [ "flake-utils" ], "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1716513793, "narHash": "sha256-j/xtcGcfIEFALc6RRjXg1amS19U8XBI7ozmCX3rwks8=", "owner": "nix-community", "repo": "nix-vscode-extensions", "rev": "55eecd49a91d0b105218a6874fa212b753ca14c7", "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 }