Skip to content
Snippets Groups Projects
flake.lock 3.41 KiB
Newer Older
{
  "nodes": {
    "flake-utils": {
      "locked": {
        "lastModified": 1659877975,
        "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
        "type": "github"
      },
      "original": {
        "id": "flake-utils",
        "type": "indirect"
      }
    },
    "flake-utils_2": {
      "locked": {
        "lastModified": 1644229661,
        "narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "get-flake": {
      "locked": {
        "lastModified": 1644686428,
        "narHash": "sha256-zkhYsURWFrvEZLkIoBeqFBzSu+cA2u5mo6M8vq9LN7M=",
        "owner": "ursi",
        "repo": "get-flake",
        "rev": "703f15558daa56dfae19d1858bb3046afe68831a",
        "type": "github"
      },
      "original": {
        "owner": "ursi",
        "repo": "get-flake",
        "type": "github"
      }
    },
    "horizon-platform": {
      "flake": false,
      "locked": {
        "lastModified": 1672428555,
        "narHash": "sha256-+Aui0RtWnkWjSSbOrcg1zcnETuyD44YBj0WJ9fZsogI=",
        "rev": "e187fb1aff7b3aad3cd81f11c5df6963d65b67ed",
        "revCount": 804,
        "type": "git",
        "url": "https://gitlab.homotopic.tech/horizon/horizon-platform"
      },
      "original": {
        "type": "git",
        "url": "https://gitlab.homotopic.tech/horizon/horizon-platform"
      }
    },
        "flake-utils": "flake-utils_2",
        "nixpkgs": "nixpkgs"
      },
      "locked": {
Daniel Firth's avatar
Daniel Firth committed
        "lastModified": 1669815989,
        "narHash": "sha256-yDE8uxa/O633VeRBlJKSY5q9JtzoBoMANvgupdI42YI=",
        "ref": "refs/heads/master",
Daniel Firth's avatar
Daniel Firth committed
        "rev": "5b97bd76dd6756dfc29a32d25a5c78c0522bac10",
        "revCount": 39,
        "type": "git",
        "url": "https://gitlab.homotopic.tech/nix/lint-utils"
      },
      "original": {
        "type": "git",
        "url": "https://gitlab.homotopic.tech/nix/lint-utils"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1644525281,
        "narHash": "sha256-D3VuWLdnLmAXIkooWAtbTGSQI9Fc1lkvAr94wTxhnTU=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "48d63e924a2666baf37f4f14a18f19347fbd54a2",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs_2": {
      "locked": {
        "lastModified": 1672397839,
        "narHash": "sha256-o+TBFFNSdOu5L1CUetXGMSinghqqlWcI2Sj9GVoJmUY=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "a3f612564c15e8471dd17c15efaf7ede83c57763",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "flake-utils": "flake-utils",
        "get-flake": "get-flake",
        "horizon-platform": "horizon-platform",
        "lint-utils": "lint-utils",
        "nixpkgs": "nixpkgs_2"
      }
    }
  },
  "root": "root",
  "version": 7
}