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

stdenv: build gettext only once #210109

Merged
merged 1 commit into from Jan 14, 2023
Merged

stdenv: build gettext only once #210109

merged 1 commit into from Jan 14, 2023

Conversation

ghost
Copy link

@ghost ghost commented Jan 10, 2023

Description of changes

Right now we build gettext several times during the bootstrap. Gettext's build process is "embarrassingly serial", so avoiding rebuilding it speeds things up considerably.

Things done

Right now we build gettext several times during the bootstrap.
Gettext's build process is "embarrassingly serial", so avoiding
rebuilding it speeds things up considerably.
@github-actions github-actions bot added the 6.topic: stdenv Standard environment label Jan 10, 2023
@ghost ghost mentioned this pull request Jan 10, 2023
4 tasks
@ghost ghost marked this pull request as ready for review January 11, 2023 00:11
@Artturin
Copy link
Member

seems ok

@Artturin Artturin merged commit 5fae6b5 into NixOS:staging Jan 14, 2023
@ghost ghost deleted the pr/stdenv/build-gettext-only-once branch January 15, 2023 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant