summaryrefslogtreecommitdiffstats
path: root/flake.lock
blob: a683be10cc15a7d35bf6cac20d33a9cb4c0d4026 (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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
{
  "nodes": {
    "buildbot-nix": {
      "inputs": {
        "flake-parts": "flake-parts",
        "hercules-ci-effects": "hercules-ci-effects",
        "nixpkgs": [
          "nixpkgs"
        ],
        "treefmt-nix": "treefmt-nix"
      },
      "locked": {
        "lastModified": 1736093208,
        "narHash": "sha256-4oe8aOk/3xC5SZta4saSVW1GP5uFWwBEBXvDb2Um+rA=",
        "owner": "Mic92",
        "repo": "buildbot-nix",
        "rev": "194d97c82d5165738a8431e05c1fdd99e2642934",
        "type": "github"
      },
      "original": {
        "owner": "Mic92",
        "repo": "buildbot-nix",
        "type": "github"
      }
    },
    "flake-parts": {
      "inputs": {
        "nixpkgs-lib": [
          "buildbot-nix",
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1735774679,
        "narHash": "sha256-soePLBazJk0qQdDVhdbM98vYdssfs3WFedcq+raipRI=",
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "rev": "f2f7418ce0ab4a5309a4596161d154cfc877af66",
        "type": "github"
      },
      "original": {
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "type": "github"
      }
    },
    "hercules-ci-effects": {
      "inputs": {
        "flake-parts": [
          "buildbot-nix",
          "flake-parts"
        ],
        "nixpkgs": [
          "buildbot-nix",
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1735695978,
        "narHash": "sha256-cwk53OX1S1bCFY09zydubZNmmwcx9l5XEba8mVYuNE4=",
        "owner": "hercules-ci",
        "repo": "hercules-ci-effects",
        "rev": "f6233b5cfbada692d93a73d6ed35bdbfd0fdb9c4",
        "type": "github"
      },
      "original": {
        "owner": "hercules-ci",
        "repo": "hercules-ci-effects",
        "type": "github"
      }
    },
    "nix-writers": {
      "flake": false,
      "locked": {
        "lastModified": 1677612737,
        "narHash": "sha256-UaCKZ4PbMZU6UZH7XNFcjRtd5jheswl66rjZDBfQgp8=",
        "ref": "refs/heads/master",
        "rev": "66a1f6833464bbb121b6d94247ad769f277351f8",
        "revCount": 39,
        "type": "git",
        "url": "https://cgit.krebsco.de/nix-writers"
      },
      "original": {
        "type": "git",
        "url": "https://cgit.krebsco.de/nix-writers"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1736012469,
        "narHash": "sha256-/qlNWm/IEVVH7GfgAIyP6EsVZI6zjAx1cV5zNyrs+rI=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "8f3e1f807051e32d8c95cd12b9b421623850a34d",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "buildbot-nix": "buildbot-nix",
        "nix-writers": "nix-writers",
        "nixpkgs": "nixpkgs"
      }
    },
    "treefmt-nix": {
      "inputs": {
        "nixpkgs": [
          "buildbot-nix",
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1736090846,
        "narHash": "sha256-heFL48rpDWjX95ZTnan1mHQ8CA/ziSsF5fWBpf87FJc=",
        "owner": "numtide",
        "repo": "treefmt-nix",
        "rev": "94ae23570d1c5baf710989fa1736eaea537fec27",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "treefmt-nix",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}