Skip to content
Snippets Groups Projects
Commit 705bf29f authored by Astro's avatar Astro :gear:
Browse files

rm obsolete python-crc16.nix

parent ba1bda1a
No related branches found
No related tags found
No related merge requests found
{ python3Packages }:
python3Packages.buildPythonPackage rec {
pname = "crc16";
version = "0.1.1";
src = python3Packages.fetchPypi {
inherit pname version;
sha256 = "15nkx0pa4lskwin84flpk8fsw3jqg6wic6v3s83syjqg76h6my61";
};
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment