parent
212d028331
commit
9b044a1dba
@ -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 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user