1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/applications/networking/irc
Rok Garbas 2fe5f5eada weechat: extending expression with extraBuildInputs
make it easily possible to extend current buildInputs using override function.
eg.:

  weechat.override { extraBuildInputs = [ pythonPackages.pync ]; }

i've removed pync since its plugin dependency which can now be added via
extraBuildInputs.
2015-03-03 09:46:23 +01:00
..
bip
chatzilla
hexchat
ii
irssi
konversation
kvirc
quassel update various packages to use Qt 5.4 2015-02-21 11:39:20 -06:00
weechat weechat: extending expression with extraBuildInputs 2015-03-03 09:46:23 +01:00
xchat