This commit is contained in:
mjallen18
2026-03-16 17:04:37 -05:00
parent 8c93a6473d
commit dad0dbf6b5

View File

@@ -10,7 +10,7 @@ python3Packages.buildPythonPackage rec {
src = python3Packages.fetchPypi {
inherit pname version;
hash = "sha256-VrnL2a2qq/tg9sRTKO+vlvQKMjNT3K2sm/B5UAYdqqA=";
hash = "sha256-gkx2ebxtJcRitGX68Xf4EAlxHP+b8wAbKpH5xb+lxYk=";
};
build-system = with python3Packages; [