mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 08:01:31 +00:00
flit, flit-core: update homepage
This commit is contained in:
@@ -50,7 +50,7 @@ buildPythonPackage rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "A simple packaging tool for simple packages";
|
||||
homepage = "https://github.com/takluyver/flit";
|
||||
homepage = "https://github.com/pypa/flit";
|
||||
license = licenses.bsd3;
|
||||
maintainers = [ maintainers.fridh ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user