about summary refs log tree commit diff
path: root/pkgs/applications/networking/irc/communi
AgeCommit message (Collapse)AuthorFilesLines
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-03-17communi: fix darwin buildDaiderd Jordan1-1/+1
/cc ZHF #36454
2017-08-29communi: 2016-08-17 -> 3.5.0Jörg Thalheim1-4/+4
2017-06-18qt5: remove makeQtWrapperThomas Tuegel1-3/+2
2017-06-18qt5: rename qmakeHook to qmakeThomas Tuegel1-2/+2
2017-06-18communi: fix forbidden build referencesJörg Thalheim1-1/+1
2016-09-01enableParallelBuild -> enableParallelBuildingEelco Dolstra1-1/+1
2016-08-29communi: 2016-01-03 -> 2016-08-19Alexander Ried1-3/+8
2016-06-03Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen1-1/+1
2016-04-20communi: move to qmakeHookNikolay Amiantov1-7/+6
This reverts commit 0fefa9939e5db2057d9e6418cb68946ca2a12721.
2016-04-15communi: 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 communi override the whole configurePhase, so this hook isn't run at all. This fixes the build of communi and it now successfully compiles on my machine. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-03-16communi: fix .desktop file's `Exec` pathChristoph Hrdinka1-0/+2
Changes `Exec` in `communi.desktop` from `/usr/bin/communi` to `$out/bin/communi`.
2016-03-08communi: fix output pathsChristoph Hrdinka1-4/+15
2016-01-10communi: init at 2016-01-03Christoph Hrdinka1-0/+30