Merge pull request #129370 from Anduh/boot-update-homepage
This commit is contained in:
commit
3f7ea1d7d5
@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Build tooling for Clojure";
|
||||
homepage = "https://boot-clj.com/";
|
||||
homepage = "https://boot-clj.github.io/";
|
||||
license = licenses.epl10;
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
maintainers = with maintainers; [ ragge ];
|
||||
|
Loading…
Reference in New Issue
Block a user