Skip to content

Commit

Permalink
runelite: use latest jdk
Browse files Browse the repository at this point in the history
  • Loading branch information
gebner committed Sep 20, 2020
1 parent 9481828 commit 84a0da2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pkgs/top-level/all-packages.nix
Expand Up @@ -6779,9 +6779,7 @@ in

rubocop = callPackage ../development/tools/rubocop { };

runelite = callPackage ../games/runelite {
jre = openjdk11;
};
runelite = callPackage ../games/runelite { };

runningx = callPackage ../tools/X11/runningx { };

Expand Down

0 comments on commit 84a0da2

Please sign in to comment.