Skip to content

Commit d184fdb

Browse files
authored
flit: repo moved (NixOS#366025)
2 parents 3fa96e6 + dd3f953 commit d184fdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/development/python-modules/flit/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ buildPythonPackage rec {
2222
format = "pyproject";
2323

2424
src = fetchFromGitHub {
25-
owner = "takluyver";
25+
owner = "pypa";
2626
repo = "flit";
2727
rev = version;
2828
hash = "sha256-yl2+PcKr7xRW4oIBWl+gzh/nKhSNu5GH9fWKRGgaNHU=";

0 commit comments

Comments
 (0)