orca-slicer: remove FLATPAK option (#360219)

This commit is contained in:
Sefa Eyeoglu
2024-12-01 12:06:02 +01:00
committed by GitHub
+2
View File
@@ -28,6 +28,8 @@ bambu-studio.overrideAttrs (
)
'';
cmakeFlags = lib.remove "-DFLATPAK=1" previousAttrs.cmakeFlags or [ ];
# needed to prevent collisions between the LICENSE.txt files of
# bambu-studio and orca-slicer.
postInstall = ''