nixpkgs/pkgs/os-specific
Alyssa Ross 89f4dd9602
busybox-sandbox-shell: fix eval for musl
Setting useMusl all the time to a condition dependent on isGnu meant
that for musl platforms, useMusl ended up being set to false, tripping
the assertion in the busybox expression.  The correct thing to do is
to leave useMusl at its default value, except for in the specific case
where we want to force it to true.

Fixes: 11472f0d1b ("busybox-sandbox-shell: replace pkgsStatic with useMusl")
2024-12-03 00:57:57 +01:00
..
bsd freebsd.libc: break into many small derivations 2024-11-27 00:38:57 -07:00
darwin ios-deploy: rename from darwin.ios-deploy 2024-11-28 17:23:55 +01:00
linux busybox-sandbox-shell: fix eval for musl 2024-12-03 00:57:57 +01:00
windows windows.mingw_w64: fix building on arm 2024-11-06 17:27:15 -05:00