You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since my latest nix flake update zed-editor (0.174.5) build fails with the following error:
error: builder for'/nix/store/i6q2blcq6yyrrfxvmhwlqfwcz5jwc4kv-zed-editor-0.174.5.drv' failed with exit code 101;
last 25 log lines:
> Compiling allocator-api2 v0.2.21
> Compiling icu_locid_transform_data v1.5.0
> Compiling fs_extra v1.3.0
> Compiling dunce v1.0.5
> error: linker `clang` not found
>|> = note: No such file or directory (os error 2)
>> error: could not compile `proc-macro2` (build script) due to 1 previous error
> warning: build failed, waiting for other jobs to finish...
> error: could not compile `libc` (build script) due to 1 previous error
> error: could not compile `serde` (build script) due to 1 previous error
> error: could not compile `typeid` (build script) due to 1 previous error
> error: could not compile `libc` (build script) due to 1 previous error
> error: could not compile `anyhow` (build script) due to 1 previous error
> error: could not compile `typenum` (build script) due to 1 previous error
> error: could not compile `rustix` (build script) due to 1 previous error
> error: could not compile `serde_json` (build script) due to 1 previous error
> error: could not compile `libm` (build script) due to 1 previous error
> error: could not compile `crossbeam-utils` (build script) due to 1 previous error
> error: could not compile `paste` (build script) due to 1 previous error
> error: could not compile `thiserror` (build script) due to 1 previous error
> error: could not compile `syn` (build script) due to 1 previous error
> error: could not compile `tiny-keccak` (build script) due to 1 previous error
> error: could not compile `crunchy` (build script) due to 1 previous error
For full logs, run 'nix log /nix/store/i6q2blcq6yyrrfxvmhwlqfwcz5jwc4kv-zed-editor-0.174.5.drv'.
error: 1 dependencies of derivation '/nix/store/xffs3vfb8rfn5gipr8fbfi9vh9xwgdfn-home-manager-path.drv' failed to build
error: 1 dependencies of derivation '/nix/store/d4z74l0slw2smh13fanvfb1261plw516-home-manager-generation.drv' failed to build
error: 1 dependencies of derivation '/nix/store/fv8m1hwgb8g11496nhvcgg1vgfkbvc3n-unit-home-manager-lukes.service.drv' failed to build
error: 1 dependencies of derivation '/nix/store/2cvslihy9ll5yih12nihpnrd8z71kls0-system-units.drv' failed to build
error: 1 dependencies of derivation '/nix/store/337qx6a6hn65mw4d1yn3pkn296sw3k2a-etc.drv' failed to build
error: 1 dependencies of derivation '/nix/store/sa8c5glmxhmv2lf8sh5g3rqnxd472p66-nixos-system-workstation-0-25.05.20250221.32fb99b.drv' failed to build
Are you following the right branch?
Is there an existing issue for this?
Issue description
Since my latest
nix flake update
zed-editor (0.174.5) build fails with the following error:Maintainer CC
No response
System information
The text was updated successfully, but these errors were encountered: