| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | treewide: run nixfmt 1.0.0 | Wolfgang Walther | 2025-07-24 | 1 | -6/+5 |
| * | python3Packages.defcon: 0.10.3 -> 0.12.1•••https://github.com/robotools/defcon/releases/tag/0.12.1 This commit was automatically generated using update-python-libraries. | Martin Weinelt | 2025-04-03 | 1 | -2/+2 |
| * | treewide: format all inactive Nix files•••After final improvements to the official formatter implementation, this commit now performs the first treewide reformat of Nix files using it. This is part of the implementation of RFC 166. Only "inactive" files are reformatted, meaning only files that aren't being touched by any PR with activity in the past 2 months. This is to avoid conflicts for PRs that might soon be merged. Later we can do a full treewide reformat to get the rest, which should not cause as many conflicts. A CI check has already been running for some time to ensure that new and already-formatted files are formatted, so the files being reformatted here should also stay formatted. This commit was automatically created and can be verified using nix-build https://github.com/infinisil/treewide-nixpkgs-reformat-script/archive/a08b3a4d199c6124ac5b36a889d9099b4383463f.tar.gz \ --argstr baseRev 57b193d8ddeaf4f5219d2bae1d23b081e4906e57 result/bin/apply-formatting $NIXPKGS_PATH | Silvan Mosberger | 2024-12-10 | 1 | -3/+6 |
| * | treewide: replace passthru.optional-dependencies with optional-dependencies | Robert Schütz | 2024-09-29 | 1 | -1/+1 |
| * | treewide: Remove indefinite article from meta.description•••nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/' | Alexis Hildebrandt | 2024-06-09 | 1 | -1/+1 |
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -20/+13 |
| * | python3Packages.defcon: 0.10.2 -> 0.10.3 | Martin Weinelt | 2023-09-27 | 1 | -2/+2 |
| * | python3Packages.defcon: add changelog to meta | Fabian Affolter | 2023-02-24 | 1 | -0/+1 |
| * | python3Packages.defcon: rework packaging•••properly handle optional-dependencies | Nick Cao | 2023-02-24 | 1 | -11/+11 |
| * | 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 |
| * | python310Packages.defcon: update disabled•••- add pythonImportsCheck - switch to pytestCheckHook | Fabian Affolter | 2022-08-12 | 1 | -10/+22 |
| * | python310Packages.defcon: 0.10.1 -> 0.10.2 | R. Ryantm | 2022-08-11 | 1 | -2/+2 |
| * | python310Packages.defcon: 0.10.0 -> 0.10.1 | R. Ryantm | 2022-05-06 | 1 | -2/+2 |
| * | python38Packages.defcon: 0.9.0 -> 0.10.0 | R. Ryantm | 2021-12-30 | 1 | -2/+2 |
| * | python38Packages.defcon: 0.8.1 -> 0.9.0 | R. RyanTM | 2021-08-19 | 1 | -2/+2 |
| * | pythonPackages: deprecate pytestrunner alias | Sandro Jäckel | 2021-07-21 | 1 | -2/+2 |
| * | pythonPackages.defcon: 0.8.0 -> 0.8.1 | sternenseemann | 2021-03-12 | 1 | -2/+2 |
| * | pythonPackages.defcon: 0.7.2 -> 0.8.0 | sternenseemann | 2021-03-09 | 1 | -3/+9 |
| * | pythonPackages.defcon: init at 0.7.2 | sternenseemann | 2020-08-30 | 1 | -0/+35 |
