mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 07:23:20 +00:00
Fix typo in `all-packages.nix'.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32368
This commit is contained in:
parent
d4742ad714
commit
a5d55a9514
@ -3587,7 +3587,7 @@ let
|
||||
inherit (gnu) machHeaders hurdHeaders libpthreadHeaders mig;
|
||||
inherit fetchgit;
|
||||
}
|
||||
else { })));
|
||||
else { }))));
|
||||
|
||||
# We can choose:
|
||||
libcCrossChooser = name : if (name == "glibc") then glibcCross
|
||||
|
Loading…
Reference in New Issue
Block a user