about summary refs log tree commit diff
path: root/pkgs/applications/misc/twmn
AgeCommit message (Collapse)AuthorFilesLines
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt1-1/+1
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2021-11-07pkgs/applications: rename name to pname&version part 1 (#144949)Felix Bühler1-1/+2
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-16pkgs/applications: pkgconfig -> pkg-configBen Siraphob1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-11-07twmn: Use QT's makeDerivationDaniel Schaefer1-5/+5
Could not find libQt5Widgets.so.5 and SIBABRTs.
2019-08-28treewide: remove redundant recvolth1-1/+1
2019-02-17twmn: 2014-09-23 -> 2018-10-01Jörg Thalheim1-6/+7
2018-08-04twmn: add licensePascal Wittmann1-0/+1
see issue #43176
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-1/+1
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger1-1/+1
* 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: rename qmakeHook to qmakeThomas Tuegel1-2/+3
2016-08-29twmn: fix by running pre- and post-install hooksBalletie1-0/+4
This package had the same issue as described in issue #15744. The custom installPhase doesn't call pre- and post-install hooks like it should. The solution is also similar (see commit a1facf3).
2016-06-03Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen1-1/+1
2016-04-20twmn: move to qmakeHookNikolay Amiantov1-6/+3
This reverts commit fab7c7edbf5ad756b60c975dd6c4fd0362719e13.
2016-04-15twmn: Fix running of {pre,post}Configureaszlig1-0/+2
Commit 0055c6a introduced a new preConfigure hook that sets the right qmake path. Unfortunately the mkDerivation attributes of twmn override the whole configurePhase, so this hook isn't run at all. This fixes the build of twmn and it now successfully compiles on my machine. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-12-20twmn: Qt 5 infrastructure updateThomas Tuegel1-2/+2
2015-03-24qt5: make qt-5.4.1 defaultThomas Tuegel1-1/+1
2015-02-20twmn: fix name (use date) and update pkgArseniy Seroka1-8/+9
2014-11-02boost: Remove boost.libWilliam A. Kennington III1-1/+1
2014-09-21boost: Update depdendent packagesWilliam A. Kennington III1-1/+1
2014-02-22remove a dot; add matejc as maintainerMatej Cotman1-1/+2
2014-02-22twmn: new packageMatej Cotman1-0/+28