Merge pull request #313929 from wegank/mysql-workbench-jre
mysql-workbench: use latest jre
This commit is contained in:
commit
c9102f72fb
@ -39826,7 +39826,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 { };
|
||||
|
Loading…
Reference in New Issue
Block a user