flit: repo moved (#366025)

This commit is contained in:
Philip Taron
2024-12-17 21:34:59 -08:00
committed by GitHub

View File

@@ -22,7 +22,7 @@ buildPythonPackage rec {
format = "pyproject";
src = fetchFromGitHub {
owner = "takluyver";
owner = "pypa";
repo = "flit";
rev = version;
hash = "sha256-yl2+PcKr7xRW4oIBWl+gzh/nKhSNu5GH9fWKRGgaNHU=";