-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Open
Labels
0.kind: bugSomething is brokenSomething is broken2.status: stalehttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.mdhttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md6.topic: muslRunning or building packages with musl libcRunning or building packages with musl libc6.topic: staticStatic builds (e.g. pkgsStatic)Static builds (e.g. pkgsStatic)
Description
Describe the bug
pkgsStatic switches the libc from the default glibc to musl. But musl has its own pkgs overlay, that should compose with pkgsStatic. Currently it does not: #114510.
See also #136549 (comment):
The fact
pkgsStaticis using musl is an accident: glibc static build was broken at the time and musl was used instead. IdeallypkgsStaticshould differ frompkgsin just having-statickind of flags.Nowadays
glibc.staticis working and I was actually thinking about changingpkgsStaticback to using it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0.kind: bugSomething is brokenSomething is broken2.status: stalehttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.mdhttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md6.topic: muslRunning or building packages with musl libcRunning or building packages with musl libc6.topic: staticStatic builds (e.g. pkgsStatic)Static builds (e.g. pkgsStatic)