aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
blob: 87f5b3d2f0f89ae2b8871beb770d230923b077ef (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
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
{
  "nodes": {
    "crane": {
      "flake": false,
      "locked": {
        "lastModified": 1727316705,
        "narHash": "sha256-/mumx8AQ5xFuCJqxCIOFCHTVlxHkMT21idpbgbm/TIE=",
        "owner": "ipetkov",
        "repo": "crane",
        "rev": "5b03654ce046b5167e7b0bccbd8244cb56c16f0e",
        "type": "github"
      },
      "original": {
        "owner": "ipetkov",
        "ref": "v0.19.0",
        "repo": "crane",
        "type": "github"
      }
    },
    "dream2nix": {
      "inputs": {
        "nixpkgs": [
          "nci",
          "nixpkgs"
        ],
        "purescript-overlay": "purescript-overlay",
        "pyproject-nix": "pyproject-nix"
      },
      "locked": {
        "lastModified": 1735160684,
        "narHash": "sha256-n5CwhmqKxifuD4Sq4WuRP/h5LO6f23cGnSAuJemnd/4=",
        "owner": "nix-community",
        "repo": "dream2nix",
        "rev": "8ce6284ff58208ed8961681276f82c2f8f978ef4",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "dream2nix",
        "type": "github"
      }
    },
    "flake-compat": {
      "flake": false,
      "locked": {
        "lastModified": 1696426674,
        "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
        "owner": "edolstra",
        "repo": "flake-compat",
        "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
        "type": "github"
      },
      "original": {
        "owner": "edolstra",
        "repo": "flake-compat",
        "type": "github"
      }
    },
    "mk-naked-shell": {
      "flake": false,
      "locked": {
        "lastModified": 1681286841,
        "narHash": "sha256-3XlJrwlR0nBiREnuogoa5i1b4+w/XPe0z8bbrJASw0g=",
        "owner": "yusdacra",
        "repo": "mk-naked-shell",
        "rev": "7612f828dd6f22b7fb332cc69440e839d7ffe6bd",
        "type": "github"
      },
      "original": {
        "owner": "yusdacra",
        "repo": "mk-naked-shell",
        "type": "github"
      }
    },
    "nci": {
      "inputs": {
        "crane": "crane",
        "dream2nix": "dream2nix",
        "mk-naked-shell": "mk-naked-shell",
        "nixpkgs": [
          "nixpkgs"
        ],
        "parts": "parts",
        "rust-overlay": "rust-overlay",
        "treefmt": "treefmt"
      },
      "locked": {
        "lastModified": 1746512287,
        "narHash": "sha256-1yooOAfAsTxMWoYUFG/XUv83HE+1TVNtts/WsBuRFw0=",
        "owner": "yusdacra",
        "repo": "nix-cargo-integration",
        "rev": "f5cf390f2dd8f9267bb6757c95d5eb691815a03f",
        "type": "github"
      },
      "original": {
        "owner": "yusdacra",
        "repo": "nix-cargo-integration",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1746422338,
        "narHash": "sha256-NTtKOTLQv6dPfRe00OGSywg37A1FYqldS6xiNmqBUYc=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "5b35d248e9206c1f3baf8de6a7683fee126364aa",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-24.11",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "parts": {
      "inputs": {
        "nixpkgs-lib": [
          "nci",
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1743550720,
        "narHash": "sha256-hIshGgKZCgWh6AYJpJmRgFdR3WUbkY04o82X05xqQiY=",
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "rev": "c621e8422220273271f52058f618c94e405bb0f5",
        "type": "github"
      },
      "original": {
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "type": "github"
      }
    },
    "parts_2": {
      "inputs": {
        "nixpkgs-lib": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1743550720,
        "narHash": "sha256-hIshGgKZCgWh6AYJpJmRgFdR3WUbkY04o82X05xqQiY=",
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "rev": "c621e8422220273271f52058f618c94e405bb0f5",
        "type": "github"
      },
      "original": {
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "type": "github"
      }
    },
    "purescript-overlay": {
      "inputs": {
        "flake-compat": "flake-compat",
        "nixpkgs": [
          "nci",
          "dream2nix",
          "nixpkgs"
        ],
        "slimlock": "slimlock"
      },
      "locked": {
        "lastModified": 1728546539,
        "narHash": "sha256-Sws7w0tlnjD+Bjck1nv29NjC5DbL6nH5auL9Ex9Iz2A=",
        "owner": "thomashoneyman",
        "repo": "purescript-overlay",
        "rev": "4ad4c15d07bd899d7346b331f377606631eb0ee4",
        "type": "github"
      },
      "original": {
        "owner": "thomashoneyman",
        "repo": "purescript-overlay",
        "type": "github"
      }
    },
    "pyproject-nix": {
      "flake": false,
      "locked": {
        "lastModified": 1702448246,
        "narHash": "sha256-hFg5s/hoJFv7tDpiGvEvXP0UfFvFEDgTdyHIjDVHu1I=",
        "owner": "davhau",
        "repo": "pyproject.nix",
        "rev": "5a06a2697b228c04dd2f35659b4b659ca74f7aeb",
        "type": "github"
      },
      "original": {
        "owner": "davhau",
        "ref": "dream2nix",
        "repo": "pyproject.nix",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nci": "nci",
        "nixpkgs": "nixpkgs",
        "parts": "parts_2"
      }
    },
    "rust-overlay": {
      "inputs": {
        "nixpkgs": [
          "nci",
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1746498961,
        "narHash": "sha256-rp+oh/N88JKHu7ySPuGiA3lBUVIsrOtHbN2eWJdYCgk=",
        "owner": "oxalica",
        "repo": "rust-overlay",
        "rev": "24b00064cdd1d7ba25200c4a8565dc455dc732ba",
        "type": "github"
      },
      "original": {
        "owner": "oxalica",
        "repo": "rust-overlay",
        "type": "github"
      }
    },
    "slimlock": {
      "inputs": {
        "nixpkgs": [
          "nci",
          "dream2nix",
          "purescript-overlay",
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1688756706,
        "narHash": "sha256-xzkkMv3neJJJ89zo3o2ojp7nFeaZc2G0fYwNXNJRFlo=",
        "owner": "thomashoneyman",
        "repo": "slimlock",
        "rev": "cf72723f59e2340d24881fd7bf61cb113b4c407c",
        "type": "github"
      },
      "original": {
        "owner": "thomashoneyman",
        "repo": "slimlock",
        "type": "github"
      }
    },
    "treefmt": {
      "inputs": {
        "nixpkgs": [
          "nci",
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1746216483,
        "narHash": "sha256-4h3s1L/kKqt3gMDcVfN8/4v2jqHrgLIe4qok4ApH5x4=",
        "owner": "numtide",
        "repo": "treefmt-nix",
        "rev": "29ec5026372e0dec56f890e50dbe4f45930320fd",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "treefmt-nix",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}