Skip to content
Snippets Groups Projects
flake.lock 3.51 KiB
{
  "nodes": {
    "commonFlake": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      },
      "locked": {
        "dir": "common",
        "lastModified": 1718788884,
        "narHash": "sha256-PefMbkGNMK9TN1qcNL9OkFVTNdv6wo6XoaS8eTdsY04=",
        "ref": "refs/heads/master",
        "rev": "abda2dc723e13dfc835535593321c514666e679e",
        "revCount": 39,
        "type": "git",
        "url": "https://gitlab.schukai.com/schukai/entwicklung/nix-flakes.git?dir=common"
      },
      "original": {
        "dir": "common",
        "type": "git",
        "url": "https://gitlab.schukai.com/schukai/entwicklung/nix-flakes.git?dir=common"
      }
    },
    "flake-utils": {
      "inputs": {
        "systems": "systems"
      },
      "locked": {
        "lastModified": 1710146030,
        "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1714971268,
        "narHash": "sha256-IKwMSwHj9+ec660l+I4tki/1NRoeGpyA2GdtdYpAgEw=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "27c13997bf450a01219899f5a83bd6ffbfc70d3c",
        "type": "github"
      },
      "original": {
        "id": "nixpkgs",
        "ref": "nixos-23.11",
        "type": "indirect"
      }
    },
    "nixpkgs_2": {
      "locked": {
        "lastModified": 1718717462,
        "narHash": "sha256-qddfQLMaWR2gxfEzUM/zFZVK6H1kTv9WBQSBQxbP3MU=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "938aa157bbd6e3c6fd7dcb77998b1f92c2ad1631",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-24.05",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs_3": {
      "locked": {
        "lastModified": 1704145853,
        "narHash": "sha256-G/1AMt9ibpeMlcxvD1vNaC8imGaK+g7zZ99e29BLgWw=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "2d2ea8eab9e400618748ab1a6a108255233b602c",
        "type": "github"
      },
      "original": {
        "id": "nixpkgs",
        "ref": "nixos-23.11",
        "type": "indirect"
      }
    },
    "root": {
      "inputs": {
        "commonFlake": "commonFlake",
        "flake-utils": "flake-utils",
        "nixpkgs": "nixpkgs_2",
        "versionFlake": "versionFlake"
      }
    },
    "systems": {
      "locked": {
        "lastModified": 1681028828,
        "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
        "owner": "nix-systems",
        "repo": "default",
        "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
        "type": "github"
      },
      "original": {
        "owner": "nix-systems",
        "repo": "default",
        "type": "github"
      }
    },
    "versionFlake": {
      "inputs": {
        "nixpkgs": "nixpkgs_3"
      },
      "locked": {
        "lastModified": 1716914109,
        "narHash": "sha256-JY0PLGWzYRDQ9daKLGOBWHHuYun9nSpH9J3aSk8iDmQ=",
        "ref": "refs/heads/master",
        "rev": "fe8dd932d6c414a93b4a69c470792b2db038e0fb",
        "revCount": 129,
        "type": "git",
        "url": "https://gitlab.schukai.com/oss/utilities/version.git"
      },
      "original": {
        "type": "git",
        "url": "https://gitlab.schukai.com/oss/utilities/version.git"
      }
    }
  },
  "root": "root",
  "version": 7
}