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
I am trying to build the project using Nix's rustPlatform.buildRustPackage function, which fails as a Cargo.lock file is required. Would you mind committing it to the repo? (For that matter, having a Nix flake would be awesome, too 🚀 )
I am trying to build the project using Nix's
rustPlatform.buildRustPackagefunction, which fails as aCargo.lockfile is required. Would you mind committing it to the repo? (For that matter, having a Nix flake would be awesome, too 🚀 )