Update default.nix

This commit is contained in:
Trim21
2024-12-18 08:10:16 +08:00
committed by GitHub
parent 959dee9912
commit dd3f953ba4

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=";