{ "nodes": { "crane": { "inputs": { "flake-compat": "flake-compat", "flake-utils": [ "helix", "flake-utils" ], "nixpkgs": [ "helix", "nixpkgs" ], "rust-overlay": [ "helix", "rust-overlay" ] }, "locked": { "lastModified": 1688772518, "narHash": "sha256-ol7gZxwvgLnxNSZwFTDJJ49xVY5teaSvF7lzlo3YQfM=", "owner": "ipetkov", "repo": "crane", "rev": "8b08e96c9af8c6e3a2b69af5a7fa168750fcf88e", "type": "github" }, "original": { "owner": "ipetkov", "repo": "crane", "type": "github" } }, "flake-compat": { "flake": false, "locked": { "lastModified": 1673956053, "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=", "owner": "edolstra", "repo": "flake-compat", "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9", "type": "github" }, "original": { "owner": "edolstra", "repo": "flake-compat", "type": "github" } }, "flake-utils": { "inputs": { "systems": "systems" }, "locked": { "lastModified": 1689068808, "narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=", "owner": "numtide", "repo": "flake-utils", "rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } }, "flake-utils_2": { "inputs": { "systems": "systems_2" }, "locked": { "lastModified": 1685518550, "narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=", "owner": "numtide", "repo": "flake-utils", "rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } }, "flake-utils_3": { "inputs": { "systems": "systems_3" }, "locked": { "lastModified": 1681202837, "narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=", "owner": "numtide", "repo": "flake-utils", "rev": "cfacdce06f30d2b68473a46042957675eebb3401", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } }, "helix": { "inputs": { "crane": "crane", "flake-utils": "flake-utils", "nixpkgs": [ "unstable" ], "rust-overlay": [ "rust" ] }, "locked": { "lastModified": 1695759592, "narHash": "sha256-fUXi2gvhqV/SC7PXaEFTj1AP6w6fgdxNxx4XyG4iHUM=", "owner": "helix-editor", "repo": "helix", "rev": "ba06371499a8682effbd733f2692ae140b63284e", "type": "github" }, "original": { "owner": "helix-editor", "repo": "helix", "type": "github" } }, "home-manager": { "inputs": { "nixpkgs": [ "unstable" ] }, "locked": { "lastModified": 1694948707, "narHash": "sha256-SCzgrsypS7QwT5LARxZ1CPQhM7JS6Y0KBnIYJobXPqM=", "owner": "sefidel", "repo": "home-manager", "rev": "0044c65cdc6443ddbd78baad5f55fc5a96ae58f3", "type": "github" }, "original": { "owner": "sefidel", "ref": "fix-fcitx5-qt", "repo": "home-manager", "type": "github" } }, "impermanence": { "locked": { "lastModified": 1694622745, "narHash": "sha256-z397+eDhKx9c2qNafL1xv75lC0Q4nOaFlhaU1TINqb8=", "owner": "nix-community", "repo": "impermanence", "rev": "e9643d08d0d193a2e074a19d4d90c67a874d932e", "type": "github" }, "original": { "owner": "nix-community", "repo": "impermanence", "type": "github" } }, "neovim": { "inputs": { "flake-utils": "flake-utils_2", "nixpkgs": [ "unstable" ] }, "locked": { "dir": "contrib", "lastModified": 1695877042, "narHash": "sha256-H41ZHk6KmaJAfcMVTyNJRkmIoGv6jIoADZW7uCk6D5w=", "owner": "neovim", "repo": "neovim", "rev": "19130415183763a572c50c8ae343dff8cc20526e", "type": "github" }, "original": { "dir": "contrib", "owner": "neovim", "repo": "neovim", "type": "github" } }, "nixpkgs-2211": { "locked": { "lastModified": 1688392541, "narHash": "sha256-lHrKvEkCPTUO+7tPfjIcb7Trk6k31rz18vkyqmkeJfY=", "owner": "nixos", "repo": "nixpkgs", "rev": "ea4c80b39be4c09702b0cb3b42eab59e2ba4f24b", "type": "github" }, "original": { "owner": "nixos", "ref": "nixos-22.11", "repo": "nixpkgs", "type": "github" } }, "nixpkgs-stable": { "locked": { "lastModified": 1694908564, "narHash": "sha256-ducA98AuWWJu5oUElIzN24Q22WlO8bOfixGzBgzYdVc=", "owner": "NixOS", "repo": "nixpkgs", "rev": "596611941a74be176b98aeba9328aa9d01b8b322", "type": "github" }, "original": { "owner": "NixOS", "ref": "release-23.05", "repo": "nixpkgs", "type": "github" } }, "root": { "inputs": { "helix": "helix", "home-manager": "home-manager", "impermanence": "impermanence", "neovim": "neovim", "nixpkgs-2211": "nixpkgs-2211", "rust": "rust", "sops-nix": "sops-nix", "unstable": "unstable", "unstable-small": "unstable-small" } }, "rust": { "inputs": { "flake-utils": "flake-utils_3", "nixpkgs": [ "unstable" ] }, "locked": { "lastModified": 1695867081, "narHash": "sha256-TP1ocrZSKvfGgpdjw7bUd+jEuF1/OBfuKHvK5EEAhww=", "owner": "oxalica", "repo": "rust-overlay", "rev": "9d8f850c3de67597c65271f3088aced0a671677f", "type": "github" }, "original": { "owner": "oxalica", "repo": "rust-overlay", "type": "github" } }, "sops-nix": { "inputs": { "nixpkgs": [ "unstable" ], "nixpkgs-stable": "nixpkgs-stable" }, "locked": { "lastModified": 1695284550, "narHash": "sha256-z9fz/wz9qo9XePEvdduf+sBNeoI9QG8NJKl5ssA8Xl4=", "owner": "Mic92", "repo": "sops-nix", "rev": "2f375ed8702b0d8ee2430885059d5e7975e38f78", "type": "github" }, "original": { "owner": "Mic92", "repo": "sops-nix", "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" } }, "systems_2": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", "owner": "nix-systems", "repo": "default", "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", "type": "github" }, "original": { "owner": "nix-systems", "repo": "default", "type": "github" } }, "systems_3": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", "owner": "nix-systems", "repo": "default", "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", "type": "github" }, "original": { "owner": "nix-systems", "repo": "default", "type": "github" } }, "unstable": { "locked": { "lastModified": 1695644571, "narHash": "sha256-asS9dCCdlt1lPq0DLwkVBbVoEKuEuz+Zi3DG7pR/RxA=", "owner": "nixos", "repo": "nixpkgs", "rev": "6500b4580c2a1f3d0f980d32d285739d8e156d92", "type": "github" }, "original": { "owner": "nixos", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } }, "unstable-small": { "locked": { "lastModified": 1695830400, "narHash": "sha256-gToZXQVr0G/1WriO83olnqrLSHF2Jb8BPcmCt497ro0=", "owner": "nixos", "repo": "nixpkgs", "rev": "8a86b98f0ba1c405358f1b71ff8b5e1d317f5db2", "type": "github" }, "original": { "owner": "nixos", "ref": "nixos-unstable-small", "repo": "nixpkgs", "type": "github" } } }, "root": "root", "version": 7 }