summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/androidtv (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag`Peder Bergebakken Sundt2025-01-041-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 Mosberger2024-12-101-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 K9002024-11-101-2/+2
* python312Packages.androidtv: refactorFabian Affolter2024-10-291-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 Affolter2024-10-291-2/+2
* treewide: replace passthru.optional-dependencies with optional-dependenciesRobert Schütz2024-09-291-2/+2
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-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 Affolter2023-10-301-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 Affolter2023-09-081-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 Affolter2023-07-231-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 Girol2023-01-211-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 Affolter2022-12-101-2/+2
* python310Packages.androidtv: 0.0.68 -> 0.0.69Fabian Affolter2022-10-161-2/+2
* python310Packages.androidtv: 0.0.67 -> 0.0.68Fabian Affolter2022-05-261-2/+2
* treewide: migrate python packages to optional-dependencies•••This follows the term used by PEP 621. Martin Weinelt2022-05-221-4/+4
* python3Packages.androidtv: 0.0.66 -> 0.0.67Fabian Affolter2022-05-041-2/+2
* python3Packages.androidtv: split off extra requiresMartin Weinelt2022-04-121-2/+10
* python3Packages.androidtv: 0.0.65 -> 0.0.66Fabian Affolter2022-03-281-2/+2
* python3Packages.androidtv: 0.0.64 -> 0.0.65Fabian Affolter2022-03-161-2/+2
* python3Packages.androidtv: 0.0.63 -> 0.0.64Fabian Affolter2022-02-211-2/+2
* python3Packages.androidtv: 0.0.60 -> 0.0.63Fabian Affolter2022-02-061-9/+20
* python3Packages.androidtv: 0.0.59 -> 0.0.60Fabian Affolter2021-06-141-2/+2
* python3Packages.androidtv: 0.0.58 -> 0.0.59Fabian Affolter2021-05-091-2/+2
* python3Packages.androidtv: 0.0.57 -> 0.0.58Fabian Affolter2021-02-221-2/+2
* pythonPackages.androidtv: remove unused inputSandro Jäckel2021-02-181-1/+0
* python3Packages.androidtv: switch to pytestCheckHookFabian Affolter2021-02-031-7/+18
* python3Packages.androidtv: 0.0.50 -> 0.0.57Fabian Affolter2021-02-031-2/+2
* pythonPackages.androidtv: init at 0.0.50Jamie Magee2020-10-031-0/+31