Skip to content
Snippets Groups Projects
flake.lock 1.06 KiB
Newer Older
{
  "nodes": {
    "flake-parts": {
      "inputs": {
Guilhem Saurel's avatar
Guilhem Saurel committed
        "nixpkgs-lib": [
          "nixpkgs"
        ]
      },
      "locked": {
Guilhem Saurel's avatar
Guilhem Saurel committed
        "lastModified": 1719877454,
        "narHash": "sha256-g5N1yyOSsPNiOlFfkuI/wcUjmtah+nxdImJqrSATjOU=",
        "owner": "hercules-ci",
        "repo": "flake-parts",
Guilhem Saurel's avatar
Guilhem Saurel committed
        "rev": "4e3583423212f9303aa1a6337f8dffb415920e4f",
        "type": "github"
      },
      "original": {
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1727174734,
        "narHash": "sha256-xa3TynMF5vaWonmTOg/Ejc1Fmo0GkQnCaVRVkBc3z2I=",
        "owner": "gepetto",
        "repo": "nixpkgs",
        "rev": "0ad139a0e4372abc12320c8c92ee90e0e5e296e1",
        "type": "github"
      },
      "original": {
        "owner": "gepetto",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "flake-parts": "flake-parts",
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}