pythonPackages.libasyncns: fix build with glibc-2.25
This commit is contained in:
@@ -28176,7 +28176,7 @@ EOF
|
||||
buildInputs = with self; [ pytest pkgs.glibcLocales ];
|
||||
};
|
||||
|
||||
libasyncns = callPackage ../development/python-modules/libasyncns.nix {
|
||||
libasyncns = callPackage ../development/python-modules/libasyncns {
|
||||
inherit (pkgs) libasyncns pkgconfig;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user