File tree Expand file tree Collapse file tree 2 files changed +52
-4
lines changed Expand file tree Collapse file tree 2 files changed +52
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://raw.githubusercontent.com/jetify-com/devbox/0.14.0/.schema/devbox.schema.json" ,
3
3
"packages" : {
4
- "go" : " 1.22.6" ,
5
- "gopls" : " latest" ,
6
- "golangci-lint" : " latest"
4
+ "go" : " 1.22.6" ,
5
+ "gopls" : " latest" ,
6
+ "golangci-lint" : " latest" ,
7
+ "svu" : " latest"
7
8
},
8
9
"shell" : {
9
10
"scripts" : {
10
11
"test" : [" echo \" Error: no test specified\" && exit 1" ]
11
12
}
12
13
}
13
14
}
14
-
Original file line number Diff line number Diff line change 147
147
"store_path": "/nix/store/2w4s5abaqwm45wkkwwf15yyw5dcrqs7m-gopls-0.18.1"
148
148
}
149
149
}
150
+ },
151
+ "svu@latest": {
152
+ "last_modified": "2025-04-17T05:47:26Z",
153
+ "resolved": "github:NixOS/nixpkgs/ebe4301cbd8f81c4f8d3244b3632338bbeb6d49c#svu",
154
+ "source": "devbox-search",
155
+ "version": "3.2.3",
156
+ "systems": {
157
+ "aarch64-darwin": {
158
+ "outputs": [
159
+ {
160
+ "name": "out",
161
+ "path": "/nix/store/djfi0c8vvpsfssadwls6y55zyhkif58c-svu-3.2.3",
162
+ "default": true
163
+ }
164
+ ],
165
+ "store_path": "/nix/store/djfi0c8vvpsfssadwls6y55zyhkif58c-svu-3.2.3"
166
+ },
167
+ "aarch64-linux": {
168
+ "outputs": [
169
+ {
170
+ "name": "out",
171
+ "path": "/nix/store/2jy02ldq76r8r3slbcc1cb1dbxahraxr-svu-3.2.3",
172
+ "default": true
173
+ }
174
+ ],
175
+ "store_path": "/nix/store/2jy02ldq76r8r3slbcc1cb1dbxahraxr-svu-3.2.3"
176
+ },
177
+ "x86_64-darwin": {
178
+ "outputs": [
179
+ {
180
+ "name": "out",
181
+ "path": "/nix/store/jx3ilvqwkcjmfh9kccyx1rbm06lgfa00-svu-3.2.3",
182
+ "default": true
183
+ }
184
+ ],
185
+ "store_path": "/nix/store/jx3ilvqwkcjmfh9kccyx1rbm06lgfa00-svu-3.2.3"
186
+ },
187
+ "x86_64-linux": {
188
+ "outputs": [
189
+ {
190
+ "name": "out",
191
+ "path": "/nix/store/vmdd4wxfbgp9xiv6icyzsxi36f4i31j8-svu-3.2.3",
192
+ "default": true
193
+ }
194
+ ],
195
+ "store_path": "/nix/store/vmdd4wxfbgp9xiv6icyzsxi36f4i31j8-svu-3.2.3"
196
+ }
197
+ }
150
198
}
151
199
}
152
200
}
You can’t perform that action at this time.
0 commit comments