Skip to content

Commit 30aaf0f

Browse files
committed
chore: update versions to latest for gcc and pkg-config inside devbox.json
1 parent f02a1f7 commit 30aaf0f

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

devbox.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/jetify-com/devbox/0.13.7/.schema/devbox.schema.json",
33
"packages": {
4-
"gcc": "14.2",
5-
"pkg-config": "0.29.2",
4+
"gcc": "latest",
5+
"pkg-config": "latest",
66
"icdiff": "latest",
77
"stack": "latest",
88
"cabal-install": "latest",

devbox.lock

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -49,87 +49,87 @@
4949
}
5050
}
5151
},
52-
"gcc@14.2": {
53-
"last_modified": "2024-12-03T12:40:06Z",
54-
"resolved": "github:NixOS/nixpkgs/566e53c2ad750c84f6d31f9ccb9d00f823165550#gcc14",
52+
"gcc@latest": {
53+
"last_modified": "2024-12-23T21:10:33Z",
54+
"resolved": "github:NixOS/nixpkgs/de1864217bfa9b5845f465e771e0ecb48b30e02d#gcc",
5555
"source": "devbox-search",
56-
"version": "14.2.0",
56+
"version": "14-20241116",
5757
"systems": {
5858
"aarch64-darwin": {
5959
"outputs": [
6060
{
6161
"name": "out",
62-
"path": "/nix/store/jmq8cai7bnd282yqz3h7whsc69b6c58f-gcc-wrapper-14.2.0",
62+
"path": "/nix/store/bz4za608n5sn2lilknjx5pnc99ysby33-gcc-wrapper-14-20241116",
6363
"default": true
6464
},
6565
{
6666
"name": "man",
67-
"path": "/nix/store/j39hch7ass3ilah6yi71brbdkavw5w69-gcc-wrapper-14.2.0-man",
67+
"path": "/nix/store/5ax2kmxwxjxifk325iakm5abjwdfj7gy-gcc-wrapper-14-20241116-man",
6868
"default": true
6969
},
7070
{
7171
"name": "info",
72-
"path": "/nix/store/dg88z7d24pn47zmigilhdkqcav11nqm9-gcc-wrapper-14.2.0-info"
72+
"path": "/nix/store/aiivjnra5g8pql4jphnh9dsyr4z3i6pj-gcc-wrapper-14-20241116-info"
7373
}
7474
],
75-
"store_path": "/nix/store/jmq8cai7bnd282yqz3h7whsc69b6c58f-gcc-wrapper-14.2.0"
75+
"store_path": "/nix/store/bz4za608n5sn2lilknjx5pnc99ysby33-gcc-wrapper-14-20241116"
7676
},
7777
"aarch64-linux": {
7878
"outputs": [
7979
{
8080
"name": "out",
81-
"path": "/nix/store/7bkp147k65lfgsd340n8gxav81vd17r9-gcc-wrapper-14.2.0",
81+
"path": "/nix/store/lypi8vf0lra99nx7nx2by1jyx5nhj9x0-gcc-wrapper-14-20241116",
8282
"default": true
8383
},
8484
{
8585
"name": "man",
86-
"path": "/nix/store/19mzdkbq3vsjasp0griibr930n6mqx7q-gcc-wrapper-14.2.0-man",
86+
"path": "/nix/store/zdvmhplq052pzswiqh7ap84kxgfv3zpa-gcc-wrapper-14-20241116-man",
8787
"default": true
8888
},
8989
{
9090
"name": "info",
91-
"path": "/nix/store/i65b4jh4xgyks6gqdns012ajj4bfi579-gcc-wrapper-14.2.0-info"
91+
"path": "/nix/store/vzxp6yn3xjwhfndp6cl77qpayxlwmy1c-gcc-wrapper-14-20241116-info"
9292
}
9393
],
94-
"store_path": "/nix/store/7bkp147k65lfgsd340n8gxav81vd17r9-gcc-wrapper-14.2.0"
94+
"store_path": "/nix/store/lypi8vf0lra99nx7nx2by1jyx5nhj9x0-gcc-wrapper-14-20241116"
9595
},
9696
"x86_64-darwin": {
9797
"outputs": [
9898
{
9999
"name": "out",
100-
"path": "/nix/store/6zrlrhnn0p0mw3m1d0z51ycrxiw11ai8-gcc-wrapper-14.2.0",
100+
"path": "/nix/store/g3ma4vjn7wdn5sri45di3pkj5xi5irr9-gcc-wrapper-14-20241116",
101101
"default": true
102102
},
103103
{
104104
"name": "man",
105-
"path": "/nix/store/5ww6b59m7nz71gvqc3w0sxzyv285sppi-gcc-wrapper-14.2.0-man",
105+
"path": "/nix/store/r3k9xzqj3xpkl1c8sjq11pxiv5rarph5-gcc-wrapper-14-20241116-man",
106106
"default": true
107107
},
108108
{
109109
"name": "info",
110-
"path": "/nix/store/jl8rczjax0c3dxvcb84r1sb7a1nciw2f-gcc-wrapper-14.2.0-info"
110+
"path": "/nix/store/hqcd606dbh4pai6rvp5rlncs4amd39b5-gcc-wrapper-14-20241116-info"
111111
}
112112
],
113-
"store_path": "/nix/store/6zrlrhnn0p0mw3m1d0z51ycrxiw11ai8-gcc-wrapper-14.2.0"
113+
"store_path": "/nix/store/g3ma4vjn7wdn5sri45di3pkj5xi5irr9-gcc-wrapper-14-20241116"
114114
},
115115
"x86_64-linux": {
116116
"outputs": [
117117
{
118118
"name": "out",
119-
"path": "/nix/store/1ciadcliylyyi9vx21id9vi1p1mayjn8-gcc-wrapper-14.2.0",
119+
"path": "/nix/store/xcn9p4xxfbvlkpah7pwchpav4ab9d135-gcc-wrapper-14-20241116",
120120
"default": true
121121
},
122122
{
123123
"name": "man",
124-
"path": "/nix/store/v03c65r3qp69wim7897yf130igs1swrx-gcc-wrapper-14.2.0-man",
124+
"path": "/nix/store/ifn8wv7q8qwi7pa7vf4rrj9fwknk6bzj-gcc-wrapper-14-20241116-man",
125125
"default": true
126126
},
127127
{
128128
"name": "info",
129-
"path": "/nix/store/wc7d9x75bf64lis2j7mhdq93210c464z-gcc-wrapper-14.2.0-info"
129+
"path": "/nix/store/h3b5gn5jh547jj8mz5g4c4270b5x1wl5-gcc-wrapper-14-20241116-info"
130130
}
131131
],
132-
"store_path": "/nix/store/1ciadcliylyyi9vx21id9vi1p1mayjn8-gcc-wrapper-14.2.0"
132+
"store_path": "/nix/store/xcn9p4xxfbvlkpah7pwchpav4ab9d135-gcc-wrapper-14-20241116"
133133
}
134134
}
135135
},
@@ -245,7 +245,7 @@
245245
}
246246
}
247247
},
248-
"pkg-config@0.29.2": {
248+
"pkg-config@latest": {
249249
"last_modified": "2024-12-23T21:10:33Z",
250250
"resolved": "github:NixOS/nixpkgs/de1864217bfa9b5845f465e771e0ecb48b30e02d#pkg-config",
251251
"source": "devbox-search",

0 commit comments

Comments
 (0)