fix: corrected the hash attribute

This commit is contained in:
D. Moonfire 2023-08-27 09:04:48 -05:00
parent 99d82d207c
commit a2cb643128

View file

@ -23,7 +23,7 @@
src = fetchPypi {
inherit pname version;
sha256 = "sha256-mHV/U9Vqv7fSsLYNrCXckkJ1YpsccLd8HsJ78IwLX0Y=";
hash = "sha256-mHV/U9Vqv7fSsLYNrCXckkJ1YpsccLd8HsJ78IwLX0Y=";
};
nativeCheckInputs = with python3Packages; [