summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/misc/cool-retro-term
AgeCommit message (Collapse)Author
2019-01-28cool-retro-term: 1.1.0 -> 1.1.1R. RyanTM
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/cool-retro-term/versions
2018-12-29cool-retro-term: 1.0.1 -> 1.1.0 (#52907)R. RyanTM
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/cool-retro-term/versions
2018-12-12address pr commentsGeorge Whewell
2018-12-12cool-retro-term: add symlink to binary on darwinGeorge Whewell
2018-10-07cool-retro-term: Fix link to home pageAlex Leferry 2
2018-01-15cool-retro-term: 1.0.0 -> 1.0.1adisbladis
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger
* 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
2017-06-18qt5: remove makeQtWrapperThomas Tuegel
2017-06-18qt5: rename qmakeHook to qmakeThomas Tuegel
2016-06-03Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen
2016-04-20cool-retro-term: move to qmakeHookNikolay Amiantov
This reverts commit 44a2ca4a34ceb49b339ed8828d1ce6c5ecd493af.
2016-04-15cool-retro-term: Add running {pre,post}Configureaszlig
Commit 0055c6a introduced a new preConfigure hook that sets the right qmake path. Unfortunately the mkDerivation attributes of cool-retro-term override the whole configurePhase, so this hook isn't run at all. This fixes the build of cool-retro-term and it now successfully compiles on my machine. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-01-01cool-retro-term: add missing dependencies and fix qmltermwidgetSven Keidel
2015-10-30separate makeQtWrapper from qtbase setup-hookThomas Tuegel
2015-09-27cool-retro-term: build with Qt 5.5Thomas Tuegel
2015-04-26Merge 'master' into stagingVladimír Čunát
(relatively simple conflicts)
2015-04-21meta.licenses -> licenseJoachim Fasting
2015-03-24qt5: make qt-5.4.1 defaultThomas Tuegel
2015-01-31cool-old-term: rename to cool-retro-term (close #6071)Sven Keidel
The project has changed its name to cool-retro-term. The project also added a dependency that is included as a submodule. I added this dependency as a separate expression.