๐Ÿš€ Update nixos with a single command tangled.org/badwatt.com/zix
zig nixos
1

Configure Feed

Select the types of activity you want to include in your feed.

chore: bump version

Alvaro (May 31, 2026, 12:40 AM +0200) bf6e16af b5788ee4

+2 -1
+1
.tangled/workflows/release.yml
··· 16 16 - bash 17 17 - coreutils 18 18 - nix 19 + - gawk 19 20 20 21 environment: 21 22 CI: "true"
+1 -1
build.zig.zon
··· 1 1 .{ 2 2 .name = .zix, 3 - .version = "0.9.4", 3 + .version = "0.9.5", 4 4 .fingerprint = 0x4cc61d7440c1804b, 5 5 .minimum_zig_version = "0.16.0", 6 6 .dependencies = .{},