Skip to content

Commit

Permalink
update metals to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gvolpe committed Jul 29, 2023
1 parent a94069d commit ae720fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/metalsOverlay.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ let
in
{
metals = builder {
version = "0.11.11";
outputHash = "sha256-oz4lrRnpVzc9kN+iJv+mtV/S1wdMKwJBkKpvmWCSwE0=";
version = "1.0.0";
outputHash = "sha256-futBxdMEJN0UdDvlk5FLUUmcG7r7P7D81IhbC2oYn5s=";
};
}

0 comments on commit ae720fd

Please sign in to comment.