mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-23 20:44:12 +00:00
stdenv/darwin: add darwin.{libutil,copyfile}
to SDK packages
This commit is contained in:
parent
2074196679
commit
38835c8256
@ -349,9 +349,11 @@ let
|
|||||||
inherit (prevStage.darwin)
|
inherit (prevStage.darwin)
|
||||||
Csu
|
Csu
|
||||||
adv_cmds
|
adv_cmds
|
||||||
|
copyfile
|
||||||
libiconv
|
libiconv
|
||||||
libresolv
|
libresolv
|
||||||
libsbuf
|
libsbuf
|
||||||
|
libutil
|
||||||
system_cmds
|
system_cmds
|
||||||
;
|
;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user