about summary refs log tree commit diff
path: root/pkgs/applications/networking/irc
AgeCommit message (Collapse)AuthorFilesLines
2016-09-12treewide: explicitly specify gtk and related package versionsKirill Boltaev1-3/+3
2016-09-08weechat: help weechat find nix's python on darwinAndrew R. M1-1/+1
2016-09-07chatzilla: 0.9.91 -> 0.9.92Eelco Dolstra1-2/+2
2016-09-01enableParallelBuild -> enableParallelBuildingEelco Dolstra1-1/+1
2016-08-30qweechat: init at 2016-07-29 (#18094)Ram Kromberg1-0/+31
2016-08-29Merge pull request #18088 from groxxda/fix/libcommuniFranz Pletz1-3/+8
libcommuni: 2016-03-23 -> 2016-08-17, communi 2016-01-03 -> 2016-08-19
2016-08-29communi: 2016-01-03 -> 2016-08-19Alexander Ried1-3/+8
2016-08-25wraith: disable format hardeningFranz Pletz1-0/+1
2016-08-22Merge branch 'hardened-stdenv' into stagingobadz1-4/+1
Closes #12895 Amazing work by @globin & @fpletz getting hardened compiler flags by enabled default on the whole package set
2016-08-19weechat: add python & perl to PATH so that extensions can runobadz1-1/+3
2016-08-12Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2-6/+65
2016-08-06wraith: 1.4.6 -> 1.4.7Kranium Gikos Mendoza2-6/+65
2016-08-04bip: set -Wno-error=unused-result, remove --disable-pieRobin Gloster1-4/+1
2016-08-02treewide: Add lots of meta.platformsTuomas Tynkkynen4-0/+4
Build-tested on x86_64 Linux & Mac.
2016-08-02kde5.konversation: 1.6 -> 1.6.1Frederik Rietdijk1-2/+2
2016-08-02kde5.konversation: use kdeWrapperFrederik Rietdijk1-53/+50
2016-06-03Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen1-1/+1
2016-05-19treewide: Make explicit that 'dev' output of openssl is usedTuomas Tynkkynen1-1/+1
2016-05-12Merge branch 'master' into stagingVladimír Čunát1-7/+11
2016-05-11quassel: fix SSL detection with Qt 5.6Thomas Tuegel1-0/+3
2016-05-10quassel: remove qtwebkit inputThomas Tuegel1-5/+2
2016-05-09hexchat: 2.10.2 -> 2.12.1José Romildo Malaquias1-7/+11
2016-05-07quassel: 0.12.3 -> 0.12.4Thomas Tuegel1-3/+3
Security update for CVE-2016-4414 (denial of service).
2016-05-05weechat: 1.4 -> 1.5Louis Taylor1-2/+2
2016-04-20communi: move to qmakeHookNikolay Amiantov1-7/+6
This reverts commit 0fefa9939e5db2057d9e6418cb68946ca2a12721.
2016-04-16Merge pull request #14738 from srp/irssi-descriptionjoachifm1-0/+1
irssi: add description
2016-04-15irssi: add descriptionScott R. Parish1-0/+1
This will make it show up if people search for 'irc'
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-04-08wraith: init at 1.4.6Eric Litak2-0/+94
2016-04-02irssi: 0.8.17 -> 0.8.19James Earl Douglas1-5/+5
This enables [SASL authentication][1], which was added in 0.8.18. Tested via `nix-env -f /path/to/nixpkgs -i irssi`, followed by running `irssi`. [1]: https://wiki.archlinux.org/index.php/Irssi#Authenticating_with_SASL
2016-03-22quassel: fix sourceszimbatm3-20/+13
Fixes changes after #14080 where the updated hash was missing. Put the source in a common file so there is only one place to update.
2016-03-20Revert "quassel: 0.12.2 -> 0.12.3"zimbatm1-0/+8
This reverts commit f2e051b29eddff67b7aec35a6dc681a814951070.
2016-03-20quassel: 0.12.2 -> 0.12.3zimbatm1-8/+0
2016-03-20quassel: 0.12.2 -> 0.12.3zimbatm2-2/+2
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-10quasselDaemon: option for static linkingProfpatsch2-3/+5
2016-03-08communi: fix output pathsChristoph Hrdinka1-4/+15
2016-02-19weechat: make language plugins optional, fixes #13092Aneesh Agrawal1-10/+38
They're still enabled by default, but now can be disabled. Python has not been made optional due to the additional complexity of: - python2 vs python3 - pync support on Darwin Making Python support optional should be revisited at another time.
2016-02-13irssi-otr: 1.0.0 -> 1.0.1tg(x)1-3/+3
2016-02-12irssi-otr: fetchFromGithubtg(x)1-5/+6
2016-02-10irssi-otr: 640e98c74b -> 1.0.0tg(x)1-8/+6
2016-01-22Merge pull request #12471 from FRidh/konversationThomas Tuegel1-0/+84
kde5.konversation: init at 1.6
2016-01-22kde5.konversation: init at 1.6Frederik Rietdijk1-0/+84
Currently we have `kde4.konversation` which is version 1.5 of Konversation. This adds `kde5.konversation` which is version 1.6 and builds against the latest KDE Frameworks 5.
2016-01-21weechat: 1.3 -> 1.4Louis Taylor1-2/+2
2016-01-15Merge #12299: make firefox-like browsers wrapped by defaultVladimír Čunát1-2/+2
2016-01-15all-packages: browserWrapper -> browserVladimír Čunát1-2/+2
- I chose to keep `browser-unwrapped` attributes so that it's much easier to override parameters for the browser (through `packageOverrides`). - Aliases `browserWrapper` are retained for now, as usual.
2016-01-10communi: init at 2016-01-03Christoph Hrdinka1-0/+30
2016-01-06removed xchatJakob Gillich2-94/+0
No release since 2010 and vulnerable to CVE-2011-5129. Hexchat is available as a alternative.
2016-01-04hexchat: fix enchant dependency usage at runtime.Matthew O'Gorman2-3/+8
xchat: correctly use gtkspell for spell checking.
2015-09-30quassel_qt5: fix build with Qt 5.5Thomas Tuegel1-0/+8