| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag` | Peder Bergebakken Sundt | 2025-01-04 | 1 | -1/+1 |
| * | 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 b32a0943687d2a5094a6d92f25a4b6e16a76b5b7 result/bin/apply-formatting $NIXPKGS_PATH | Silvan Mosberger | 2024-12-10 | 1 | -4/+7 |
| * | python312Packages.androidtv: 0.0.74 -> 0.0.75•••Diff: https://github.com/JeffLIrion/python-androidtv/compare/refs/tags/v0.0.74...v0.0.75 | K900 | 2024-11-10 | 1 | -2/+2 |
| * | python312Packages.androidtv: refactor | Fabian Affolter | 2024-10-29 | 1 | -3/+6 |
| * | python312Packages.androidtv: 0.0.73 -> 0.0.74•••Diff: https://github.com/JeffLIrion/python-androidtv/compare/v0.0.73...v0.0.74 | Fabian Affolter | 2024-10-29 | 1 | -2/+2 |
| * | treewide: replace passthru.optional-dependencies with optional-dependencies | Robert Schütz | 2024-09-29 | 1 | -2/+2 |
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -19/+14 |
| * | python311Packages.androidtv: 0.0.72 -> 0.0.73•••Diff: https://github.com/JeffLIrion/python-androidtv/compare/v0.0.72...v0.0.73 | Fabian Affolter | 2023-10-30 | 1 | -2/+2 |
| * | python311Packages.androidtv: 0.0.71 -> 0.0.72•••Diff: https://github.com/JeffLIrion/python-androidtv/compare/v0.0.71...v0.0.72 | Fabian Affolter | 2023-09-08 | 1 | -2/+4 |
| * | python311Packages.androidtv: 0.0.70 -> 0.0.71•••Diff: https://github.com/JeffLIrion/python-androidtv/compare/v0.0.70...v0.0.71 | Fabian Affolter | 2023-07-23 | 1 | -2/+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 |
| * | python310Packages.androidtv: 0.0.69 -> 0.0.70•••Diff: https://github.com/JeffLIrion/python-androidtv/compare/v0.0.69...v0.0.70 | Fabian Affolter | 2022-12-10 | 1 | -2/+2 |
| * | python310Packages.androidtv: 0.0.68 -> 0.0.69 | Fabian Affolter | 2022-10-16 | 1 | -2/+2 |
| * | python310Packages.androidtv: 0.0.67 -> 0.0.68 | Fabian Affolter | 2022-05-26 | 1 | -2/+2 |
| * | treewide: migrate python packages to optional-dependencies•••This follows the term used by PEP 621. | Martin Weinelt | 2022-05-22 | 1 | -4/+4 |
| * | python3Packages.androidtv: 0.0.66 -> 0.0.67 | Fabian Affolter | 2022-05-04 | 1 | -2/+2 |
| * | python3Packages.androidtv: split off extra requires | Martin Weinelt | 2022-04-12 | 1 | -2/+10 |
| * | python3Packages.androidtv: 0.0.65 -> 0.0.66 | Fabian Affolter | 2022-03-28 | 1 | -2/+2 |
| * | python3Packages.androidtv: 0.0.64 -> 0.0.65 | Fabian Affolter | 2022-03-16 | 1 | -2/+2 |
| * | python3Packages.androidtv: 0.0.63 -> 0.0.64 | Fabian Affolter | 2022-02-21 | 1 | -2/+2 |
| * | python3Packages.androidtv: 0.0.60 -> 0.0.63 | Fabian Affolter | 2022-02-06 | 1 | -9/+20 |
| * | python3Packages.androidtv: 0.0.59 -> 0.0.60 | Fabian Affolter | 2021-06-14 | 1 | -2/+2 |
| * | python3Packages.androidtv: 0.0.58 -> 0.0.59 | Fabian Affolter | 2021-05-09 | 1 | -2/+2 |
| * | python3Packages.androidtv: 0.0.57 -> 0.0.58 | Fabian Affolter | 2021-02-22 | 1 | -2/+2 |
| * | pythonPackages.androidtv: remove unused input | Sandro Jäckel | 2021-02-18 | 1 | -1/+0 |
| * | python3Packages.androidtv: switch to pytestCheckHook | Fabian Affolter | 2021-02-03 | 1 | -7/+18 |
| * | python3Packages.androidtv: 0.0.50 -> 0.0.57 | Fabian Affolter | 2021-02-03 | 1 | -2/+2 |
| * | pythonPackages.androidtv: init at 0.0.50 | Jamie Magee | 2020-10-03 | 1 | -0/+31 |
