Noticed it is glibc-nptl, not ntpl as I mistyped.
svn path=/nixpkgs/trunk/; revision=9159
This commit is contained in:
parent
ac311eb30a
commit
88483fdb70
@ -1420,7 +1420,7 @@ rec {
|
||||
#installLocales = false;
|
||||
});
|
||||
|
||||
glibcNTPL = import ../development/libraries/glibc-ntpl {
|
||||
glibcNPTL = import ../development/libraries/glibc-nptl {
|
||||
inherit stdenv fetchurl kernelHeaders;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user