Skip to content

Commit 9ee8303

Browse files
committed
Remove unused gettext
1 parent 69ee8f2 commit 9ee8303

File tree

2 files changed

+0
-101
lines changed

2 files changed

+0
-101
lines changed

devbox.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"kubectl@latest",
88
"docker@latest",
99
"git@latest",
10-
"gettext@latest",
1110
"wget@latest",
1211
"cosign@latest",
1312
"kubernetes-helm@latest",

devbox.lock

Lines changed: 0 additions & 100 deletions
Original file line numberDiff line numberDiff line change
@@ -257,106 +257,6 @@
257257
}
258258
}
259259
},
260-
"gettext@latest": {
261-
"last_modified": "2025-08-10T04:38:50Z",
262-
"resolved": "github:NixOS/nixpkgs/641d909c4a7538f1539da9240dedb1755c907e40#gettext",
263-
"source": "devbox-search",
264-
"version": "0.25.1",
265-
"systems": {
266-
"aarch64-darwin": {
267-
"outputs": [
268-
{
269-
"name": "out",
270-
"path": "/nix/store/f978sllzi9j814p8qag1wm8raxs9i4w9-gettext-0.25.1",
271-
"default": true
272-
},
273-
{
274-
"name": "man",
275-
"path": "/nix/store/bi118aq2avbc6jjzrrqgyq6ycaaydma1-gettext-0.25.1-man",
276-
"default": true
277-
},
278-
{
279-
"name": "doc",
280-
"path": "/nix/store/iq90f6wln17hwwc980fr6a07q5zl32jz-gettext-0.25.1-doc"
281-
},
282-
{
283-
"name": "info",
284-
"path": "/nix/store/c9mjfmnf1k6ajrimkjc9dqab1qrrcrjy-gettext-0.25.1-info"
285-
}
286-
],
287-
"store_path": "/nix/store/f978sllzi9j814p8qag1wm8raxs9i4w9-gettext-0.25.1"
288-
},
289-
"aarch64-linux": {
290-
"outputs": [
291-
{
292-
"name": "out",
293-
"path": "/nix/store/j5ci02156h426pbvzx2azwbl20az05l5-gettext-0.25.1",
294-
"default": true
295-
},
296-
{
297-
"name": "man",
298-
"path": "/nix/store/8ynxf4fjxykaqcjlq7bnd1giy94c228j-gettext-0.25.1-man",
299-
"default": true
300-
},
301-
{
302-
"name": "doc",
303-
"path": "/nix/store/lk1z8884mc0r9qx6xdz21h621vscb75j-gettext-0.25.1-doc"
304-
},
305-
{
306-
"name": "info",
307-
"path": "/nix/store/gv78lfqy3ss9fv19rlkydjk2qjw1w8yc-gettext-0.25.1-info"
308-
}
309-
],
310-
"store_path": "/nix/store/j5ci02156h426pbvzx2azwbl20az05l5-gettext-0.25.1"
311-
},
312-
"x86_64-darwin": {
313-
"outputs": [
314-
{
315-
"name": "out",
316-
"path": "/nix/store/2cr2r40x0njxs94cm9358wzcalp4yrwp-gettext-0.25.1",
317-
"default": true
318-
},
319-
{
320-
"name": "man",
321-
"path": "/nix/store/77rk2aqvhl4drxgj69icdw4j0rdhyi2b-gettext-0.25.1-man",
322-
"default": true
323-
},
324-
{
325-
"name": "doc",
326-
"path": "/nix/store/xbjhjg1ah6jpf08l938y7syf02fmcd94-gettext-0.25.1-doc"
327-
},
328-
{
329-
"name": "info",
330-
"path": "/nix/store/a4080hpa1h7yi256r4s0sivrq4smcv53-gettext-0.25.1-info"
331-
}
332-
],
333-
"store_path": "/nix/store/2cr2r40x0njxs94cm9358wzcalp4yrwp-gettext-0.25.1"
334-
},
335-
"x86_64-linux": {
336-
"outputs": [
337-
{
338-
"name": "out",
339-
"path": "/nix/store/m705ap2d06cz67bl8xssz33rl9axy3pm-gettext-0.25.1",
340-
"default": true
341-
},
342-
{
343-
"name": "man",
344-
"path": "/nix/store/25m8bc9mlszw8nx58814szhnfznxl1p2-gettext-0.25.1-man",
345-
"default": true
346-
},
347-
{
348-
"name": "doc",
349-
"path": "/nix/store/n116lcwgg0rav10akix002fd792m06za-gettext-0.25.1-doc"
350-
},
351-
{
352-
"name": "info",
353-
"path": "/nix/store/hz3arglxpgmkr901xssh2b7w5j6iiiwm-gettext-0.25.1-info"
354-
}
355-
],
356-
"store_path": "/nix/store/m705ap2d06cz67bl8xssz33rl9axy3pm-gettext-0.25.1"
357-
}
358-
}
359-
},
360260
"gh@latest": {
361261
"last_modified": "2025-08-01T06:30:45Z",
362262
"resolved": "github:NixOS/nixpkgs/a7822a17050fedda63794775b9090880c8214290#gh",

0 commit comments

Comments
 (0)