From 037e09f87137826e2ee6d7b8a1793e058bb3e780 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment?= Date: Fri, 3 Apr 2026 16:32:17 -0700 Subject: [PATCH] multivnc: fix build failure the patch version of libvncserver was removing a patch required to build the deps as it is using a deprecated cmake version, causing the build to fail --- pkgs/by-name/mu/multivnc/package.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/by-name/mu/multivnc/package.nix b/pkgs/by-name/mu/multivnc/package.nix index eab618c1bae0..a3a4f7a85451 100644 --- a/pkgs/by-name/mu/multivnc/package.nix +++ b/pkgs/by-name/mu/multivnc/package.nix @@ -34,7 +34,6 @@ let rev = "ef3b57438564f2877148a23055f3f0ffce66df11"; hash = "sha256-Cg96tsi6h1DX4VSsq1B8DTn0GxnBfoZK2nuxeT/+ca0="; }; - patches = [ ]; }; in