{
  "nodes": {
    "buildbot-nix": {
      "inputs": {
        "flake-parts": [
          "flake-parts"
        ],
        "nixpkgs": [
          "nixpkgs"
        ],
        "treefmt-nix": [
          "treefmt-nix"
        ]
      },
      "locked": {
        "lastModified": 1710122271,
        "narHash": "sha256-HJactoKh4xi2HQSwcDBFi8vZGs2V1DaIb9kyXubtDsQ=",
        "owner": "Mic92",
        "repo": "buildbot-nix",
        "rev": "63c803c4fc8ed09ed4a7dac0c60d416268f96214",
        "type": "github"
      },
      "original": {
        "owner": "Mic92",
        "repo": "buildbot-nix",
        "type": "github"
      }
    },
    "disko": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1710119954,
        "narHash": "sha256-e7AMYtBQgRzeRtn//k1dXu22xeiav+G0cQjm3gEky7o=",
        "owner": "nix-community",
        "repo": "disko",
        "rev": "d389901567d9ceda5a1a833fbf8e8e254e18eb0a",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "disko",
        "type": "github"
      }
    },
    "flake-parts": {
      "inputs": {
        "nixpkgs-lib": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1709336216,
        "narHash": "sha256-Dt/wOWeW6Sqm11Yh+2+t0dfEWxoMxGBvv3JpIocFl9E=",
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "rev": "f7b3c975cf067e56e7cda6cb098ebe3fb4d74ca2",
        "type": "github"
      },
      "original": {
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "type": "github"
      }
    },
    "nix-darwin": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1709771483,
        "narHash": "sha256-Hjzu9nCknHLQvhdaRFfCEprH0o15KcaNu1QDr3J88DI=",
        "owner": "LnL7",
        "repo": "nix-darwin",
        "rev": "550340062c16d7ef8c2cc20a3d2b97bcd3c6b6f6",
        "type": "github"
      },
      "original": {
        "owner": "LnL7",
        "repo": "nix-darwin",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1710119926,
        "narHash": "sha256-y/UkeSTYHXcoMklsOO7CP3slLvpBIRE4GYSMsYm+B2o=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "c41ece2391fdc2351e839a9d9bb9cc561480ddea",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-unstable-small",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs-update": {
      "inputs": {
        "mmdoc": [],
        "nixpkgs": "nixpkgs_2",
        "runtimeDeps": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1709113512,
        "narHash": "sha256-K+C1vMJWQg44I3UTpiEVR6qBvLp2P4zutxPVsxGjeRg=",
        "owner": "qowoz",
        "repo": "nixpkgs-update",
        "rev": "0c757ffe059367b110154b9b938a4cea946fd947",
        "type": "github"
      },
      "original": {
        "owner": "qowoz",
        "ref": "patches",
        "repo": "nixpkgs-update",
        "type": "github"
      }
    },
    "nixpkgs-update-github-releases": {
      "flake": false,
      "locked": {
        "lastModified": 1697923309,
        "narHash": "sha256-XCIw5XsV3q2BEE5q+NIokBIKz1TzfsAbSESffB0eGHA=",
        "owner": "rhendric",
        "repo": "nixpkgs-update-github-releases",
        "rev": "cbdc6775eab07c44d94d50e7b714c3ca83c02219",
        "type": "github"
      },
      "original": {
        "owner": "rhendric",
        "ref": "rhendric/misc-patches",
        "repo": "nixpkgs-update-github-releases",
        "type": "github"
      }
    },
    "nixpkgs_2": {
      "locked": {
        "lastModified": 1672428209,
        "narHash": "sha256-eejhqkDz2cb2vc5VeaWphJz8UXNuoNoM8/Op8eWv2tQ=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "293a28df6d7ff3dec1e61e37cc4ee6e6c0fb0847",
        "type": "github"
      },
      "original": {
        "id": "nixpkgs",
        "type": "indirect"
      }
    },
    "nur-update": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1705335944,
        "narHash": "sha256-N3QbF8D0siunreudYvrkoKEsI1Zyn87SKr19XqrcU+k=",
        "owner": "nix-community",
        "repo": "nur-update",
        "rev": "f5d84e317a55308b9237f3f64c62b6d04dcbc49f",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "nur-update",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "buildbot-nix": "buildbot-nix",
        "disko": "disko",
        "flake-parts": "flake-parts",
        "nix-darwin": "nix-darwin",
        "nixpkgs": "nixpkgs",
        "nixpkgs-update": "nixpkgs-update",
        "nixpkgs-update-github-releases": "nixpkgs-update-github-releases",
        "nur-update": "nur-update",
        "sops-nix": "sops-nix",
        "srvos": "srvos",
        "treefmt-nix": "treefmt-nix"
      }
    },
    "sops-nix": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ],
        "nixpkgs-stable": []
      },
      "locked": {
        "lastModified": 1710039806,
        "narHash": "sha256-vC2fo/phnetp6ub/nRv6mgAi5LbhJ6ujGQWrRD2VgNs=",
        "owner": "Mic92",
        "repo": "sops-nix",
        "rev": "f8d5c8baa83fe620a28c0db633be9db3e34474b4",
        "type": "github"
      },
      "original": {
        "owner": "Mic92",
        "repo": "sops-nix",
        "type": "github"
      }
    },
    "srvos": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1709894640,
        "narHash": "sha256-prpcUATCGnIbh2FaHiKBV/sS+agUtzU2IAt+VTdKRVk=",
        "owner": "nix-community",
        "repo": "srvos",
        "rev": "434ad8453dffd81b91fddc0d68fb65d9bc5d5059",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "srvos",
        "type": "github"
      }
    },
    "treefmt-nix": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1710088047,
        "narHash": "sha256-eSqKs6ZCsX9xJyNYLeMDMrxzIDsYtaWClfZCOp0ok6Y=",
        "owner": "numtide",
        "repo": "treefmt-nix",
        "rev": "720322c5352d7b7bd2cb3601a9176b0e91d1de7d",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "treefmt-nix",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}