Skip to content
Snippets Groups Projects
Select Git revision
  • 20953df6d29a0ae63972ca6352a402779a918f0d
  • master default protected
  • 1.31
  • 4.32.0
  • 4.31.0
  • 4.30.1
  • 4.30.0
  • 4.29.1
  • 4.29.0
  • 4.28.0
  • 4.27.0
  • 4.26.0
  • 4.25.5
  • 4.25.4
  • 4.25.3
  • 4.25.2
  • 4.25.1
  • 4.25.0
  • 4.24.3
  • 4.24.2
  • 4.24.1
  • 4.24.0
  • 4.23.6
23 results

flake.lock

Blame
  • flake.lock 7.70 KiB
    {
      "nodes": {
        "certificatesFlake": {
          "inputs": {
            "commonFlake": "commonFlake",
            "flake-utils": "flake-utils",
            "flakeUtils": "flakeUtils",
            "nixpkgs": [
              "nixpkgs"
            ],
            "nixpkgsUnstable": "nixpkgsUnstable",
            "versionFlake": "versionFlake"
          },
          "locked": {
            "lastModified": 1726910851,
            "narHash": "sha256-O/V/S1FUgnoKIX9+tNmxwfaOjDIIkd+sQYZyfe1V7cg=",
            "ref": "refs/heads/master",
            "rev": "fec8536f73c0270bc6cfb3bfcf670bace323891a",
            "revCount": 7,
            "type": "git",
            "url": "https://gitlab.schukai.com/alvine/certificates.git"
          },
          "original": {
            "type": "git",
            "url": "https://gitlab.schukai.com/alvine/certificates.git"
          }
        },
        "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"
          }
        },
        "commonFlake_2": {
          "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": {