Reapply "splice.nix: make pkgs splicedPackages" (#456138)

This commit is contained in:
Philip Taron
2025-11-01 13:49:33 +00:00
committed by GitHub
12 changed files with 21 additions and 48 deletions

View File

@@ -302,15 +302,6 @@ rec {
libc = "newlib";
};
#
# Redox
#
x86_64-unknown-redox = {
config = "x86_64-unknown-redox";
libc = "relibc";
};
#
# Darwin
#