nix: remove patch due to breakage

This commit is contained in:
cidkidnix
2022-01-10 18:24:49 -06:00
parent 1d8196e11a
commit 5fe33a98a2
2 changed files with 0 additions and 50 deletions

View File

@ -48,8 +48,6 @@ mkDerivation rec {
dontWrapQtApps = true;
patches = [ ./0001-pick-latest-java-first.patch ];
postPatch = ''
# hardcode jdk paths
substituteInPlace launcher/java/JavaUtils.cpp \