A better Rust ATProto crate
1{
2 "nodes": {
3 "crane": {
4 "locked": {
5 "lastModified": 1780532242,
6 "narHash": "sha256-D+BsdpxmtUwtqGoY0IXPhHgTlmqgcZKCEo1oMyn7ep0=",
7 "owner": "ipetkov",
8 "repo": "crane",
9 "rev": "59a82a1222dd3b2080b5cc52a1a2e8d5f1b77f37",
10 "type": "github"
11 },
12 "original": {
13 "owner": "ipetkov",
14 "repo": "crane",
15 "type": "github"
16 }
17 },
18 "crane_2": {
19 "locked": {
20 "lastModified": 1778106249,
21 "narHash": "sha256-cM/AuKy5tMhwOOQIbha8ZRRMHVfNf7cv2aljIw+qoCg=",
22 "owner": "ipetkov",
23 "repo": "crane",
24 "rev": "6d015ea29630b7ad2402841386da2cb617a470a7",
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": 1778716662,
41 "narHash": "sha256-m1Yf0wZ8j1OHjTc2UwHwyQRSnNeSgLJOd7q5Y45hzi4=",
42 "owner": "hercules-ci",
43 "repo": "flake-parts",
44 "rev": "f7c1a2d347e4c52d5fb8d10cb4d94b5884e546fb",
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": 1778507602,
57 "narHash": "sha256-kTwur1wV+01SdqskVMSo6JMEpg71ps3HpbFY2GsflKs=",
58 "owner": "cachix",
59 "repo": "git-hooks.nix",
60 "rev": "61ab0e80d9c7ab14c256b5b453d8b3fb0189ba0a",
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": 1781268102,
72 "narHash": "sha256-Zn5KTggEmUB3lXn/ccERNcBdddE6IaOFber9dWViWDg=",
73 "owner": "nixos",
74 "repo": "nixpkgs",
75 "rev": "49a4bd0573c376468dd7996ddb6f9fa31d8c4d97",
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": 1779033734,
106 "narHash": "sha256-PZeFIGm4o46yg1u4yM6pCMlEUwk8ACNP7a8OpmD8L00=",
107 "owner": "juspay",
108 "repo": "rust-flake",
109 "rev": "21bd4a4ce27024bb247a2f93727f59609fc78b44",
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": 1778901358,
127 "narHash": "sha256-n35a8GOPs8zi35GXPe4uBz0Y8xseTkQpNgcrq81gPg0=",
128 "owner": "oxalica",
129 "repo": "rust-overlay",
130 "rev": "61ec6a4fc56fe0c2b863f7b3eaba07b6664697d9",
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": 1781320681,
147 "narHash": "sha256-mjJ/VxJaIkgcUvKANgKOaaN5M1X1X+6NjCP0C5hw0WI=",
148 "owner": "oxalica",
149 "repo": "rust-overlay",
150 "rev": "5b929d8c854149d926d05ea0cd6469bf4e54db27",
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}