about summary refs log tree commit diff
path: root/pkgs/development/python-modules/ed25519-blake2b
AgeCommit message (Collapse)AuthorFilesLines
2023-12-07python3.pkgs.*: Explicitly pass buildPythonPackage format parameteradisbladis1-0/+1
Long term we should move everything over to `pyproject = true`, but in the mean time we can work towards deprecating the implicit `format` paremeter. cc https://github.com/NixOS/nixpkgs/issues/253154 cc @mweinelt @figsoda
2023-03-03python3.pkgs: Migrate fetchers to use hashMartin Weinelt1-1/+1
when they already rely on SRI hashes.
2022-10-11python310Packages.ed25519-blake2: init at 1.4Jonas Heinrich1-0/+27