Skip to content

Conversation

@jozip
Copy link
Contributor

@jozip jozip commented Jan 6, 2026

A flurry of fixes since #30644 broke a lot of things, most notably how environment variables are being handled.

See https://codeberg.org/ziglang/zig/pulls/30644

Note that build.zig.zon temporarily points to the following patches for known-folders and lsp-kit:

Dependencies are fixed as of 2026-01-07.

A flurry of fixes since #30644 broke a lot of things, most notably
how environment variables are being handled.

See https://codeberg.org/ziglang/zig/pulls/30644

Note that `build.zig.zon` temporarily points to the following patches
for `known-folders` and `lsp-kit`:
* https://github.com/jozip/known-folders
  Commit: 146c29a398157435a63061ece3fbe50d05c0b9ba
* https://github.com/jozip/lsp-kit
  Commit: f82c6ec781c2945a5a18422d92e61d4ac1d53f5a
@jozip
Copy link
Contributor Author

jozip commented Jan 6, 2026

I guess 0.16.0-dev.2009+9d08eba2e is too bleeding edge at the moment 😄

@jozip
Copy link
Contributor Author

jozip commented Jan 7, 2026

zig build test passed fine on my machine, but I missed tried building the executable. Back in a sec.

@Techatrix
Copy link
Member

I have some local changes ready that should fix some issues with this PR. Let me know if it's ok if I can push them to this PR.

@jozip
Copy link
Contributor Author

jozip commented Jan 7, 2026

I have some local changes ready that should fix some issues with this PR. Let me know if it's ok if I can push them to this PR.

Go ahead!

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/30a3c519afcf3f99e2c6df3b359aec5692054d92?narHash=sha256-8IQQUorUGiSmFaPnLSo2%2BT%2BrjHtiNWc%2BOAzeHck7N48%3D' (2026-01-03)
  → 'github:NixOS/nixpkgs/3c9db02515ef1d9b6b709fc60ba9a540957f661c?narHash=sha256-2GffSfQxe3sedHzK%2BsTKlYo/NTIAGzbFCIsNMUPAAnk%3D' (2026-01-05)
• Updated input 'zig-overlay':
    'github:mitchellh/zig-overlay/501956cc4a633fdc744dc4cdd88ce12c65b7fc65?narHash=sha256-rNGKx9KO30dKt1wfpf6F0DrUaqp4jRZoqUi6%2BFy32yM%3D' (2026-01-05)
  → 'github:mitchellh/zig-overlay/1508a4f84129c2824ee4fcbdec31c63bdcf08756?narHash=sha256-Jc/KmlLyn2T8P/ZpgBoMkULsfmn8B4PjnwiXzlEA9Zg%3D' (2026-01-06)
@jozip
Copy link
Contributor Author

jozip commented Jan 7, 2026

Beautiful!

@Techatrix Techatrix linked an issue Jan 7, 2026 that may be closed by this pull request
@Techatrix Techatrix merged commit d732b05 into zigtools:master Jan 7, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ZLS fails to build with Zig 0.16.0-dev.1976+8e091047b

2 participants