Skip to content

Commit b6b8bb1

Browse files
committed
add gnused
1 parent 34bea32 commit b6b8bb1

File tree

2 files changed

+66
-1
lines changed

2 files changed

+66
-1
lines changed

devbox.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"version": "latest",
3434
"platforms": ["aarch64-darwin", "x86_64-darwin"]
3535
},
36-
"path:./flakes/go": {}
36+
"path:./flakes/go": {},
37+
"gnused": "latest"
3738
}
3839
}

devbox.lock

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -653,6 +653,70 @@
653653
"last_modified": "2025-12-11T12:49:49Z",
654654
"resolved": "github:NixOS/nixpkgs/f997fa0f94fb1ce55bccb97f60d41412ae8fde4c?lastModified=1765457389"
655655
},
656+
"gnused@latest": {
657+
"last_modified": "2025-11-23T21:50:36Z",
658+
"resolved": "github:NixOS/nixpkgs/ee09932cedcef15aaf476f9343d1dea2cb77e261#gnused",
659+
"source": "devbox-search",
660+
"version": "4.9",
661+
"systems": {
662+
"aarch64-darwin": {
663+
"outputs": [
664+
{
665+
"name": "out",
666+
"path": "/nix/store/ipgh18959gxm39fhy7b9db4cn6vl0p0j-gnused-4.9",
667+
"default": true
668+
},
669+
{
670+
"name": "info",
671+
"path": "/nix/store/nwbb6v11d385qkvh1f320jw28vpzjv4h-gnused-4.9-info"
672+
}
673+
],
674+
"store_path": "/nix/store/ipgh18959gxm39fhy7b9db4cn6vl0p0j-gnused-4.9"
675+
},
676+
"aarch64-linux": {
677+
"outputs": [
678+
{
679+
"name": "out",
680+
"path": "/nix/store/xcjag3jcsfdmixjcm3xckkrkcl5r48b6-gnused-4.9",
681+
"default": true
682+
},
683+
{
684+
"name": "info",
685+
"path": "/nix/store/ck8g1q6qp5ab3v0kgysh77prz950qqc3-gnused-4.9-info"
686+
}
687+
],
688+
"store_path": "/nix/store/xcjag3jcsfdmixjcm3xckkrkcl5r48b6-gnused-4.9"
689+
},
690+
"x86_64-darwin": {
691+
"outputs": [
692+
{
693+
"name": "out",
694+
"path": "/nix/store/7w2wwlbr9rmjlr34ng42hbp00hwjaawz-gnused-4.9",
695+
"default": true
696+
},
697+
{
698+
"name": "info",
699+
"path": "/nix/store/nq47w0avvqk2r0ln7splxxqrmbk17h8n-gnused-4.9-info"
700+
}
701+
],
702+
"store_path": "/nix/store/7w2wwlbr9rmjlr34ng42hbp00hwjaawz-gnused-4.9"
703+
},
704+
"x86_64-linux": {
705+
"outputs": [
706+
{
707+
"name": "out",
708+
"path": "/nix/store/drc7kang929jaza6cy9zdx10s4gw1z5p-gnused-4.9",
709+
"default": true
710+
},
711+
{
712+
"name": "info",
713+
"path": "/nix/store/p0xbl3agrrybwbqykdsh18yw1vf5n0p8-gnused-4.9-info"
714+
}
715+
],
716+
"store_path": "/nix/store/drc7kang929jaza6cy9zdx10s4gw1z5p-gnused-4.9"
717+
}
718+
}
719+
},
656720
657721
"last_modified": "2025-11-23T21:50:36Z",
658722
"resolved": "github:NixOS/nixpkgs/ee09932cedcef15aaf476f9343d1dea2cb77e261#go-licenses",

0 commit comments

Comments
 (0)