@@ -16700,7 +16700,9 @@ in {
|
|||||||
patchelf --set-rpath $new_rpath $out/${py.sitePackages}/_tkinter*
|
patchelf --set-rpath $new_rpath $out/${py.sitePackages}/_tkinter*
|
||||||
'';
|
'';
|
||||||
|
|
||||||
inherit (py) meta;
|
meta = py.meta // {
|
||||||
|
platforms = platforms.linux;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
tlslite = buildPythonPackage rec {
|
tlslite = buildPythonPackage rec {
|
||||||
|
|||||||
Reference in New Issue
Block a user