Commit graph

27 commits

Author SHA1 Message Date
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Orivej Desh 798d5f5cdb bitlbee: fix build 2018-05-30 01:35:17 +00:00
Will Dietz 855e0463ab tree-wide: platforms = platforms.gnu; -> platforms = gnu ++ linux
"platforms.gnu" has been linux-only since at least 17.03:

$ nix eval -f channel:nixos-17.03 lib.platforms.gnu
[ "i686-linux" "x86_64-linux" "armv5tel-linux" "armv6l-linux" "armv7l-linux" "aarch64-linux" "mips64el-linux" ]

Unlike platforms.linux, platforms.gnu indicates "must use glibc"
which for the most part is not intended.

Replacing platforms.gnu with platforms.linux would be the same "today"
but let's err on preserving existing behavior and be optimistic
about platforms these packages work on.
2018-04-30 18:08:48 -05:00
mimadrid 09e0cc7cc7
Update homepage attributes: http -> https
Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Nadrieril ce6fe1a61b bitlbee: Add optional libpurple dependency 2017-07-16 14:19:39 +01:00
Franz Pletz 53bfe0cafe
bitlbee: 3.5 -> 3.5.1 for multiple CVEs
Fixes:

  * CVE-2016-10188
  * CVE-2016-10189
  * CVE-2017-5668
2017-01-31 16:57:57 +01:00
Pascal Wittmann 2ba9a67299
bitlbee: 3.4.2 -> 3.5 2017-01-16 20:42:53 +01:00
Pascal Wittmann 51135d803a bitlbee: 3.4.1 -> 3.4.2 2016-03-29 21:17:30 +02:00
Pascal Wittmann e5343cd9e6 bitlbee: write pid file to /var/lib/bitlbee/bitlbee.pid
Previously it was written to /var/lib/bitlbee.pid but on
NixOS the user bitlbee has no write access to /var/lib/.
2016-03-20 21:23:53 +01:00
Anders Papitto 78f7a09e3a bitlbee service: enable plugins 2015-09-08 14:24:50 -07:00
Anders Papitto 7bcf564587 bitlbee: patch to allow plugindir configuration 2015-09-08 12:05:48 -07:00
Pascal Wittmann a4f69f5a39 bitlbee: update from 3.4 to 3.4.1 2015-07-06 18:16:49 +02:00
William A. Kennington III abecf4aca1 bitlbee: 3.2.2 -> 3.4.0 2015-05-31 13:55:18 -07:00
Ludovic Courtès 41b53577a8 unmaintain a bunch of packages 2015-01-13 22:33:49 +01:00
tv fe7f83a2f4 bitlbee: fix typo 2014-09-24 12:43:36 +02:00
William A. Kennington III cc5d2cf55a bitlbee: 3.2 -> 3.2.2 2014-09-06 18:47:47 -07:00
Bjørn Forsman c9baba9212 Fix many package descriptions
(My OCD kicked in today...)

Remove repeated package names, capitalize first word, remove trailing
periods and move overlong descriptions to longDescription.

I also simplified some descriptions as well, when they were particularly
long or technical, often based on Arch Linux' package descriptions.

I've tried to stay away from generated expressions (and I think I
succeeded).

Some specifics worth mentioning:
 * cron, has "Vixie Cron" in its description. The "Vixie" part is not
   mentioned anywhere else. I kept it in a parenthesis at the end of the
   description.

 * ctags description started with "Exuberant Ctags ...", and the
   "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis
   at the end of description.

 * nix has the description "The Nix Deployment System". Since that
   doesn't really say much what it is/does (especially after removing
   the package name!), I changed that to "Powerful package manager that
   makes package management reliable and reproducible" (borrowed from
   nixos.org).

 * Tons of "GNU Foo, Foo is a [the important bits]" descriptions
   is changed to just [the important bits]. If the package name doesn't
   contain GNU I don't think it's needed to say it in the description
   either.
2014-08-24 22:31:37 +02:00
Mateusz Kowalczyk 7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Malcolm Matalka 254b4a8a6c Upgrade bitlbee to 3.2 2013-04-12 07:39:58 +02:00
Ludovic Courtès e7349f4329 BitlBee 3.0.3.
svn path=/nixpkgs/trunk/; revision=27985
2011-07-28 12:08:08 +00:00
Ludovic Courtès ea13b1e2e3 BitlBee 3.0.1.
svn path=/nixpkgs/trunk/; revision=25419
2011-01-05 10:48:21 +00:00
Ludovic Courtès b67487377d BitlBee 1.2.8.
svn path=/nixpkgs/trunk/; revision=24128
2010-10-07 07:29:44 +00:00
Armijn Hemel c8af5fd4dc update to 1.2.4
svn path=/nixpkgs/trunk/; revision=19162
2009-12-30 22:11:43 +00:00
Ludovic Courtès f94091ad09 BitlBee 1.2.3.
svn path=/nixpkgs/trunk/; revision=14030
2009-02-11 08:48:46 +00:00
Michael Raskin 7efe2a5a1d BitlBee update
svn path=/nixpkgs/trunk/; revision=12258
2008-07-04 06:53:03 +00:00
Tobias Hammerschmidt 26e37033ba version update
svn path=/nixpkgs/trunk/; revision=11283
2008-03-26 07:41:36 +00:00
Ludovic Courtès 5f8dd658cb Add BitlBee, an IRC to other chat networks gateway.
svn path=/nixpkgs/trunk/; revision=10715
2008-02-17 15:33:04 +00:00