Skip to content

minimal-bootstrap.gcc-glibc: init at 13.2.0#471642

Merged
Ericson2314 merged 1 commit intoNixOS:masterfrom
Gskartwii:minimal-bootstrap-gcc-glibc
Jan 12, 2026
Merged

minimal-bootstrap.gcc-glibc: init at 13.2.0#471642
Ericson2314 merged 1 commit intoNixOS:masterfrom
Gskartwii:minimal-bootstrap-gcc-glibc

Conversation

@Gskartwii
Copy link
Contributor

In this PR, the minimal-bootstrap scope gets a version of GCC that is linked to musl, but which produces output code linked with glibc. This will eventually be useful for bootstrapping glibc-based stdenvs.

Things done

  • Built on platform:
    • x86_64-linux
    • i686-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. labels Dec 17, 2025
@Gskartwii Gskartwii force-pushed the minimal-bootstrap-gcc-glibc branch from 1f77d59 to e2c192f Compare January 12, 2026 13:55
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. and removed 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Jan 12, 2026
@Gskartwii Gskartwii force-pushed the minimal-bootstrap-gcc-glibc branch from e2c192f to 7922558 Compare January 12, 2026 14:06
@Gskartwii Gskartwii marked this pull request as ready for review January 12, 2026 14:13
@Ericson2314 Ericson2314 added this pull request to the merge queue Jan 12, 2026
Merged via the queue into NixOS:master with commit ce68ec7 Jan 12, 2026
29 of 31 checks passed
@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. labels Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants