Skip to content

Conversation

gagath
Copy link

@gagath gagath commented Mar 10, 2025

SOURCE_DATE_EPOCH is a standardised environment variable that distributions can set centrally and have build tools consume this in order to produce reproducible output.

See https://reproducible-builds.org/docs/source-date-epoch/

This patch was crafted to make the distribution of the NL version reproducible in Debian.

Closes: #719

SOURCE_DATE_EPOCH is a standardised environment variable that
distributions can set centrally and have build tools consume this in
order to produce reproducible output.

See https://reproducible-builds.org/docs/source-date-epoch/

This patch was crafted to make the distribution of the NL version
reproducible in Debian.

Closes: JetBrains#719
@gagath gagath force-pushed the make-nl-version-reproducible branch from 6a4426e to 6402ae9 Compare March 10, 2025 18:17
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.

GenerateNLVersion.kt prevents reproducible builds for NL variants

1 participant