about summary refs log tree commit diff
path: root/pkgs/applications/networking/irc/weechat/default.nix
AgeCommit message (Expand)AuthorFilesLines
2020-08-29cmake: fix CMAKE_FIND_FRAMEWORKNikolay Korotkiy1-1/+1
2020-07-20weechat*: remove myself as maintainerMaximilian Bosch1-1/+1
2020-07-18weechat: 2.8 -> 2.9Martin Weinelt1-2/+2
2020-05-09treewide: remove the-kenny from maintainersJörg Thalheim1-1/+1
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-03-29weechat: v2.7.1 → v2.8Martin Weinelt1-2/+2
2020-02-20weechat: 2.7 -> 2.7.1Martin Weinelt1-2/+2
2019-12-19weechat: Fix build on DarwinJason Felice1-2/+2
2019-12-08weechat: 2.6 -> 2.7Martin Weinelt1-2/+4
2019-09-08weechat: 2.5 -> 2.6Maximilian Bosch1-2/+2
2019-09-05weechat: build with python3 by defaultMaximilian Bosch1-3/+3
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
2019-07-03Remove me (garbas) as maintainer since I don't have much time to maintain any...Rok Garbas1-1/+1
2019-06-16treewide: remove unused variables (#63177)volth1-2/+1
2019-06-07weechat: 2.4 -> 2.5Andreas Rammhold1-10/+2
2019-02-20weechat: 2.3 -> 2.4Maximilian Bosch1-2/+11
2018-12-05Merge remote-tracking branch 'origin/master' into weechat-unwrappedLinus Heckemann1-6/+7
2018-10-25weechat: 2.2 -> 2.3Alyssa Ross1-10/+3
2018-10-23weechat: add perl.withPackages (#48815)Alyssa Ross1-1/+7
2018-09-22weechat: Add version and meta to `buildEnv` packageadisbladis1-1/+2
2018-09-07weechat: fix quoting for ${} syntaxMaximilian Bosch1-2/+2
2018-09-07weechat: 2.1 -> 2.2; improve package configurationMaximilian Bosch1-33/+57
2018-07-25weechat: seperate weechat-unwrapped from wrapperAlyssa Ross1-51/+3
2018-07-21Merge branch 'master' into unused5Jörg Thalheim1-1/+1
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-2/+2
2018-07-20[bot] treewide: remove unused 'inherit' in let blocksvolth1-1/+1
2018-07-19weechat: set name to include versionPascal Wittmann1-0/+1
2018-06-12weechat: fix binary nameobadz1-1/+1
2018-05-28treewide: fix derivation namesRyan Mulligan1-1/+1
2018-04-28weechat: 2.0 -> 2.1Michael Raskin1-2/+2
2018-04-04weechat: forward metadata to wrapperLéo Gaspard1-1/+4
2018-04-04weechat: point description to documentationLéo Gaspard1-0/+5
2017-12-18weechat: 1.9.1 -> 2.0Fahad Sadah1-11/+2
2017-11-29weechat: default to enabling all pluginsLinus Heckemann1-3/+3
2017-11-03weechat: split plugins into separate outputsLinus Heckemann1-62/+110
2017-09-28weechat: 1.9 -> 1.9.1 for CVE-2017-14727Franz Pletz1-2/+2
2017-08-11treewide: Add man & info outputs where necessary (instead of doc)Tuomas Tynkkynen1-1/+1
2017-07-30weechat: fix build (hack?)Aristid Breitkreuz1-1/+1
2017-06-25weechat: 1.8 -> 1.9Franz Pletz1-2/+2
2017-05-13weechat: 1.7.1 -> 1.8lassulus1-2/+2
2017-04-23weechat: 1.7 -> 1.7.1lassulus1-2/+2
2017-01-30weechat: 1.6 -> 1.7Franz Pletz1-2/+2
2016-10-23weechat: Fixed Darwin build issuesAdam Evans1-3/+3
2016-10-14weechat: generate manpagesProfpatsch1-2/+10
2016-10-03weechat: Work around darwin linking issueMoritz Ulrich1-1/+3
2016-10-03weechat: 1.5 -> 1.6Moritz Ulrich1-3/+3
2016-09-08weechat: help weechat find nix's python on darwinAndrew R. M1-1/+1
2016-08-19weechat: add python & perl to PATH so that extensions can runobadz1-1/+3
2016-05-05weechat: 1.4 -> 1.5Louis Taylor1-2/+2
2016-02-19weechat: make language plugins optional, fixes #13092Aneesh Agrawal1-10/+38