Skip to content

Commit 283356b

Browse files
chore(deps): update dependency zig to v0.15.1 (#235)
Co-authored-by: botty-mcbottington[bot] <168950816+botty-mcbottington[bot]@users.noreply.github.com>
1 parent ea7b60e commit 283356b

File tree

2 files changed

+14
-28
lines changed

2 files changed

+14
-28
lines changed

devbox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"hyperfine": "1.19",
1111
"cobra-cli": "1.3.0",
1212
"graphviz": "12.2.1",
13-
"zig": "0.14.1",
13+
"zig": "0.15.1",
1414
"zizmor": "1.13.0",
1515
"conform": "0.1.0-alpha.29",
1616
"syft": "1.33.0",

devbox.lock

Lines changed: 13 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -633,67 +633,53 @@
633633
}
634634
}
635635
},
636-
"zig@0.14.1": {
637-
"last_modified": "2025-07-13T22:45:35Z",
638-
"resolved": "github:NixOS/nixpkgs/a421ac6595024edcfbb1ef950a3712b89161c359#zig",
636+
"zig@0.15.1": {
637+
"last_modified": "2025-09-18T16:33:27Z",
638+
"resolved": "github:NixOS/nixpkgs/f4b140d5b253f5e2a1ff4e5506edbf8267724bde#zig",
639639
"source": "devbox-search",
640-
"version": "0.14.1",
640+
"version": "0.15.1",
641641
"systems": {
642642
"aarch64-darwin": {
643643
"outputs": [
644644
{
645645
"name": "out",
646-
"path": "/nix/store/wplkljlxs57ab2hcs0n11907px1g81lz-zig-0.14.1",
646+
"path": "/nix/store/rpwp4jp24qwqzv2752wwhg2xr1nimi85-zig-0.15.1",
647647
"default": true
648648
},
649649
{
650650
"name": "doc",
651-
"path": "/nix/store/7lcnkv579xfrgjpz89nmjg2x4zcz4gzm-zig-0.14.1-doc"
651+
"path": "/nix/store/wb77cfcn5s782mhgk32x894z33dyb6il-zig-0.15.1-doc"
652652
}
653653
],
654-
"store_path": "/nix/store/wplkljlxs57ab2hcs0n11907px1g81lz-zig-0.14.1"
654+
"store_path": "/nix/store/rpwp4jp24qwqzv2752wwhg2xr1nimi85-zig-0.15.1"
655655
},
656656
"aarch64-linux": {
657657
"outputs": [
658658
{
659659
"name": "out",
660-
"path": "/nix/store/ncg1zr76vc7lmlpq0bddkn5kzp9k1ncl-zig-0.14.1",
661-
"default": true
662-
},
663-
{
664-
"name": "doc",
665-
"path": "/nix/store/kp1dfmsm62kc6gbmkrynpgclmx4if4wy-zig-0.14.1-doc"
666-
}
667-
],
668-
"store_path": "/nix/store/ncg1zr76vc7lmlpq0bddkn5kzp9k1ncl-zig-0.14.1"
669-
},
670-
"x86_64-darwin": {
671-
"outputs": [
672-
{
673-
"name": "out",
674-
"path": "/nix/store/i8vzjmmsvmrgddnach5p8ah6b0dvdaj8-zig-0.14.1",
660+
"path": "/nix/store/bs6xx6g65dgphbdhxlzwkri580a4ps45-zig-0.15.1",
675661
"default": true
676662
},
677663
{
678664
"name": "doc",
679-
"path": "/nix/store/0qcfvj0gbwwpxpjxpxjcppfxncwibwwd-zig-0.14.1-doc"
665+
"path": "/nix/store/qvj1jzxm3mv53pwj77f0ls3q9ccbinyb-zig-0.15.1-doc"
680666
}
681667
],
682-
"store_path": "/nix/store/i8vzjmmsvmrgddnach5p8ah6b0dvdaj8-zig-0.14.1"
668+
"store_path": "/nix/store/bs6xx6g65dgphbdhxlzwkri580a4ps45-zig-0.15.1"
683669
},
684670
"x86_64-linux": {
685671
"outputs": [
686672
{
687673
"name": "out",
688-
"path": "/nix/store/n2620b80jfxfn7c80qdmp6ma9v71rjbl-zig-0.14.1",
674+
"path": "/nix/store/0lhqddd2i6dybgidm29i9zc4simd1rm3-zig-0.15.1",
689675
"default": true
690676
},
691677
{
692678
"name": "doc",
693-
"path": "/nix/store/isbni9wl677a166vhw96kd2nkx5s6iyg-zig-0.14.1-doc"
679+
"path": "/nix/store/6n0lg4hs95m3qjja7j5lxs3r3pa8fimw-zig-0.15.1-doc"
694680
}
695681
],
696-
"store_path": "/nix/store/n2620b80jfxfn7c80qdmp6ma9v71rjbl-zig-0.14.1"
682+
"store_path": "/nix/store/0lhqddd2i6dybgidm29i9zc4simd1rm3-zig-0.15.1"
697683
}
698684
}
699685
},

0 commit comments

Comments
 (0)