about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/torchat
AgeCommit message (Collapse)AuthorFilesLines
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-03-02torchat: not brokenRobin Gloster1-1/+0
2017-03-03torchat: mark as brokenJoachim Fasting1-0/+1
Looks abandoned by upstream (last commit 2014, no response on issue tracker). For an application of this nature it seems prudent to simply mark the package as broken instead of attempting to fix the build. Prospective users can check out richochet or tor messenger.
2013-10-11Updating torchat to 0.9.9.553.Lluís Batlle i Rossell1-7/+6
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra1-1/+1
function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2011-12-11torchat: tell Hydra that it shouldn't attempt to build that package an ↵Peter Simons1-1/+1
Cygwin (fails with an assertion) svn path=/nixpkgs/trunk/; revision=30833
2011-11-19TorChat: packagedEvgeny Egorochkin1-0/+38
svn path=/nixpkgs/trunk/; revision=30480