Skip to content

Commit 18d4bcf

Browse files
authored
Merge pull request #20 from jamescrosswell/bump-go-task
2 parents a23c603 + c6566fc commit 18d4bcf

File tree

1 file changed

+23
-12
lines changed

1 file changed

+23
-12
lines changed

devbox.lock

Lines changed: 23 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -198,50 +198,50 @@
198198
"resolved": "github:NixOS/nixpkgs/3afd19146cac33ed242fc0fc87481c67c758a59e?lastModified=1746061036&narHash=sha256-OxYwCGJf9VJ2KnUO%2Bw%2FhVJVTjOgscdDg%2FlPv8Eus07Y%3D"
199199
},
200200
"go-task@latest": {
201-
"last_modified": "2024-05-17T18:08:26Z",
202-
"resolved": "github:NixOS/nixpkgs/0837fbf227364d79cbae8fff2378125526905cbe#go-task",
201+
"last_modified": "2025-05-12T14:38:58Z",
202+
"resolved": "github:NixOS/nixpkgs/eaeed9530c76ce5f1d2d8232e08bec5e26f18ec1#go-task",
203203
"source": "devbox-search",
204-
"version": "3.37.2",
204+
"version": "3.43.2",
205205
"systems": {
206206
"aarch64-darwin": {
207207
"outputs": [
208208
{
209209
"name": "out",
210-
"path": "/nix/store/yhc3mb45c6dy0p3714wf2c7iq8xkj5n7-go-task-3.37.2",
210+
"path": "/nix/store/80xsbrjmxbb10ba3v44l48fhg9rpdyfj-go-task-3.43.2",
211211
"default": true
212212
}
213213
],
214-
"store_path": "/nix/store/yhc3mb45c6dy0p3714wf2c7iq8xkj5n7-go-task-3.37.2"
214+
"store_path": "/nix/store/80xsbrjmxbb10ba3v44l48fhg9rpdyfj-go-task-3.43.2"
215215
},
216216
"aarch64-linux": {
217217
"outputs": [
218218
{
219219
"name": "out",
220-
"path": "/nix/store/v2bnnv9sffmvy6i2g6frs1im3ychz055-go-task-3.37.2",
220+
"path": "/nix/store/7a1wimm8z159vrb0sx86s39vlwy7nfbz-go-task-3.43.2",
221221
"default": true
222222
}
223223
],
224-
"store_path": "/nix/store/v2bnnv9sffmvy6i2g6frs1im3ychz055-go-task-3.37.2"
224+
"store_path": "/nix/store/7a1wimm8z159vrb0sx86s39vlwy7nfbz-go-task-3.43.2"
225225
},
226226
"x86_64-darwin": {
227227
"outputs": [
228228
{
229229
"name": "out",
230-
"path": "/nix/store/cmdq0pkarnvhpc0cfmq2k0nmpz8ca4ah-go-task-3.37.2",
230+
"path": "/nix/store/fbc3qggxgabd77rwqc7l4iczyp8ax43j-go-task-3.43.2",
231231
"default": true
232232
}
233233
],
234-
"store_path": "/nix/store/cmdq0pkarnvhpc0cfmq2k0nmpz8ca4ah-go-task-3.37.2"
234+
"store_path": "/nix/store/fbc3qggxgabd77rwqc7l4iczyp8ax43j-go-task-3.43.2"
235235
},
236236
"x86_64-linux": {
237237
"outputs": [
238238
{
239239
"name": "out",
240-
"path": "/nix/store/qn4ib3ykjpljfl9vsaqbf32b99xjr25b-go-task-3.37.2",
240+
"path": "/nix/store/pnyim2vhfwqh8bqrbd9vwbhqj1vsx2lx-go-task-3.43.2",
241241
"default": true
242242
}
243243
],
244-
"store_path": "/nix/store/qn4ib3ykjpljfl9vsaqbf32b99xjr25b-go-task-3.37.2"
244+
"store_path": "/nix/store/pnyim2vhfwqh8bqrbd9vwbhqj1vsx2lx-go-task-3.43.2"
245245
}
246246
}
247247
},
@@ -1121,7 +1121,18 @@
11211121
},
11221122
"procps": {
11231123
"resolved": "github:NixOS/nixpkgs/3afd19146cac33ed242fc0fc87481c67c758a59e?narHash=sha256-OxYwCGJf9VJ2KnUO%2Bw%2FhVJVTjOgscdDg%2FlPv8Eus07Y%3D#procps",
1124-
"source": "nixpkg"
1124+
"source": "nixpkg",
1125+
"systems": {
1126+
"aarch64-darwin": {
1127+
"outputs": [
1128+
{
1129+
"name": "2008",
1130+
"path": "/nix/store/5yv2ij61p1a2cr6css2s937zxvx6zmyd-procps-1003.1-2008",
1131+
"default": true
1132+
}
1133+
]
1134+
}
1135+
}
11251136
},
11261137
"python312@latest": {
11271138
"last_modified": "2024-05-22T06:18:38Z",

0 commit comments

Comments
 (0)