Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [nixos@nixos:/etc/nixos]$ sudo nixos-rebuild switch
- building Nix...
- building the system configuration...
- these 15 derivations will be built:
- /nix/store/3wn891k6plivmwxylf8rms6xg8qkjicn-system-path.drv
- /nix/store/3sqpkkibmrmgsprmrlkvlaxs24nzwh2b-dbus-1.drv
- /nix/store/p3xb8rr20cgi8i8k6z00nimd67nnsd1j-X-Restart-Triggers-dbus.drv
- /nix/store/3ipxlpvip953zxqwansnqvqw16wfpyhn-unit-dbus.service.drv
- /nix/store/s8r62zix1j7nfyak9rbyn5864j2la1hc-nixos-wsl-utils-1.0.0.drv
- /nix/store/y7dprl2f6m8i46i70c7m5r0hjh3drhv4-wrapped-nologin.drv
- /nix/store/zlfwbcplqyspsi1b5vx82s16wb5iscmk-wrapped-bash.drv
- /nix/store/495lin6d7wl96qpgxl57qzbx08bz1pv8-users-groups.json.drv
- /nix/store/fk7l2qhd3skw8a9kikpywps6fq25vfya-set-environment.drv
- /nix/store/4w0j5z812g4snd0zkklzvlaqfxb2fkqn-etc-profile.drv
- /nix/store/ipasq37lb8scgkwx4pr7jj6lg8l8am2n-unit-dbus.service.drv
- /nix/store/qx5n1m1bhbcxh6n8lfs33fkb7cgdj0lq-user-units.drv
- /nix/store/r0hdh6pykrq3xcm9g7zsrginssp4d1pq-system-units.drv
- /nix/store/zn9rhd3scdwq6dijfbhcwb0n30q5xxhl-etc.drv
- /nix/store/myqzqipssw6jadprnx4kqdr9h3if5s4s-nixos-system-nixos-23.11.7621.842253bf992c.drv
- building '/nix/store/3wn891k6plivmwxylf8rms6xg8qkjicn-system-path.drv'...
- building '/nix/store/s8r62zix1j7nfyak9rbyn5864j2la1hc-nixos-wsl-utils-1.0.0.drv'...
- Running phase: unpackPhase
- unpacking source archive /nix/store/kv0zhniaa97ba9cx4zy9396xr8z8x0xv-utils
- source root is utils
- Executing cargoSetupPostUnpackHook
- created 6284 symlinks in user environment
- Finished cargoSetupPostUnpackHook
- Running phase: patchPhase
- Executing cargoSetupPostPatchHook
- Validating consistency between /build/utils/Cargo.lock and /build/cargo-vendor-dir/Cargo.lock
- Finished cargoSetupPostPatchHook
- Running phase: updateAutotoolsGnuConfigScriptsPhase
- Running phase: configurePhase
- Running phase: buildPhase
- Executing cargoBuildHook
- ++ env CC_X86_64_UNKNOWN_LINUX_GNU=/nix/store/shdkxxdlpv66wl33rh9d01zfypaka1dn-gcc-wrapper-12.3.0/bin/cc CXX_X86_64_UNKNOWN_LINUX_GNU=/nix/store/shdkxxdlpv66wl33rh9d01zfypaka1dn-gcc-wrapper-12.3.0/bin/c++ CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=/nix/store/shdkxxdlpv66wl33rh9d01zfypaka1dn-gcc-wrapper-12.3.0/bin/cc CC_X86_64_UNKNOWN_LINUX_GNU=/nix/store/shdkxxdlpv66wl33rh9d01zfypaka1dn-gcc-wrapper-12.3.0/bin/cc CXX_X86_64_UNKNOWN_LINUX_GNU=/nix/store/shdkxxdlpv66wl33rh9d01zfypaka1dn-gcc-wrapper-12.3.0/bin/c++ CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=/nix/store/shdkxxdlpv66wl33rh9d01zfypaka1dn-gcc-wrapper-12.3.0/bin/cc CARGO_BUILD_TARGET=x86_64-unknown-linux-gnu HOST_CC=/nix/store/shdkxxdlpv66wl33rh9d01zfypaka1dn-gcc-wrapper-12.3.0/bin/cc HOST_CXX=/nix/store/shdkxxdlpv66wl33rh9d01zfypaka1dn-gcc-wrapper-12.3.0/bin/c++ cargo build -j 8 --target x86_64-unknown-linux-gnu --frozen --profile release
- building '/nix/store/3sqpkkibmrmgsprmrlkvlaxs24nzwh2b-dbus-1.drv'...
- error: package `clap v4.5.7` cannot be built because it requires rustc 1.74 or newer, while the currently active rustc version is 1.73.0
- Either upgrade to rustc 1.74 or newer, or use
- cargo update -p [email protected] --precise ver
- where `ver` is the latest version of `clap` supporting rustc 1.73.0
- error: builder for '/nix/store/s8r62zix1j7nfyak9rbyn5864j2la1hc-nixos-wsl-utils-1.0.0.drv' failed with exit code 101
- error: 1 dependencies of derivation '/nix/store/myqzqipssw6jadprnx4kqdr9h3if5s4s-nixos-system-nixos-23.11.7621.842253bf992c.drv' failed to build
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement