forked from
nonbinary.computer/jacquard
A better Rust ATProto crate
1{
2 "nodes": {
3 "crane": {
4 "locked": {
5 "lastModified": 1773189535,
6 "narHash": "sha256-E1G/Or6MWeP+L6mpQ0iTFLpzSzlpGrITfU2220Gq47g=",
7 "owner": "ipetkov",
8 "repo": "crane",
9 "rev": "6fa2fb4cf4a89ba49fc9dd5a3eb6cde99d388269",
10 "type": "github"
11 },
12 "original": {
13 "owner": "ipetkov",
14 "repo": "crane",
15 "type": "github"
16 }
17 },
18 "crane_2": {
19 "locked": {
20 "lastModified": 1772560058,
21 "narHash": "sha256-NuVKdMBJldwUXgghYpzIWJdfeB7ccsu1CC7B+NfSoZ8=",
22 "owner": "ipetkov",
23 "repo": "crane",
24 "rev": "db590d9286ed5ce22017541e36132eab4e8b3045",
25 "type": "github"
26 },
27 "original": {
28 "owner": "ipetkov",
29 "repo": "crane",
30 "type": "github"
31 }
32 },
33 "flake-parts": {
34 "inputs": {
35 "nixpkgs-lib": [
36 "nixpkgs"
37 ]
38 },
39 "locked": {
40 "lastModified": 1772408722,
41 "narHash": "sha256-rHuJtdcOjK7rAHpHphUb1iCvgkU3GpfvicLMwwnfMT0=",
42 "owner": "hercules-ci",
43 "repo": "flake-parts",
44 "rev": "f20dc5d9b8027381c474144ecabc9034d6a839a3",
45 "type": "github"
46 },
47 "original": {
48 "owner": "hercules-ci",
49 "repo": "flake-parts",
50 "type": "github"
51 }
52 },
53 "git-hooks": {
54 "flake": false,
55 "locked": {
56 "lastModified": 1772893680,
57 "narHash": "sha256-JDqZMgxUTCq85ObSaFw0HhE+lvdOre1lx9iI6vYyOEs=",
58 "owner": "cachix",
59 "repo": "git-hooks.nix",
60 "rev": "8baab586afc9c9b57645a734c820e4ac0a604af9",
61 "type": "github"
62 },
63 "original": {
64 "owner": "cachix",
65 "repo": "git-hooks.nix",
66 "type": "github"
67 }
68 },
69 "nixpkgs": {
70 "locked": {
71 "lastModified": 1773231277,
72 "narHash": "sha256-Xy3WEpUAbpsz8ydgvVAQAGGB/WB+8cNA5cshiL0McTI=",
73 "owner": "nixos",
74 "repo": "nixpkgs",
75 "rev": "75690239f08f885ca9b0267580101f60d10fbe62",
76 "type": "github"
77 },
78 "original": {
79 "owner": "nixos",
80 "ref": "nixpkgs-unstable",
81 "repo": "nixpkgs",
82 "type": "github"
83 }
84 },
85 "root": {
86 "inputs": {
87 "crane": "crane",
88 "flake-parts": "flake-parts",
89 "git-hooks": "git-hooks",
90 "nixpkgs": "nixpkgs",
91 "rust-flake": "rust-flake",
92 "rust-overlay": "rust-overlay_2",
93 "systems": "systems"
94 }
95 },
96 "rust-flake": {
97 "inputs": {
98 "crane": "crane_2",
99 "nixpkgs": [
100 "nixpkgs"
101 ],
102 "rust-overlay": "rust-overlay"
103 },
104 "locked": {
105 "lastModified": 1772998667,
106 "narHash": "sha256-G2IkaFiXeHIraHu5js+c8MHFCLmaXCI7IGrJ/528f1w=",
107 "owner": "juspay",
108 "repo": "rust-flake",
109 "rev": "7caae5af6081b96d8a6da783c401f609eaaa27f6",
110 "type": "github"
111 },
112 "original": {
113 "owner": "juspay",
114 "repo": "rust-flake",
115 "type": "github"
116 }
117 },
118 "rust-overlay": {
119 "inputs": {
120 "nixpkgs": [
121 "rust-flake",
122 "nixpkgs"
123 ]
124 },
125 "locked": {
126 "lastModified": 1772852295,
127 "narHash": "sha256-3FB/WzLZSiU2Mc50C9q9VXU1LRUZbsU6UHKmZG1C+hU=",
128 "owner": "oxalica",
129 "repo": "rust-overlay",
130 "rev": "c10801f59c68e14c308aea8fa6b0b3d81d43c61e",
131 "type": "github"
132 },
133 "original": {
134 "owner": "oxalica",
135 "repo": "rust-overlay",
136 "type": "github"
137 }
138 },
139 "rust-overlay_2": {
140 "inputs": {
141 "nixpkgs": [
142 "nixpkgs"
143 ]
144 },
145 "locked": {
146 "lastModified": 1773371126,
147 "narHash": "sha256-SGnZQO8hnynR90Lo/1MVrTScsOPx9i26XjqSqoFOZ4E=",
148 "owner": "oxalica",
149 "repo": "rust-overlay",
150 "rev": "475826b105eb52f39bd3281f60c052299e64d085",
151 "type": "github"
152 },
153 "original": {
154 "owner": "oxalica",
155 "repo": "rust-overlay",
156 "type": "github"
157 }
158 },
159 "systems": {
160 "locked": {
161 "lastModified": 1681028828,
162 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
163 "owner": "nix-systems",
164 "repo": "default",
165 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
166 "type": "github"
167 },
168 "original": {
169 "owner": "nix-systems",
170 "repo": "default",
171 "type": "github"
172 }
173 }
174 },
175 "root": "root",
176 "version": 7
177}