Skip to content

bootstrapFiles should be updated periodically to avoid arcane bugs in stale binaries #253713

@trofi

Description

@trofi

Current bootstrapFiles in pkgs/stdenv/linux/bootstrap-files are not that current. Some of then come from 2019, some of them are more recent.

This causes various issues when newer packages (usually toolchains like gcc) fail to build against old tools.

A few recent examples:

Suggestion: update bootstrapFiles as part of the NixOS release process at least for the platforms supported by Hydra. That way we would get guaranteed 6 month cadence of updates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    0.kind: bugSomething is broken6.topic: bootstrapBootstrapping, avoiding pre-built binaries. Often overlaps with cross-compilation.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions