summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/cppe
AgeCommit message (Collapse)Author
2024-07-30python3Packages: remove unused argumentsSigmanificient
2024-05-22python3Packages: format with nixfmtMartin Weinelt
2023-12-07python3.pkgs.*: Explicitly pass buildPythonPackage format parameteradisbladis
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-01-21treewide: switch to nativeCheckInputsGuillaume Girol
checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs.
2021-11-29python3Packages.cppe: fix build with clangRobert Scott
2021-11-22cppe: init at 0.3.1Phillip Seeber
cppe: move pytestCheckHook to checkInputs cppe: hash cppe: license and hash cppe: formatting python3.pkgs.cppe: more tests cppe: formatting cppe: formatting cppe: platforms cppe: platforms