sbt: format
This commit is contained in:
parent
ca55365711
commit
b5c2e3ffcc
@ -11,8 +11,7 @@ stdenv.mkDerivation rec {
|
||||
version = "1.4.9";
|
||||
|
||||
src = fetchurl {
|
||||
url =
|
||||
"https://github.com/sbt/sbt/releases/download/v${version}/sbt-${version}.tgz";
|
||||
url = "https://github.com/sbt/sbt/releases/download/v${version}/sbt-${version}.tgz";
|
||||
sha256 = "sha256-lUaBGfdkFJk2czCmCkuKYhHm6n+L3n1kfGexndj9224=";
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user