nuc
This commit is contained in:
@@ -11,7 +11,7 @@ python3Packages.buildPythonPackage rec {
|
||||
src = python3Packages.fetchPypi {
|
||||
pname = "fatfs_ng";
|
||||
inherit version;
|
||||
hash = "sha256-Uwgr6kzX6e5mHUokWEr0tjDxTK1giWrGmyMbrM91X4o=";
|
||||
hash = "sha256-qwSMf3s8+IxVi6mHEWr8vYa6/bMUXcaGWhULUMaADAs=";
|
||||
};
|
||||
|
||||
# wrapper.c is pre-generated in the sdist; Cython is not needed at build time.
|
||||
|
||||
Reference in New Issue
Block a user