summaryrefslogtreecommitdiffstats
path: root/flake.lock
blob: 994fcc7ead5ea4c8921ae8b91f2047f525484fa9 (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
275
276
277
278
{
  "nodes": {
    "check-flake": {
      "locked": {
        "lastModified": 1662502605,
        "narHash": "sha256-jAT55UhabAxLAVGanxjnNdzH2/oX2ZjLsL4i2jPIP+g=",
        "owner": "srid",
        "repo": "check-flake",
        "rev": "48a17393ed4fcd523399d6602c283775b5127295",
        "type": "github"
      },
      "original": {
        "owner": "srid",
        "repo": "check-flake",
        "type": "github"
      }
    },
    "ema": {
      "inputs": {
        "check-flake": "check-flake",
        "flake-parts": [
          "emanote",
          "flake-parts"
        ],
        "flake-root": [
          "emanote",
          "flake-root"
        ],
        "haskell-flake": [
          "emanote",
          "haskell-flake"
        ],
        "nixpkgs": [
          "emanote",
          "nixpkgs"
        ],
        "treefmt-nix": [
          "emanote",
          "treefmt-nix"
        ]
      },
      "locked": {
        "lastModified": 1691619338,
        "narHash": "sha256-Nxx184m3caxW5z/EMjVZyuTGi8IPH1qTwMAzJBblWUA=",
        "owner": "srid",
        "repo": "ema",
        "rev": "de01c397e050434f41fc9a12fc40de264dc62c21",
        "type": "github"
      },
      "original": {
        "owner": "srid",
        "repo": "ema",
        "type": "github"
      }
    },
    "emanote": {
      "inputs": {
        "ema": "ema",
        "flake-parts": "flake-parts",
        "flake-root": "flake-root",
        "haskell-flake": "haskell-flake",
        "heist-extra": "heist-extra",
        "nixpkgs": "nixpkgs",
        "systems": "systems",
        "treefmt-nix": "treefmt-nix",
        "unionmount": "unionmount"
      },
      "locked": {
        "lastModified": 1692974806,
        "narHash": "sha256-1wm/87lx97EwAK30UaOMK6XKn+m9LNRbMzsuo9hoFFw=",
        "owner": "srid",
        "repo": "emanote",
        "rev": "fa7e38215285de3edb8f890d81724e91b5408038",
        "type": "github"
      },
      "original": {
        "owner": "srid",
        "repo": "emanote",
        "type": "github"
      }
    },
    "flake-parts": {
      "inputs": {
        "nixpkgs-lib": "nixpkgs-lib"
      },
      "locked": {
        "lastModified": 1690933134,
        "narHash": "sha256-ab989mN63fQZBFrkk4Q8bYxQCktuHmBIBqUG1jl6/FQ=",
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "rev": "59cf3f1447cfc75087e7273b04b31e689a8599fb",
        "type": "github"
      },
      "original": {
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "type": "github"
      }
    },
    "flake-root": {
      "locked": {
        "lastModified": 1680964220,
        "narHash": "sha256-dIdTYcf+KW9a4pKHsEbddvLVSfR1yiAJynzg2x0nfWg=",
        "owner": "srid",
        "repo": "flake-root",
        "rev": "f1c0b93d05bdbea6c011136ba1a135c80c5b326c",
        "type": "github"
      },
      "original": {
        "owner": "srid",
        "repo": "flake-root",
        "type": "github"
      }
    },
    "flake-utils": {
      "inputs": {
        "systems": "systems_2"
      },
      "locked": {
        "lastModified": 1692799911,
        "narHash": "sha256-3eihraek4qL744EvQXsK1Ha6C3CR7nnT8X2qWap4RNk=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "f9e7cf818399d17d347f847525c5a5a8032e4e44",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "haskell-flake": {
      "locked": {
        "lastModified": 1691763544,
        "narHash": "sha256-QQsSI5VXm0bBijeGSXXNf4fyw76/XmN67NGbmTCx71s=",
        "owner": "srid",
        "repo": "haskell-flake",
        "rev": "f16e7ac05b1f22b66ef05b7fcc8a96281bb2b749",
        "type": "github"
      },
      "original": {
        "owner": "srid",
        "repo": "haskell-flake",
        "type": "github"
      }
    },
    "heist-extra": {
      "flake": false,
      "locked": {
        "lastModified": 1691619499,
        "narHash": "sha256-4e8v5t4FM99pdcPhohP3dAeGtsFnirbfYGpbr2+qWxI=",
        "owner": "srid",
        "repo": "heist-extra",
        "rev": "54ff970f733dd45b5509d1c4c298927b6241041b",
        "type": "github"
      },
      "original": {
        "owner": "srid",
        "repo": "heist-extra",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1692808169,
        "narHash": "sha256-x9Opq06rIiwdwGeK2Ykj69dNc2IvUH1fY55Wm7atwrE=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "9201b5ff357e781bf014d0330d18555695df7ba8",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs-lib": {
      "locked": {
        "dir": "lib",
        "lastModified": 1690881714,
        "narHash": "sha256-h/nXluEqdiQHs1oSgkOOWF+j8gcJMWhwnZ9PFabN6q0=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "9e1960bc196baf6881340d53dccb203a951745a2",
        "type": "github"
      },
      "original": {
        "dir": "lib",
        "owner": "NixOS",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "emanote": "emanote",
        "flake-utils": "flake-utils",
        "nixpkgs": [
          "emanote",
          "nixpkgs"
        ]
      }
    },
    "systems": {
      "locked": {
        "lastModified": 1681028828,
        "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
        "owner": "nix-systems",
        "repo": "default",
        "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
        "type": "github"
      },
      "original": {
        "owner": "nix-systems",
        "repo": "default",
        "type": "github"
      }
    },
    "systems_2": {
      "locked": {
        "lastModified": 1681028828,
        "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
        "owner": "nix-systems",
        "repo": "default",
        "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
        "type": "github"
      },
      "original": {
        "owner": "nix-systems",
        "repo": "default",
        "type": "github"
      }
    },
    "treefmt-nix": {
      "inputs": {
        "nixpkgs": [
          "emanote",
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1692972530,
        "narHash": "sha256-LG+M7TjlLJ1lx2qbD1yaexvue1VAatpVandtHVEN5Lc=",
        "owner": "numtide",
        "repo": "treefmt-nix",
        "rev": "843e1e1b01ac7c9e858368fffd1692cbbdbe4a0e",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "treefmt-nix",
        "type": "github"
      }
    },
    "unionmount": {
      "flake": false,
      "locked": {
        "lastModified": 1691619410,
        "narHash": "sha256-V9/OcGu9cy4kV9jta12A6w5BEj8awSEVYrXPpg8YckQ=",
        "owner": "srid",
        "repo": "unionmount",
        "rev": "ed73b627f88c8f021f41ba4b518ba41beff9df42",
        "type": "github"
      },
      "original": {
        "owner": "srid",
        "repo": "unionmount",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}