From 1de809a9e9443c1f25c357de6fbd244468e34d1d Mon Sep 17 00:00:00 2001 From: Sergei Zimmerman <145775305+xokdvium@users.noreply.github.com> Date: Fri, 18 Oct 2024 11:34:04 +0300 Subject: [PATCH] super-slicer-latest: fix build --- pkgs/applications/misc/prusa-slicer/super-slicer.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pkgs/applications/misc/prusa-slicer/super-slicer.nix b/pkgs/applications/misc/prusa-slicer/super-slicer.nix index 50dcd18d738a..d790982b77ee 100644 --- a/pkgs/applications/misc/prusa-slicer/super-slicer.nix +++ b/pkgs/applications/misc/prusa-slicer/super-slicer.nix @@ -17,6 +17,11 @@ let hash = "sha256-v0q2MhySayij7+qBTE5q01IOq/DyUcWnjpbzB/AV34c="; }) ./meshboolean-const.patch + # Drop if this fix gets merged upstream + (fetchpatch { + url = "https://github.com/supermerill/SuperSlicer/commit/fa7c545efa5d1880cf24af32083094fc872d3692.patch"; + hash = "sha256-fh31qrqjQiRQL03pQl4KJAEtbKMwG8/nJroqIDOIePw="; + }) ]; versions = {