| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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
| adisbladis | 2023-12-07 | 1 | -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 Girol | 2023-01-21 | 1 | -1/+1 |
| * | python3Packages.cppe: fix build with clang | Robert Scott | 2021-11-29 | 1 | -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 Seeber | 2021-11-22 | 1 | -0/+47 |