mysql-workbench: use latest jre

This commit is contained in:
Infinidoge
2024-05-23 10:48:04 +02:00
committed by Weijia Wang
parent 3305b2b25e
commit f6376745de
-1
View File
@@ -39840,7 +39840,6 @@ with pkgs;
};
mysql = mysql;
pcre = pcre-cpp;
jre = openjdk19; # TODO: remove override https://github.com/NixOS/nixpkgs/pull/89731
});
r128gain = callPackage ../applications/audio/r128gain { };