summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/cppe (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove unused rec expressionsSigmanificient2025-03-141-1/+1
* python3Packages: remove unused argumentsSigmanificient2024-07-301-1/+0
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-19/+24
* python3.pkgs.*: Explicitly pass buildPythonPackage format parameter•••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 adisbladis2023-12-071-0/+2
* treewide: switch to nativeCheckInputs•••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. Guillaume Girol2023-01-211-1/+1
* python3Packages.cppe: fix build with clangRobert Scott2021-11-291-1/+8
* cppe: init at 0.3.1•••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 Phillip Seeber2021-11-221-0/+47