Skip to content
This repository was archived by the owner on Mar 28, 2024. It is now read-only.

Conversation

@ehllie
Copy link
Contributor

@ehllie ehllie commented Nov 25, 2023

The current version of flake.nix uses the buildRustPackage function to create flake outputs. The downside of that, is that the hash of the cargo dependencies needs to be written manually, meaning each time Cargo.toml or Cargo.lock changes, the flake derivations break. This change uses nci which does not need manual setting of the output hash, and should therefore not break anymore.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant