summary refs log tree commit diff
path: root/pkgs/tools/misc/tmuxp
Commit message (Collapse)AuthorAge
* tmuxp: 1.28.1 -> 1.29.0Theodore Ni2023-08-29
|
* tmuxp: remove pypkgs binding to avoid indirectionOtavio Salvador2023-06-26
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* tmuxp: fix shell completion generationOtavio Salvador2023-06-26
| | | | | | | | | | tmuxp 1.17+ uses shtab to generate the shell completion. This commit adapts the code to properly generate the shell completion module. A side effect of use of shtab is that fish is not supported so it has been removed from postInstall. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* tmuxp: 1.27.0 -> 1.28.1Franz Pletz2023-06-24
|
* treewide: misc: use top-level fetchPypiWeijia Wang2023-05-25
|
* tmuxp: 1.23.0 -> 1.27.0Otavio Salvador2023-02-02
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* tmuxp: 1.12.1 -> 1.23.0Martin Ertsås2023-01-20
| | | | | | | | | | tmuxp 1.12.1 depends on a libtmux where you can import which from the library. This has been changed in libtmux, and we now need to use shutil.which to avoid the error: ImportError: cannot import name 'which' from 'libtmux.common' Updating the package fixes this issue.
* tmuxp: update metaMario Rodas2022-08-13
|
* tmuxp: install completionsMario Rodas2022-08-12
|
* tmuxp: 1.11.0 -> 1.12.1Mario Rodas2022-08-13
| | | | | https://github.com/tmux-python/tmuxp/releases/tag/v1.12.0 https://github.com/tmux-python/tmuxp/releases/tag/v1.12.1
* tmuxp: 1.9.2 -> 1.11.0Otavio Salvador2022-04-25
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* tmuxp: 1.7.2 -> 1.9.2Peter Hoeg2021-06-29
|
* tmuxp: 1.7.0 -> 1.7.2R. RyanTM2021-03-10
|
* treewide: remove stdenv where not neededPavol Rusnak2021-01-25
|
* tmuxp: 1.6.3 -> 1.7.0R. RyanTM2021-01-12
|
* treewide: with stdenv.lib; in meta -> with lib;Profpatsch2021-01-11
| | | | | | | | | | | | | | | | | | | Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
* tmuxp: 1.6.2 -> 1.6.3R. RyanTM2020-11-25
|
* tmuxp: 1.5.8 -> 1.6.2R. RyanTM2020-11-10
|
* tmuxp: 1.5.6 -> 1.5.8R. RyanTM2020-11-01
|
* tmuxp: 1.5.5 -> 1.5.6R. RyanTM2020-10-15
|
* tmuxp: 1.5.4 -> 1.5.5R. RyanTM2020-07-30
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* tmuxp: 1.5.3 -> 1.5.4R. RyanTM2019-11-29
|
* tmuxp: 1.5.1 -> 1.5.3R. RyanTM2019-06-18
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/tmuxp/versions
* misc: Remove myself from list of maintainersJascha Geerds2019-03-12
| | | | | Unfortunately I don't have the time anymore to maintain those packages.
* tmuxp: 1.5.0a1 -> 1.5.1R. RyanTM2019-03-02
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/tmuxp/versions
* tmuxp: 1.4.2 -> 1.5.0a1Mario Rodas2019-01-06
|
* tmuxp: 1.4.0 -> 1.4.2R. RyanTM2018-10-03
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/tmuxp/versions
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* tmuxp: 1.3.5 -> 1.4.0Ryan Mulligan2018-03-15
| | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS - ran `/nix/store/pi67w2329w1lc8wbzbbvkvjcy2jrk09z-tmuxp-1.4.0/bin/.tmuxp-wrapped --help` got 0 exit code - ran `/nix/store/pi67w2329w1lc8wbzbbvkvjcy2jrk09z-tmuxp-1.4.0/bin/.tmuxp-wrapped -V` and found version 1.4.0 - ran `/nix/store/pi67w2329w1lc8wbzbbvkvjcy2jrk09z-tmuxp-1.4.0/bin/.tmuxp-wrapped --version` and found version 1.4.0 - ran `/nix/store/pi67w2329w1lc8wbzbbvkvjcy2jrk09z-tmuxp-1.4.0/bin/tmuxp --help` got 0 exit code - ran `/nix/store/pi67w2329w1lc8wbzbbvkvjcy2jrk09z-tmuxp-1.4.0/bin/tmuxp -V` and found version 1.4.0 - ran `/nix/store/pi67w2329w1lc8wbzbbvkvjcy2jrk09z-tmuxp-1.4.0/bin/tmuxp --version` and found version 1.4.0 - found 1.4.0 with grep in /nix/store/pi67w2329w1lc8wbzbbvkvjcy2jrk09z-tmuxp-1.4.0
* tmuxp: 1.3.4 -> 1.3.5Frederik Rietdijk2018-01-20
|
* tmuxp: 1.3.1 -> 1.3.4mimadrid2017-11-04
|
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* tmuxp: 1.2.7 -> 1.3.1rnhmjoj2017-06-02
|
* tmuxp: 1.2.2 -> 1.2.7Franz Pletz2017-03-28
|
* pythonPackages.pytest: use pytest_30Lancelot SIX2017-01-31
|
* tmuxp: 1.2.0 -> 1.2.2Jascha Geerds2016-10-11
|
* tmuxp: Add pytest-rerunfailures to dependenciesJascha Geerds2016-09-13
| | | | | (cherry picked from commit 6fc67944bf8a9841b649c8d36f852ce65bbae0e1) (cherry picked from commit f0d1ac606232a02771343f6ad84d4c769ae2ad54)
* tmuxp: Add dependency to pytestJascha Geerds2016-09-08
|
* tmuxp: init at 1.2.0Jascha Geerds2016-08-01