blob: 71d0a657e0c3845b13dcffea11557097faaba953 [file] [log] [blame]
Skyler Greyf08a6192024-06-01 23:55:20 +00001{
2 "nodes": {
3 "deploy-rs": {
4 "inputs": {
5 "flake-compat": "flake-compat",
6 "nixpkgs": [
7 "nixpkgs"
8 ],
9 "utils": "utils"
10 },
11 "locked": {
12 "lastModified": 1711973905,
13 "narHash": "sha256-UFKME/N1pbUtn+2Aqnk+agUt8CekbpuqwzljivfIme8=",
14 "owner": "serokell",
15 "repo": "deploy-rs",
16 "rev": "88b3059b020da69cbe16526b8d639bd5e0b51c8b",
17 "type": "github"
18 },
19 "original": {
20 "owner": "serokell",
21 "repo": "deploy-rs",
22 "type": "github"
23 }
24 },
25 "flake-compat": {
26 "flake": false,
27 "locked": {
28 "lastModified": 1696426674,
29 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
30 "owner": "edolstra",
31 "repo": "flake-compat",
32 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
33 "type": "github"
34 },
35 "original": {
36 "owner": "edolstra",
37 "repo": "flake-compat",
38 "type": "github"
39 }
40 },
41 "flake-compat_2": {
42 "flake": false,
43 "locked": {
44 "lastModified": 1650374568,
45 "narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
46 "owner": "edolstra",
47 "repo": "flake-compat",
48 "rev": "b4a34015c698c7793d592d66adbab377907a2be8",
49 "type": "github"
50 },
51 "original": {
52 "owner": "edolstra",
53 "repo": "flake-compat",
54 "type": "github"
55 }
56 },
57 "flake-utils": {
58 "inputs": {
59 "systems": "systems_2"
60 },
61 "locked": {
62 "lastModified": 1694529238,
63 "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
64 "owner": "numtide",
65 "repo": "flake-utils",
66 "rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
67 "type": "github"
68 },
69 "original": {
70 "owner": "numtide",
71 "repo": "flake-utils",
72 "type": "github"
73 }
74 },
75 "flake-utils-plus": {
76 "inputs": {
77 "flake-utils": "flake-utils"
78 },
79 "locked": {
80 "lastModified": 1696331477,
81 "narHash": "sha256-YkbRa/1wQWdWkVJ01JvV+75KIdM37UErqKgTf0L54Fk=",
82 "owner": "gytis-ivaskevicius",
83 "repo": "flake-utils-plus",
84 "rev": "bfc53579db89de750b25b0c5e7af299e0c06d7d3",
85 "type": "github"
86 },
87 "original": {
88 "owner": "gytis-ivaskevicius",
89 "repo": "flake-utils-plus",
90 "type": "github"
91 }
92 },
Skyler Greyd3377402024-06-06 22:01:26 +000093 "impermanence": {
94 "locked": {
95 "lastModified": 1708968331,
96 "narHash": "sha256-VUXLaPusCBvwM3zhGbRIJVeYluh2uWuqtj4WirQ1L9Y=",
97 "owner": "nix-community",
98 "repo": "impermanence",
99 "rev": "a33ef102a02ce77d3e39c25197664b7a636f9c30",
100 "type": "github"
101 },
102 "original": {
103 "owner": "nix-community",
104 "repo": "impermanence",
105 "type": "github"
106 }
107 },
Skyler Greyf08a6192024-06-01 23:55:20 +0000108 "nixpkgs": {
109 "locked": {
110 "lastModified": 1716966868,
111 "narHash": "sha256-I5dlFm936SkuUu9haYabEBCUPeX6EuXLT1uFkEM/lbY=",
112 "owner": "nixos",
113 "repo": "nixpkgs",
114 "rev": "fafeae3d248c41c6c8a2ab5e09f9e2d3de706ef8",
115 "type": "github"
116 },
117 "original": {
118 "owner": "nixos",
119 "ref": "nixos-24.05",
120 "repo": "nixpkgs",
121 "type": "github"
122 }
123 },
124 "root": {
125 "inputs": {
126 "deploy-rs": "deploy-rs",
Skyler Greyd3377402024-06-06 22:01:26 +0000127 "impermanence": "impermanence",
Skyler Greyf08a6192024-06-01 23:55:20 +0000128 "nixpkgs": "nixpkgs",
129 "snowfall-lib": "snowfall-lib",
Skyler Grey82ea8052024-06-08 22:56:00 +0000130 "sops-nix": "sops-nix",
Skyler Greyf08a6192024-06-01 23:55:20 +0000131 "unstable": "unstable"
132 }
133 },
134 "snowfall-lib": {
135 "inputs": {
136 "flake-compat": "flake-compat_2",
137 "flake-utils-plus": "flake-utils-plus",
138 "nixpkgs": [
139 "nixpkgs"
140 ]
141 },
142 "locked": {
143 "lastModified": 1713814392,
144 "narHash": "sha256-IanrgtpgDqxGfzNczstspPljAHKaY0e4DGvYgdAwC1Y=",
145 "owner": "snowfallorg",
146 "repo": "lib",
147 "rev": "91ab40c2e01cc1bade8092604370964ee86e9317",
148 "type": "github"
149 },
150 "original": {
151 "owner": "snowfallorg",
152 "ref": "dev",
153 "repo": "lib",
154 "type": "github"
155 }
156 },
Skyler Grey82ea8052024-06-08 22:56:00 +0000157 "sops-nix": {
158 "inputs": {
159 "nixpkgs": [
160 "unstable"
161 ],
162 "nixpkgs-stable": [
163 "nixpkgs"
164 ]
165 },
166 "locked": {
167 "lastModified": 1717455931,
168 "narHash": "sha256-8Q6mKSsto8gaGczXd4G0lvawdAYLa5Dlh3/g4hl5CaM=",
169 "owner": "Mic92",
170 "repo": "sops-nix",
171 "rev": "d4555e80d80d2fa77f0a44201ca299f9602492a0",
172 "type": "github"
173 },
174 "original": {
175 "owner": "Mic92",
176 "repo": "sops-nix",
177 "type": "github"
178 }
179 },
Skyler Greyf08a6192024-06-01 23:55:20 +0000180 "systems": {
181 "locked": {
182 "lastModified": 1681028828,
183 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
184 "owner": "nix-systems",
185 "repo": "default",
186 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
187 "type": "github"
188 },
189 "original": {
190 "owner": "nix-systems",
191 "repo": "default",
192 "type": "github"
193 }
194 },
195 "systems_2": {
196 "locked": {
197 "lastModified": 1681028828,
198 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
199 "owner": "nix-systems",
200 "repo": "default",
201 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
202 "type": "github"
203 },
204 "original": {
205 "owner": "nix-systems",
206 "repo": "default",
207 "type": "github"
208 }
209 },
210 "unstable": {
211 "locked": {
212 "lastModified": 1714906307,
213 "narHash": "sha256-UlRZtrCnhPFSJlDQE7M0eyhgvuuHBTe1eJ9N9AQlJQ0=",
214 "owner": "nixos",
215 "repo": "nixpkgs",
216 "rev": "25865a40d14b3f9cf19f19b924e2ab4069b09588",
217 "type": "github"
218 },
219 "original": {
220 "owner": "nixos",
221 "ref": "nixos-unstable",
222 "repo": "nixpkgs",
223 "type": "github"
224 }
225 },
226 "utils": {
227 "inputs": {
228 "systems": "systems"
229 },
230 "locked": {
231 "lastModified": 1701680307,
232 "narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
233 "owner": "numtide",
234 "repo": "flake-utils",
235 "rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
236 "type": "github"
237 },
238 "original": {
239 "owner": "numtide",
240 "repo": "flake-utils",
241 "type": "github"
242 }
243 }
244 },
245 "root": "root",
246 "version": 7
247}