Skip to content
Snippets Groups Projects
flake.lock 3.98 KiB
Newer Older
{
  "nodes": {
    "flake-parts": {
      "inputs": {
        "nixpkgs-lib": "nixpkgs-lib"
      },
      "locked": {
        "lastModified": 1675933616,
        "narHash": "sha256-/rczJkJHtx16IFxMmAWu5nNYcSXNg1YYXTHoGjLrLUA=",
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "rev": "47478a4a003e745402acf63be7f9a092d51b83d7",
        "type": "github"
      },
      "original": {
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "type": "github"
    "flake-utils": {
      "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": 1677263150,
        "narHash": "sha256-VS8RQKojTgHgPQQeL9WBIdS2C3nMZ1s7tL1slvm1qfA=",
        "rev": "2e6a2ea4546bf344f1b7d671d3006e0cc6be1ca1",
        "revCount": 947,
        "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",
        "nixpkgs": "nixpkgs"
      },
      "locked": {
        "lastModified": 1670623736,
        "narHash": "sha256-CrA/yua5H0NfZ2tu1QZ2WpYi6pkWzyFxiwGk+KoF620=",
        "ref": "refs/heads/master",
        "rev": "ee76287dc9987dd01ec38d38839b788a26ee5f24",
        "revCount": 45,
        "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-lib": {
      "locked": {
        "dir": "lib",
        "lastModified": 1675183161,
        "narHash": "sha256-Zq8sNgAxDckpn7tJo7V1afRSk2eoVbu3OjI1QklGLNg=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "e1e1b192c1a5aab2960bf0a0bd53a2e8124fa18e",
        "type": "github"
      },
      "original": {
        "dir": "lib",
        "owner": "NixOS",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs_2": {
      "locked": {
        "lastModified": 1673947312,
        "narHash": "sha256-xx/2nRwRy3bXrtry6TtydKpJpqHahjuDB5sFkQ/XNDE=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "2d38b664b4400335086a713a0036aafaa002c003",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "flake-parts": "flake-parts",
        "get-flake": "get-flake",
        "horizon-platform": "horizon-platform",
        "lint-utils": "lint-utils",
        "nixpkgs": "nixpkgs_2"
      }
    }
  },
  "root": "root",
  "version": 7
}