Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: mark apt extension as reproducible when using a lockfile #149

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

cerisier
Copy link

@cerisier cerisier commented Jan 24, 2025

When using a lockfile, an entry in the MODULE.bazel.lock is redundant.

Marking the extension as reproducible only when a lockfile is provided saves an entry in the lockfile.

Note, I had to move bazel_features out of dev_dependency because the reproducible field on extension_metadata only appeared in 7.1.0.

When using a lockfile, an entry in the MODULE.bazel.lock is
redundant.

Marking the extension as reproducible only when a lockfile is
provided saves an entry in the lockfile.
@cerisier
Copy link
Author

@thesayyn buildifier fixed

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.

2 participants