-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Reflect musl/glibc correctly in meta.platforms for binary GHCs #212098
Copy link
Copy link
Open
Labels
0.kind: enhancementAdd something new or improve an existing system.Add something new or improve an existing system.2.status: stalehttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.mdhttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md6.topic: haskellGeneral-purpose, statically typed, purely functional programming languageGeneral-purpose, statically typed, purely functional programming language6.topic: muslRunning or building packages with musl libcRunning or building packages with musl libc
Metadata
Metadata
Assignees
Labels
0.kind: enhancementAdd something new or improve an existing system.Add something new or improve an existing system.2.status: stalehttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.mdhttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md6.topic: haskellGeneral-purpose, statically typed, purely functional programming languageGeneral-purpose, statically typed, purely functional programming language6.topic: muslRunning or building packages with musl libcRunning or building packages with musl libc
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Enhancements
We should be able to leverage #195294 (which allows adding proper
lib.platformsto themeta.platformslist to my understanding) in order to get rid of the following HACK:nixpkgs/pkgs/development/compilers/ghc/9.2.4-binary.nix
Lines 423 to 433 in 0c9c29c
cc @amjoseph-nixpkgs