Skip to content

Commit 56d0ad4

Browse files
chore(deps): update dependency shfmt to v3.12.0
1 parent 080df8b commit 56d0ad4

File tree

2 files changed

+125
-11
lines changed

2 files changed

+125
-11
lines changed

devbox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"hadolint@latest",
55
"pre-commit@latest",
66
"github-cli@latest",
7-
"shfmt@latest",
7+
"shfmt@3.12.0",
88
99
"nodejs@18"
1010
],

devbox.lock

Lines changed: 124 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,43 +5,157 @@
55
"last_modified": "2022-01-01T22:37:24Z",
66
"resolved": "github:NixOS/nixpkgs/0fd74961da9fe2640ad2fbd960c3af08246e6749#commitizen",
77
"source": "devbox-search",
8-
"version": "4.2.4"
8+
"version": "4.2.4",
9+
"systems": {
10+
"x86_64-linux": {
11+
"outputs": [
12+
{
13+
"path": "/tmp/containerbase/cache/nix/store/m2linzd88his0wzjxjypi83ww14zsjlx-commitizen-4.2.4",
14+
"default": true
15+
}
16+
]
17+
}
18+
}
919
},
1020
"github-cli@latest": {
1121
"last_modified": "2023-05-14T19:13:12Z",
1222
"resolved": "github:NixOS/nixpkgs/3007746b3f5bfcb49e102b517bca891822a41b31#github-cli",
1323
"source": "devbox-search",
14-
"version": "2.29.0"
24+
"version": "2.29.0",
25+
"systems": {
26+
"x86_64-linux": {
27+
"outputs": [
28+
{
29+
"path": "/tmp/containerbase/cache/nix/store/wi95f8g8fkj9p2ackwksknyd936kmrv2-gh-2.29.0",
30+
"default": true
31+
}
32+
]
33+
}
34+
}
1535
},
1636
"hadolint@latest": {
1737
"last_modified": "2023-07-23T03:35:12Z",
1838
"resolved": "github:NixOS/nixpkgs/af8cd5ded7735ca1df1a1174864daab75feeb64a#hadolint",
1939
"source": "devbox-search",
20-
"version": "2.12.0"
40+
"version": "2.12.0",
41+
"systems": {
42+
"x86_64-linux": {
43+
"outputs": [
44+
{
45+
"path": "/tmp/containerbase/cache/nix/store/wcha4kghplygi9nbfldy7kh5kcarl8pn-hadolint-2.12.0",
46+
"default": true
47+
}
48+
]
49+
}
50+
}
2151
},
2252
"nodejs@18": {
2353
"last_modified": "2023-06-30T04:44:22Z",
54+
"plugin_version": "0.0.2",
2455
"resolved": "github:NixOS/nixpkgs/3c614fbc76fc152f3e1bc4b2263da6d90adf80fb#nodejs_18",
2556
"source": "devbox-search",
26-
"version": "18.16.1"
57+
"version": "18.16.1",
58+
"systems": {
59+
"x86_64-linux": {
60+
"outputs": [
61+
{
62+
"path": "/tmp/containerbase/cache/nix/store/g7wdwwjmgx1r5cnjq111jwv8j48n2nkd-nodejs-18.16.1",
63+
"default": true
64+
}
65+
]
66+
}
67+
}
2768
},
2869
"pre-commit@latest": {
2970
"last_modified": "2023-06-30T04:44:22Z",
3071
"resolved": "github:NixOS/nixpkgs/3c614fbc76fc152f3e1bc4b2263da6d90adf80fb#pre-commit",
3172
"source": "devbox-search",
32-
"version": "3.3.3"
73+
"version": "3.3.3",
74+
"systems": {
75+
"x86_64-linux": {
76+
"outputs": [
77+
{
78+
"path": "/tmp/containerbase/cache/nix/store/pd3syaq0j9vnazchvpx6m3zj830hbmmv-pre-commit-3.3.3",
79+
"default": true
80+
}
81+
]
82+
}
83+
}
3384
},
3485
"shellcheck@latest": {
3586
"last_modified": "2023-07-23T03:35:12Z",
3687
"resolved": "github:NixOS/nixpkgs/af8cd5ded7735ca1df1a1174864daab75feeb64a#shellcheck",
3788
"source": "devbox-search",
38-
"version": "0.9.0"
89+
"version": "0.9.0",
90+
"systems": {
91+
"x86_64-linux": {
92+
"outputs": [
93+
{
94+
"name": "bin",
95+
"path": "/tmp/containerbase/cache/nix/store/1qp6p1imfmb0lf8q0gj1yjc0iaaanki3-shellcheck-0.9.0-bin",
96+
"default": true
97+
},
98+
{
99+
"name": "doc",
100+
"path": "/tmp/containerbase/cache/nix/store/4zgq5zvm2dv21pj563z9h9q03y6xhvmi-shellcheck-0.9.0-doc",
101+
"default": true
102+
},
103+
{
104+
"name": "man",
105+
"path": "/tmp/containerbase/cache/nix/store/k9i7sd5qcxllcf45szx3par8c7jmmdr3-shellcheck-0.9.0-man",
106+
"default": true
107+
}
108+
]
109+
}
110+
}
39111
},
40-
"shfmt@latest": {
41-
"last_modified": "2023-08-08T03:07:33Z",
42-
"resolved": "github:NixOS/nixpkgs/844ffa82bbe2a2779c86ab3a72ff1b4176cec467#shfmt",
112+
"shfmt@3.12.0": {
113+
"last_modified": "2025-07-07T11:34:27Z",
114+
"resolved": "github:NixOS/nixpkgs/0acc6a91343eb987397c27044a8d1fbcb374c265#shfmt",
43115
"source": "devbox-search",
44-
"version": "3.7.0"
116+
"version": "3.12.0",
117+
"systems": {
118+
"aarch64-darwin": {
119+
"outputs": [
120+
{
121+
"name": "out",
122+
"path": "/nix/store/pdg1iqylzn7lvkwzr9gng77fpiyxhfh5-shfmt-3.12.0",
123+
"default": true
124+
}
125+
],
126+
"store_path": "/nix/store/pdg1iqylzn7lvkwzr9gng77fpiyxhfh5-shfmt-3.12.0"
127+
},
128+
"aarch64-linux": {
129+
"outputs": [
130+
{
131+
"name": "out",
132+
"path": "/nix/store/2hnzp290g8mz93hpknsql8ahp8ckzgg9-shfmt-3.12.0",
133+
"default": true
134+
}
135+
],
136+
"store_path": "/nix/store/2hnzp290g8mz93hpknsql8ahp8ckzgg9-shfmt-3.12.0"
137+
},
138+
"x86_64-darwin": {
139+
"outputs": [
140+
{
141+
"name": "out",
142+
"path": "/nix/store/y6shv7rd16w0d11ylw9n57n2crj7wgds-shfmt-3.12.0",
143+
"default": true
144+
}
145+
],
146+
"store_path": "/nix/store/y6shv7rd16w0d11ylw9n57n2crj7wgds-shfmt-3.12.0"
147+
},
148+
"x86_64-linux": {
149+
"outputs": [
150+
{
151+
"name": "out",
152+
"path": "/nix/store/ndavvg1hf6lvdbjjay9pk5f4zniak9lk-shfmt-3.12.0",
153+
"default": true
154+
}
155+
],
156+
"store_path": "/nix/store/ndavvg1hf6lvdbjjay9pk5f4zniak9lk-shfmt-3.12.0"
157+
}
158+
}
45159
}
46160
}
47161
}

0 commit comments

Comments
 (0)