python31{3,4}.pkgs.scipp: enable on Darwin
The error quoted is gone now.
This commit is contained in:
@@ -103,11 +103,5 @@ buildPythonPackage rec {
|
||||
homepage = "https://scipp.github.io";
|
||||
license = lib.licenses.bsd3;
|
||||
maintainers = with lib.maintainers; [ doronbehar ];
|
||||
# Got:
|
||||
#
|
||||
# error: a template argument list is expected after a name prefixed by the template keyword [-Wmissing-template-arg-list-after-template-kw]
|
||||
#
|
||||
# Needs debugging along with upstream.
|
||||
broken = stdenv.hostPlatform.isDarwin;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user