summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 2dd07f1886834593276334a088ecaf8325311c74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
  "nodes": {
    "flake-checks": {
      "locked": {
        "lastModified": 1716193450,
        "narHash": "sha256-wIbyIQRoLAfGe2v8W7LM6zEZ9Oy0jKuUX0HMUCLQJsM=",
        "owner": "getchoo",
        "repo": "flake-checks",
        "rev": "842c3f225677aa55e44b94342f19c8f3e6f2be06",
        "type": "github"
      },
      "original": {
        "owner": "getchoo",
        "repo": "flake-checks",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1718870667,
        "narHash": "sha256-jab3Kpc8O1z3qxwVsCMHL4+18n5Wy/HHKyu1fcsF7gs=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "9b10b8f00cb5494795e5f51b39210fed4d2b0748",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "flake-checks": "flake-checks",
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}