mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-23 09:00:51 +00:00
Update default.nix
This commit is contained in:
@@ -22,7 +22,7 @@ buildPythonPackage rec {
|
||||
format = "pyproject";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "takluyver";
|
||||
owner = "pypa";
|
||||
repo = "flit";
|
||||
rev = version;
|
||||
hash = "sha256-yl2+PcKr7xRW4oIBWl+gzh/nKhSNu5GH9fWKRGgaNHU=";
|
||||
|
||||
Reference in New Issue
Block a user