mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-09 13:43:50 +00:00
mysql-workbench: use latest jre
This commit is contained in:
parent
3305b2b25e
commit
f6376745de
@ -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 { };
|
||||
|
Loading…
Reference in New Issue
Block a user