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