rPackages.dbarts: x86 platform only

This commit is contained in:
Justin Bedo
2024-05-31 10:11:50 +10:00
parent 86f8e1049a
commit 7e71c44c9b
+2
View File
@@ -1743,6 +1743,8 @@ let
preConfigure = "patchShebangs configure";
});
dbarts = old.dbarts.override { platforms = lib.platforms.x86_64 ++ lib.platforms.x86; };
geomorph = old.geomorph.overrideAttrs (attrs: {
RGL_USE_NULL = "true";
});