python3Packages.maestral: Remove redundant override and update homepage
This commit is contained in:
committed by
Martin Weinelt
parent
64e0603499
commit
f3aae67da4
@@ -52,6 +52,6 @@ buildPythonPackage rec {
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ peterhoeg ];
|
||||
platforms = platforms.unix;
|
||||
inherit (src.meta) homepage;
|
||||
homepage = "https://maestral.app";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user