{ "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": 1717487665, "narHash": "sha256-NRDakvyZtU2CtaspUtwUPf8yYlY1Messwb/WXdEVhuc=", "owner": "uku3lig", "repo": "api-rs", "rev": "58f691a93d48540567acc3597b73a00f5f8a7bdc", "type": "github" }, "original": { "owner": "uku3lig", "repo": "api-rs", "type": "github" } }, "catppuccin": { "locked": { "lastModified": 1717565621, "narHash": "sha256-uU6GeSbzopVcPga+Fy5n3tKfzUhuw4FVMv7h61/13XY=", "owner": "Stonks3141", "repo": "ctp-nix", "rev": "0cdfa29b902976fc2941468d326325d24e148437", "type": "github" }, "original": { "owner": "Stonks3141", "repo": "ctp-nix", "type": "github" } }, "crane": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1717895724, "narHash": "sha256-dHwxCMe/Ki1xOAnbF9jQTXSFAMujpTnwWMbXvxcb5Uo=", "owner": "ipetkov", "repo": "crane", "rev": "a21d14679fb306ab8fa6ae0255eb9dc185039367", "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": 1717285511, "narHash": "sha256-iKzJcpdXih14qYVcZ9QC9XuZYnPc6T8YImb6dX166kw=", "owner": "hercules-ci", "repo": "flake-parts", "rev": "2a55567fcf15b1b1c7ed712a2c6fadaec7412ea8", "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": 1717525419, "narHash": "sha256-5z2422pzWnPXHgq2ms8lcCfttM0dz+hg+x1pCcNkAws=", "owner": "nix-community", "repo": "home-manager", "rev": "a7117efb3725e6197dd95424136f79147aa35e5b", "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": 1717943411, "narHash": "sha256-43QN3+P7UjAz5ZjjUeYGKAyRfv6BLw7jjdc8Ric/6UQ=", "owner": "nix-community", "repo": "lanzaboote", "rev": "56ed078dc92baf72813d55dcfe399715a632bc41", "type": "github" }, "original": { "owner": "nix-community", "repo": "lanzaboote", "type": "github" } }, "nixos-wsl": { "inputs": { "flake-compat": [], "flake-utils": [ "flake-utils" ], "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1717712630, "narHash": "sha256-VlwA4W7DtbyYFmXYB4Cimdx0sBjEjus/VV4QMXSc9VU=", "owner": "nix-community", "repo": "NixOS-WSL", "rev": "d6003e57dc64ce9b310a16121fe30fab4b7d9d63", "type": "github" }, "original": { "owner": "nix-community", "repo": "NixOS-WSL", "type": "github" } }, "nixpkgs": { "locked": { "lastModified": 1717786204, "narHash": "sha256-4q0s6m0GUcN7q+Y2DqD27iLvbcd1G50T2lv08kKxkSI=", "owner": "NixOS", "repo": "nixpkgs", "rev": "051f920625ab5aabe37c920346e3e69d7d34400e", "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": 1717813066, "narHash": "sha256-wqbRwq3i7g5EHIui0bIi84mdqZ/It1AXBSLJ5tafD28=", "owner": "oxalica", "repo": "rust-overlay", "rev": "6dc3e45fe4aee36efeed24d64fc68b1f989d5465", "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": 1717404789, "narHash": "sha256-oHinSR0R7Tw6UVAPv+H9kXLB1qZ2QHQeC6EHYw1LfWI=", "owner": "uku3lig", "repo": "ukubot-rs", "rev": "8b73dd4f71d897b3459e0bb4f5d08632ff475b74", "type": "github" }, "original": { "owner": "uku3lig", "repo": "ukubot-rs", "type": "github" } }, "vscode-extensions": { "inputs": { "flake-compat": [], "flake-utils": [ "flake-utils" ], "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1717896676, "narHash": "sha256-BjDpmuKSeZZtURD5PNzE7TvBn5RnfW5hVbh8aMTVj6A=", "owner": "nix-community", "repo": "nix-vscode-extensions", "rev": "84ead15c9f5940dec36cb3e9cd523fcb5384f08b", "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 }