summaryrefslogtreecommitdiff
path: root/flake.lock
blob: d4a59cb04ae1bd6b3cdd2194325c419f62d8f00d (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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
{
  "nodes": {
    "flake-parts": {
      "inputs": {
        "nixpkgs-lib": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1740872218,
        "narHash": "sha256-ZaMw0pdoUKigLpv9HiNDH2Pjnosg7NBYMJlHTIsHEUo=",
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "rev": "3876f6b87db82f33775b1ef5ea343986105db764",
        "type": "github"
      },
      "original": {
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "type": "github"
      }
    },
    "getchpkgs": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1741162235,
        "narHash": "sha256-ZqXa57XaT68NrcXTfltBHsglU+jInnW26lY25AVNB+c=",
        "owner": "getchoo",
        "repo": "getchpkgs",
        "rev": "c294ae90127005d023bbe3f6a5da95c9a94c4e45",
        "type": "github"
      },
      "original": {
        "owner": "getchoo",
        "repo": "getchpkgs",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1741010256,
        "narHash": "sha256-WZNlK/KX7Sni0RyqLSqLPbK8k08Kq7H7RijPJbq9KHM=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "ba487dbc9d04e0634c64e3b1f0d25839a0a68246",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "flake-parts": "flake-parts",
        "getchpkgs": "getchpkgs",
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}