Skip to content
Snippets Groups Projects
flake.lock 4.01 KiB
Newer Older
{
  "nodes": {
    "flake-parts": {
      "inputs": {
        "nixpkgs-lib": "nixpkgs-lib"
      },
      "locked": {
Daniel Firth's avatar
Daniel Firth committed
        "lastModified": 1683560683,
        "narHash": "sha256-XAygPMN5Xnk/W2c1aW0jyEa6lfMDZWlQgiNtmHXytPc=",
        "owner": "hercules-ci",
        "repo": "flake-parts",
Daniel Firth's avatar
Daniel Firth committed
        "rev": "006c75898cf814ef9497252b022e91c946ba8e17",
        "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": 1673819588,
        "narHash": "sha256-gRtwKAlu4htvS6dxyZnW3n+vMS1acqnMGVHqxUdETeY=",
        "owner": "ursi",
        "repo": "get-flake",
        "rev": "e0917b6f564aa5acefb1484b5baf76da21746c3c",
        "type": "github"
      },
      "original": {
        "owner": "ursi",
        "repo": "get-flake",
        "type": "github"
      }
    },
    "horizon-shell-flake": {
      "flake": false,
      "locked": {
Daniel Firth's avatar
Daniel Firth committed
        "lastModified": 1679524452,
        "narHash": "sha256-xzNxvLVa3o0F/z4CnBDORv2Y6PfxjlGv7b7LybIyCSg=",
        "ref": "refs/tags/0.0.8",
        "rev": "21b8913803cefeb287bb244c7ee335638233db7f",
        "revCount": 21,
        "type": "git",
        "url": "https://gitlab.horizon-haskell.net/shells/horizon-shell"
      },
      "original": {
Daniel Firth's avatar
Daniel Firth committed
        "ref": "refs/tags/0.0.8",
        "type": "git",
        "url": "https://gitlab.horizon-haskell.net/shells/horizon-shell"
      }
    },
        "flake-utils": "flake-utils",
        "nixpkgs": "nixpkgs"
      },
      "locked": {
        "lastModified": 1681737193,
        "narHash": "sha256-c+0eLyF/VWZWGeB1DA88aDUZ3BjO6+jnsJpVW4wxs4w=",
        "ref": "refs/heads/master",
        "rev": "efaf89d12a6811f0e00034444904b8d169f0fa34",
        "revCount": 48,
        "type": "git",
        "url": "https://gitlab.nixica.dev/nix/lint-utils"
      },
      "original": {
        "type": "git",
        "url": "https://gitlab.nixica.dev/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",
Daniel Firth's avatar
Daniel Firth committed
        "lastModified": 1682879489,
        "narHash": "sha256-sASwo8gBt7JDnOOstnps90K1wxmVfyhsTPPNTGBPjjg=",
        "owner": "NixOS",
        "repo": "nixpkgs",
Daniel Firth's avatar
Daniel Firth committed
        "rev": "da45bf6ec7bbcc5d1e14d3795c025199f28e0de0",
        "type": "github"
      },
      "original": {
        "dir": "lib",
        "owner": "NixOS",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs_2": {
      "locked": {
Daniel Firth's avatar
Daniel Firth committed
        "lastModified": 1683968890,
        "narHash": "sha256-FuNtjMvT07cJydY5NRyRhIni/dEwkSkijmFEdsmqdkA=",
        "owner": "nixos",
        "repo": "nixpkgs",
Daniel Firth's avatar
Daniel Firth committed
        "rev": "ea11a3977f4cba013d8680667616be827c967ac0",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "flake-parts": "flake-parts",
        "get-flake": "get-flake",
        "horizon-shell-flake": "horizon-shell-flake",
        "lint-utils": "lint-utils",
        "nixpkgs": "nixpkgs_2"
      }
    }
  },
  "root": "root",
  "version": 7
}