Skip to content

Missing lockfile #913

Description

@EpicEric

Hi there! I'm currently trying to package the Fyrox project manager for Nix (NixOS/nixpkgs#503737) and one issue I've been hitting is the lack of a Cargo.lock file for reproducible building of the project.

Normally Rust crate repositories will not add Cargo.lock to .gitignore, as to ensure that they are built with specific crate versions across machines. This would also be beneficial for debugging problems from users building from source, as their dependencies should match the versions committed to the repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions