about summary refs log tree commit diff
path: root/flake.lock
blob: 34948ccf99007f7b056697e9cacdadf3f888a023 (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
{
  "nodes": {
    "chaotic-nixpkgs": {
      "inputs": {
        "flake-compat": "flake-compat",
        "flake-utils": "flake-utils",
        "nixpkgs": [
          "unstable"
        ]
      },
      "locked": {
        "lastModified": 1648873252,
        "narHash": "sha256-dA2wycziAYkEPK38tb/A43wayWehtlx1cUSkDJZKYkY=",
        "owner": "~zachel",
        "repo": "chaotic-nixpkgs",
        "rev": "3f1752fecaee826781e66f4b17e5a4d580717c3e",
        "type": "sourcehut"
      },
      "original": {
        "owner": "~zachel",
        "repo": "chaotic-nixpkgs",
        "type": "sourcehut"
      }
    },
    "darwin": {
      "inputs": {
        "nixpkgs": [
          "unstable"
        ]
      },
      "locked": {
        "lastModified": 1667419884,
        "narHash": "sha256-oLNw87ZI5NxTMlNQBv1wG2N27CUzo9admaFlnmavpiY=",
        "owner": "LnL7",
        "repo": "nix-darwin",
        "rev": "cfc0125eafadc9569d3d6a16ee928375b77e3100",
        "type": "github"
      },
      "original": {
        "owner": "LnL7",
        "repo": "nix-darwin",
        "type": "github"
      }
    },
    "flake-compat": {
      "flake": false,
      "locked": {
        "lastModified": 1641205782,
        "narHash": "sha256-4jY7RCWUoZ9cKD8co0/4tFARpWB+57+r1bLLvXNJliY=",
        "owner": "edolstra",
        "repo": "flake-compat",
        "rev": "b7547d3eed6f32d06102ead8991ec52ab0a4f1a7",
        "type": "github"
      },
      "original": {
        "owner": "edolstra",
        "repo": "flake-compat",
        "type": "github"
      }
    },
    "flake-utils": {
      "locked": {
        "lastModified": 1644229661,
        "narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "flake-utils_2": {
      "locked": {
        "lastModified": 1659877975,
        "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "flake-utils_3": {
      "locked": {
        "lastModified": 1659877975,
        "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "home-manager": {
      "inputs": {
        "nixpkgs": [
          "unstable"
        ],
        "utils": "utils"
      },
      "locked": {
        "lastModified": 1667468181,
        "narHash": "sha256-806/nrDW6e7bl4/oJEdAykYz/NaBuTUi7EUYArw2oic=",
        "owner": "nix-community",
        "repo": "home-manager",
        "rev": "93335810751f0404fe424e61ad58bc8e94bf8e9d",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "home-manager",
        "type": "github"
      }
    },
    "neovim": {
      "inputs": {
        "flake-utils": "flake-utils_2",
        "nixpkgs": [
          "unstable"
        ]
      },
      "locked": {
        "dir": "contrib",
        "lastModified": 1667438009,
        "narHash": "sha256-nPL/22rCBBwv78zR+PQZFmLcnAuEWD1vz6ce7zhOBn4=",
        "owner": "neovim",
        "repo": "neovim",
        "rev": "cc5b7368d61cfcd775dd02803dbdb8d4d05b5d5d",
        "type": "github"
      },
      "original": {
        "dir": "contrib",
        "owner": "neovim",
        "repo": "neovim",
        "type": "github"
      }
    },
    "nixpkgs-2111": {
      "locked": {
        "lastModified": 1659446231,
        "narHash": "sha256-hekabNdTdgR/iLsgce5TGWmfIDZ86qjPhxDg/8TlzhE=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "eabc38219184cc3e04a974fe31857d8e0eac098d",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-21.11",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "chaotic-nixpkgs": "chaotic-nixpkgs",
        "darwin": "darwin",
        "home-manager": "home-manager",
        "neovim": "neovim",
        "nixpkgs-2111": "nixpkgs-2111",
        "rust": "rust",
        "unstable": "unstable",
        "unstable-small": "unstable-small"
      }
    },
    "rust": {
      "inputs": {
        "flake-utils": "flake-utils_3",
        "nixpkgs": [
          "unstable"
        ]
      },
      "locked": {
        "lastModified": 1667487142,
        "narHash": "sha256-bVuzLs1ZVggJAbJmEDVO9G6p8BH3HRaolK70KXvnWnU=",
        "owner": "oxalica",
        "repo": "rust-overlay",
        "rev": "cf668f737ac986c0a89e83b6b2e3c5ddbd8cf33b",
        "type": "github"
      },
      "original": {
        "owner": "oxalica",
        "repo": "rust-overlay",
        "type": "github"
      }
    },
    "unstable": {
      "locked": {
        "lastModified": 1667482890,
        "narHash": "sha256-pua0jp87iwN7NBY5/ypx0s9L9CG49Ju/NI4wGwurHc4=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "a2a777538d971c6b01c6e54af89ddd6567c055e8",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "unstable-small": {
      "locked": {
        "lastModified": 1667525651,
        "narHash": "sha256-NHVLCmmk8wa4hxiItg1xcNUZuqVVLXargAn0ZQDmNAg=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "c89b82b451d88e1aa2b5e018dd3cc7d02b6b3224",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-unstable-small",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "utils": {
      "locked": {
        "lastModified": 1667077288,
        "narHash": "sha256-bdC8sFNDpT0HK74u9fUkpbf1MEzVYJ+ka7NXCdgBoaA=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "6ee9ebb6b1ee695d2cacc4faa053a7b9baa76817",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}