super-slicer: fix typo in meta.homepage

This commit is contained in:
fleaz 2022-03-16 21:07:42 +01:00
parent c66b6e000f
commit 3bbf26b8ab
No known key found for this signature in database
GPG key ID: AED15F8FDD04D083

View file

@ -45,7 +45,7 @@ let
meta = with lib; {
inherit description;
homepage = "https://github.com/supermerili/SuperSlicer";
homepage = "https://github.com/supermerill/SuperSlicer";
license = licenses.agpl3;
maintainers = with maintainers; [ cab404 moredread ];
mainProgram = "superslicer";