Skip to content

mkCargoDerivation: replace Cargo.lock with contents of cargoLock#425

Merged
ipetkov merged 1 commit intomasterfrom
lock-override
Oct 15, 2023
Merged

mkCargoDerivation: replace Cargo.lock with contents of cargoLock#425
ipetkov merged 1 commit intomasterfrom
lock-override

Conversation

@ipetkov
Copy link
Copy Markdown
Owner

@ipetkov ipetkov commented Oct 15, 2023

Motivation

  • The vendoring helpers already accept a cargoLock override, so automatically linking it in the derivation (if set) makes it a bit easier without having the caller manually do the link themselves

Fixes #422

Checklist

  • added tests to verify new behavior
  • added an example template or updated an existing one
  • updated docs/API.md (or general documentation) with changes
  • updated CHANGELOG.md

* The vendoring helpers already accept a `cargoLock` override, so
  automatically linking it in the derivation (if set) makes it a bit
  easier without having the caller manually do the link themselves
@ipetkov ipetkov enabled auto-merge (squash) October 15, 2023 01:13
@ipetkov ipetkov merged commit 4dcf584 into master Oct 15, 2023
@ipetkov ipetkov deleted the lock-override branch October 15, 2023 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: build crane-utils using a different toolchain

1 participant