!FBuJyWXTGcGtHTPphC:nixos.org

Nix Rust

674 Members
Rust152 Servers

You have reached the beginning of time (for this room).


SenderMessageTime
18 Dec 2025
@damccull:matrix.orgdamccull

If it helps, it's specifically crashing on dioxis-cli

these 3 derivations will be built:
  /nix/store/my5wjqmc7nvmprq294dwzadg56bvq3jd-cargo-msrv-0.18.4.drv
  /nix/store/w0gpqb602fba792p5y6shhk00jyjm72y-dioxus-cli-0.7.0.drv
  /nix/store/n6bw1dssgvgjfnxwx9igxgq9z1qikjmv-nix-shell.drv
building '/nix/store/w0gpqb602fba792p5y6shhk00jyjm72y-dioxus-cli-0.7.0.drv'...
building '/nix/store/my5wjqmc7nvmprq294dwzadg56bvq3jd-cargo-msrv-0.18.4.drv'...
error: builder for '/nix/store/w0gpqb602fba792p5y6shhk00jyjm72y-dioxus-cli-0.7.0.drv' failed with exit code 101;
       last 18 log lines:
       > Running phase: unpackPhase
       > unpacking source archive /nix/store/gyr049rgffgxbkv6fycn641krhl31jl7-source
       > source root is source
       > Executing cargoSetupPostUnpackHook
       > Finished cargoSetupPostUnpackHook
       > Running phase: patchPhase
       > Executing cargoSetupPostPatchHook
       > Validating consistency between /build/source/Cargo.lock and /build/cargo-vendor-dir/Cargo.lock
       > Finished cargoSetupPostPatchHook
       > Running phase: updateAutotoolsGnuConfigScriptsPhase
       > Running phase: configurePhase
       > Running phase: buildPhase
       > error: rustc 1.86.0 is not supported by the following package:
       >   cargo-util-schemas@0.10.1 requires rustc 1.89
       > Either upgrade rustc or select compatible dependency versions with
       > `cargo update <name>@<current-ver> --precise <compatible-ver>`
       > where `<compatible-ver>` is the latest version supporting rustc 1.86.0
       >
       For full logs, run 'nix log /nix/store/w0gpqb602fba792p5y6shhk00jyjm72y-dioxus-cli-0.7.0.drv'.
error: 1 dependencies of derivation '/nix/store/n6bw1dssgvgjfnxwx9igxgq9z1qikjmv-nix-shell.drv' failed to build
18:34:56
@damccull:matrix.orgdamccullOoh, ok. Grok was useful this time. LLMs are starting to sometimes understand nix better. By having the dioxus-cli follow both nixpkgs and rust-overlay, it forced it to use my preferred versions rather than the version that comes with dioxus-cli. I guess I should report to dioxus their flake seems broken :D18:50:12
@damccull:matrix.orgdamccullWell, it's still compiliing so no guarantee yet, but I'll let you all know.18:50:45

Show newer messages


Back to Room ListRoom Version: 6