python312Packages.itk: unbreak (#385166)
This commit is contained in:
@@ -6662,6 +6662,7 @@ self: super: with self; {
|
||||
inherit python numpy;
|
||||
enablePython = true;
|
||||
enableRtk = false;
|
||||
stdenv = if stdenv.cc.isGNU then pkgs.stdenvAdapters.useLibsFrom stdenv pkgs.gcc12Stdenv else stdenv;
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user