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
This commit is contained in:
Clément
2026-04-03 16:32:17 -07:00
parent 839a729233
commit 037e09f871

View File

@@ -34,7 +34,6 @@ let
rev = "ef3b57438564f2877148a23055f3f0ffce66df11";
hash = "sha256-Cg96tsi6h1DX4VSsq1B8DTn0GxnBfoZK2nuxeT/+ca0=";
};
patches = [ ];
};
in