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
{{ message }}
This repository was archived by the owner on Nov 20, 2022. It is now read-only.
I wanted to package evscript for NixOS, but it seems as cargo vendor failes with:
error: failed to sync
Caused by:
found duplicate version of package `libc v0.2.34` vendored from two sources:
source 1: https://github.com/rust-lang/libc#7c1297c9
source 2: registry https://github.com/rust-lang/crates.io-index
Unfortunately, I'm no Rust user myself, and so I wondered whether you could maybe update the Cargo.Lock for me, please? NixOS requires a valid Cargo.Lock as otherwise it could not guarantee the required reproducibility of a build.