{ "nodes": { "flake-parts": { "inputs": { "nixpkgs-lib": [ "nur", "nixpkgs" ] }, "locked": { "lastModified": 1733312601, "narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=", "owner": "hercules-ci", "repo": "flake-parts", "rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9", "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": 1733484277, "narHash": "sha256-i5ay20XsvpW91N4URET/nOc0VQWOAd4c4vbqYtcH8Rc=", "owner": "nix-community", "repo": "home-manager", "rev": "d00c6f6d0ad16d598bf7e2956f52c1d9d5de3c3a", "type": "github" }, "original": { "owner": "nix-community", "repo": "home-manager", "type": "github" } }, "jujutsu": { "inputs": { "flake-utils": "flake-utils", "nixpkgs": [ "nixpkgs" ], "rust-overlay": "rust-overlay" }, "locked": { "lastModified": 1733537181, "narHash": "sha256-xGok4RSoVbno7UekyYRnCw9pj3CxQpCCBORWqrP8MZk=", "owner": "martinvonz", "repo": "jj", "rev": "da3c75b3cb09d1ae98a3e07c54b6a0f06ff70ed4", "type": "github" }, "original": { "owner": "martinvonz", "repo": "jj", "type": "github" } }, "minegrub-theme": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1689938346, "narHash": "sha256-uB6B1c0vFwng5SHLNxR5LgPfxOW26O8TL0hCn02uwCI=", "owner": "Lxtharia", "repo": "minegrub-theme", "rev": "b6f8a3a7e2fd22d72e2dbdaf563ad0bcb5c78e45", "type": "github" }, "original": { "owner": "Lxtharia", "repo": "minegrub-theme", "rev": "b6f8a3a7e2fd22d72e2dbdaf563ad0bcb5c78e45", "type": "github" } }, "nixpkgs": { "locked": { "lastModified": 1733392399, "narHash": "sha256-kEsTJTUQfQFIJOcLYFt/RvNxIK653ZkTBIs4DG+cBns=", "owner": "nixos", "repo": "nixpkgs", "rev": "d0797a04b81caeae77bcff10a9dde78bc17f5661", "type": "github" }, "original": { "owner": "nixos", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } }, "nixpkgs-stable": { "locked": { "lastModified": 1720535198, "narHash": "sha256-zwVvxrdIzralnSbcpghA92tWu2DV2lwv89xZc8MTrbg=", "owner": "nixos", "repo": "nixpkgs", "rev": "205fd4226592cc83fd4c0885a3e4c9c400efabb5", "type": "github" }, "original": { "owner": "nixos", "ref": "nixos-23.11", "repo": "nixpkgs", "type": "github" } }, "nixpkgs_2": { "locked": { "lastModified": 1733392399, "narHash": "sha256-kEsTJTUQfQFIJOcLYFt/RvNxIK653ZkTBIs4DG+cBns=", "owner": "nixos", "repo": "nixpkgs", "rev": "d0797a04b81caeae77bcff10a9dde78bc17f5661", "type": "github" }, "original": { "owner": "nixos", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } }, "nur": { "inputs": { "flake-parts": "flake-parts", "nixpkgs": "nixpkgs_2", "treefmt-nix": "treefmt-nix" }, "locked": { "lastModified": 1733604405, "narHash": "sha256-OaKk3KzO9E1P+kkO18axtXnBbgRUrAMHVKIjDMYcgl0=", "owner": "nix-community", "repo": "NUR", "rev": "e85a3e10d7626d651beb9c35f8f9fb573b20b924", "type": "github" }, "original": { "owner": "nix-community", "repo": "NUR", "type": "github" } }, "root": { "inputs": { "home-manager": "home-manager", "jujutsu": "jujutsu", "minegrub-theme": "minegrub-theme", "nixpkgs": "nixpkgs", "nixpkgs-stable": "nixpkgs-stable", "nur": "nur" } }, "rust-overlay": { "inputs": { "nixpkgs": [ "jujutsu", "nixpkgs" ] }, "locked": { "lastModified": 1732242723, "narHash": "sha256-NWI8csIK0ujFlFuEXKnoc+7hWoCiEtINK9r48LUUMeU=", "owner": "oxalica", "repo": "rust-overlay", "rev": "a229311fcb45b88a95fdfa5cecd8349c809a272a", "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": [ "nur", "nixpkgs" ] }, "locked": { "lastModified": 1733222881, "narHash": "sha256-JIPcz1PrpXUCbaccEnrcUS8jjEb/1vJbZz5KkobyFdM=", "owner": "numtide", "repo": "treefmt-nix", "rev": "49717b5af6f80172275d47a418c9719a31a78b53", "type": "github" }, "original": { "owner": "numtide", "repo": "treefmt-nix", "type": "github" } } }, "root": "root", "version": 7 }