| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -11/+8 |
| * | Merge remote-tracking branch 'origin/master' into staging-next•••Conflicts: - pkgs/development/python-modules/sphinx-autobuild/default.nix | Martin Weinelt | 2024-03-19 | 1 | -0/+1 |
| |\ | |||||
| | * | treewide: add meta.mainProgram to packages with a single binary•••The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible. | stuebinm | 2024-03-19 | 1 | -0/+1 |
| * | | python3Packages.buildcatrust: 0.2.1 -> 0.3.0 | Martin Weinelt | 2024-03-12 | 1 | -2/+2 |
| |/ | |||||
| * | buildcatrust: 0.1.3 -> 0.2.1•••https://github.com/lukegb/buildcatrust/releases/tag/v0.2.0 https://github.com/lukegb/buildcatrust/releases/tag/v0.2.1 It contains support for exporting the bundle without additional trust rules. Signed-off-by: Raito Bezarius <masterancpp@gmail.com> | Raito Bezarius | 2024-02-11 | 1 | -2/+2 |
| * | buildcatrust: use pep517 builder•••Up until now this project was build using the setup.yp shim, that flit creates for tools that don't support PEP 517 yet. On top of that an implicit format implies setuptools and makes a call to `python setup.py install`, which is deprecated. Added some light reformatting on top. | Martin Weinelt | 2023-12-07 | 1 | -2/+12 |
| * | 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 |
| * | buildcatrust: init at 0.1.3 | Luke Granger-Brown | 2021-10-07 | 1 | -0/+32 |
