about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/centerim
AgeCommit message (Collapse)AuthorFilesLines
2023-01-22treewide: replace http by https when https is a permanent redirectionFerry Jérémie1-1/+1
2021-01-15pkgs/applications: stdenv.lib -> libBen Siraphob1-4/+4
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-2/+2
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2017-09-08centerim: 4.22.10 -> 5.0.1lassulus1-10/+13
2016-05-19treewide: Make explicit that 'dev' output of openssl is usedTuomas Tynkkynen1-1/+1
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk1-1/+1
2013-02-28centerim: fix from debianVladimír Čunát1-1/+7
2012-01-12Making 'withGpg' optional in centerim.Lluís Batlle i Rossell1-2/+4
svn path=/nixpkgs/trunk/; revision=31504
2012-01-12Adding centerim.Lluís Batlle i Rossell1-0/+21
svn path=/nixpkgs/trunk/; revision=31503