about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/pantalaimon
AgeCommit message (Collapse)AuthorFilesLines
2024-03-21pantalaimon: refactorMartin Weinelt1-32/+36
- use default callPackage and consume python3Packages - use pep517 builder - relax matrix-nio constraint - add missing cachetools dependency - expose optional-dependencies - use pytestCheckHook
2023-03-03pantalaimon: Require matrix-nio[e2e]Martin Weinelt1-1/+3
2023-02-19python310Packages.logbook: Normalize attribute, pname, dirnameMartin Weinelt1-2/+2
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol1-1/+1
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.
2022-10-10treewide: optional -> optionals where the argument is a listArtturin1-1/+1
the argument to optional should not be list
2022-10-01pantalaimon: 0.10.4 -> 0.10.5Robert Scott1-2/+2
2022-02-13pantalaimon: 0.10.2 -> 0.10.4Martin Weinelt1-2/+2
2021-09-21nixos/pantalaimon: add testJohannes Schleifenbaum1-1/+5
Co-authored-by: sumnerevans <me@sumnerevans.com>
2021-08-25pantalaimon: 0.9.2 -> 0.10.2Bruno Bigras1-11/+3
2021-07-23pythonPackages: normalise prompt_toolkitSandro Jäckel1-2/+2
2021-06-02pantalaimon: install manualsJohannes Schleifenbaum1-1/+9
2021-05-07pantalaimon: 0.8.0 -> 0.9.2Guillaume Girol1-3/+11
fix build
2020-10-31pantalaimon: 0.7.0 -> 0.8.0Symphorien Gibol1-2/+2
https://github.com/matrix-org/pantalaimon/blob/0.8.0/CHANGELOG.md
2020-10-17treewide: remove periods from end of package descriptionsBen Siraphob1-1/+1
2020-09-02pantalaimon: 0.6.5 -> 0.7.0Symphorien Gibol1-2/+2
changelog: https://github.com/matrix-org/pantalaimon/blob/0.7.0/CHANGELOG.md
2020-07-03pantalaimon: 0.6.3 -> 0.6.5Symphorien Gibol1-2/+2
2020-06-20pantalaimon: 0.6.1 -> 0.6.3Symphorien Gibol1-2/+4
2020-05-27pantalaimon: 0.5.1 -> 0.6.1R. RyanTM1-2/+2
2020-03-02pantalaimon: 0.4 -> 0.5.1Symphorien Gibol1-5/+8
2020-02-14pantalaimon: init at 0.4Vincent Breitmoser1-0/+59