{ "nodes": { "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-parts": { "inputs": { "nixpkgs-lib": [ "lanzaboote", "nixpkgs" ] }, "locked": { "lastModified": 1683560683, "narHash": "sha256-XAygPMN5Xnk/W2c1aW0jyEa6lfMDZWlQgiNtmHXytPc=", "owner": "hercules-ci", "repo": "flake-parts", "rev": "006c75898cf814ef9497252b022e91c946ba8e17", "type": "github" }, "original": { "owner": "hercules-ci", "repo": "flake-parts", "type": "github" } }, "flake-utils": { "inputs": { "systems": "systems" }, "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" } }, "gitignore": { "inputs": { "nixpkgs": [ "lanzaboote", "pre-commit-hooks-nix", "nixpkgs" ] }, "locked": { "lastModified": 1660459072, "narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=", "owner": "hercules-ci", "repo": "gitignore.nix", "rev": "a20de23b925fd8264fd7fad6454652e142fd7f73", "type": "github" }, "original": { "owner": "hercules-ci", "repo": "gitignore.nix", "type": "github" } }, "home-manager": { "inputs": { "nixpkgs": [ "stable-nixpkgs" ] }, "locked": { "lastModified": 1687871164, "narHash": "sha256-bBFlPthuYX322xOlpJvkjUBz0C+MOBjZdDOOJJ+G2jU=", "owner": "nix-community", "repo": "home-manager", "rev": "07c347bb50994691d7b0095f45ebd8838cf6bc38", "type": "github" }, "original": { "owner": "nix-community", "ref": "release-23.05", "repo": "home-manager", "type": "github" } }, "lanzaboote": { "inputs": { "flake-compat": "flake-compat", "flake-parts": "flake-parts", "flake-utils": "flake-utils", "nixpkgs": [ "stable-nixpkgs" ], "pre-commit-hooks-nix": "pre-commit-hooks-nix" }, "locked": { "lastModified": 1687124707, "narHash": "sha256-BEC2y7zwDI/Saeupr9rijLvwb0OoqTD9vntlcyciyrM=", "owner": "nix-community", "repo": "lanzaboote", "rev": "c758cdad465e0c8174db57dc493f51a89f0e3372", "type": "github" }, "original": { "owner": "nix-community", "repo": "lanzaboote", "type": "github" } }, "nixpkgs": { "locked": { "lastModified": 1688188316, "narHash": "sha256-CXuQllDKCxtZaB/umnZOvoJ/d4kJguYgffeTA9l1B3o=", "owner": "NixOS", "repo": "nixpkgs", "rev": "8277b539d371bf4308fc5097911aa58bfac1794f", "type": "github" }, "original": { "owner": "NixOS", "ref": "nixpkgs-unstable", "repo": "nixpkgs", "type": "github" } }, "nixpkgs-stable": { "locked": { "lastModified": 1678872516, "narHash": "sha256-/E1YwtMtFAu2KUQKV/1+KFuReYPANM2Rzehk84VxVoc=", "owner": "NixOS", "repo": "nixpkgs", "rev": "9b8e5abb18324c7fe9f07cb100c3cd4a29cda8b8", "type": "github" }, "original": { "owner": "NixOS", "ref": "nixos-22.11", "repo": "nixpkgs", "type": "github" } }, "nixpkgs-stable_2": { "locked": { "lastModified": 1688256355, "narHash": "sha256-/E+OSabu4ii5+ccWff2k4vxDsXYhpc4hwnm0s6JOz7Y=", "owner": "NixOS", "repo": "nixpkgs", "rev": "f553c016a31277246f8d3724d3b1eee5e8c0842c", "type": "github" }, "original": { "owner": "NixOS", "ref": "release-23.05", "repo": "nixpkgs", "type": "github" } }, "nur": { "locked": { "lastModified": 1688272984, "narHash": "sha256-RzQzZ4msqK2ECgJn0fqgujhoPJvAy8LsbGfv3KByf1U=", "owner": "nix-community", "repo": "NUR", "rev": "c2acdb273bef64edc5f786c53381f736690b6fbf", "type": "github" }, "original": { "owner": "nix-community", "repo": "NUR", "type": "github" } }, "pre-commit-hooks-nix": { "inputs": { "flake-compat": [ "lanzaboote", "flake-compat" ], "flake-utils": [ "lanzaboote", "flake-utils" ], "gitignore": "gitignore", "nixpkgs": [ "lanzaboote", "nixpkgs" ], "nixpkgs-stable": "nixpkgs-stable" }, "locked": { "lastModified": 1684842236, "narHash": "sha256-rYWsIXHvNhVQ15RQlBUv67W3YnM+Pd+DuXGMvCBq2IE=", "owner": "cachix", "repo": "pre-commit-hooks.nix", "rev": "61e567d6497bc9556f391faebe5e410e6623217f", "type": "github" }, "original": { "owner": "cachix", "repo": "pre-commit-hooks.nix", "type": "github" } }, "root": { "inputs": { "home-manager": "home-manager", "lanzaboote": "lanzaboote", "nur": "nur", "sops-nix": "sops-nix", "stable-nixpkgs": "stable-nixpkgs", "unstable-nixpkgs": "unstable-nixpkgs" } }, "sops-nix": { "inputs": { "nixpkgs": "nixpkgs", "nixpkgs-stable": "nixpkgs-stable_2" }, "locked": { "lastModified": 1688268466, "narHash": "sha256-fArazqgYyEFiNcqa136zVYXihuqzRHNOOeVICayU2Yg=", "owner": "Mic92", "repo": "sops-nix", "rev": "5ed3c22c1fa0515e037e36956a67fe7e32c92957", "type": "github" }, "original": { "owner": "Mic92", "repo": "sops-nix", "type": "github" } }, "stable-nixpkgs": { "locked": { "lastModified": 1688109178, "narHash": "sha256-BSdeYp331G4b1yc7GIRgAnfUyaktW2nl7k0C577Tttk=", "owner": "NixOS", "repo": "nixpkgs", "rev": "b72aa95f7f096382bff3aea5f8fde645bca07422", "type": "github" }, "original": { "id": "nixpkgs", "ref": "nixos-23.05", "type": "indirect" } }, "systems": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", "owner": "nix-systems", "repo": "default", "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", "type": "github" }, "original": { "owner": "nix-systems", "repo": "default", "type": "github" } }, "unstable-nixpkgs": { "locked": { "lastModified": 1688231357, "narHash": "sha256-ZOn16X5jZ6X5ror58gOJAxPfFLAQhZJ6nOUeS4tfFwo=", "owner": "NixOS", "repo": "nixpkgs", "rev": "645ff62e09d294a30de823cb568e9c6d68e92606", "type": "github" }, "original": { "id": "nixpkgs", "ref": "nixos-unstable", "type": "indirect" } } }, "root": "root", "version": 7 }