about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/freetalk
AgeCommit message (Collapse)AuthorFilesLines
2019-08-24Merge branch 'master' into staging-nextVladimír Čunát1-7/+4
There ver very many conflicts, basically all due to name -> pname+version. Fortunately, almost everything was auto-resolved by kdiff3, and for now I just fixed up a couple evaluation problems, as verified by the tarball job. There might be some fallback to these conflicts, but I believe it should be minimal. Hydra nixpkgs: ?compare=1538299
2019-08-21freetalk: fixed cross-compilationVika1-7/+4
Some build-time and run-time dependencies were mixed. I put them in a right place!
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-12-02Treewide: use HTTPS on GNU domainsc0bw3b1-1/+1
HTTP -> HTTPS for : - http://gnu.org/ - http://www.gnu.org/ - http://elpa.gnu.org/ - http://lists.gnu.org/ - http://gcc.gnu.org/ - http://ftp.gnu.org/ (except in fetchurl mirrors) - http://bugs.gnu.org/
2017-09-21treewide: Manual fix more pkg-config build-inputsJohn Ericson1-1/+2
2017-03-04freetalk: 4.0rc6 -> 4.1ndowens1-27/+20
2016-06-03Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen1-1/+1
2016-01-24Remove no longer (or never) referenced patchesTobias Geerinckx-Rice1-25/+0
55 files changed, 6041 deletions. Tested with `nix-build -A tarball`.
2015-01-13fixup "git-export" directory namesVladimír Čunát1-2/+1
All tested to build. For freetalk the hash change seems unrelated to fetchgit changes. FIXME: it might be suitable to adapt nix-prefetch-git.
2014-10-07Update freetalkMichael Raskin1-41/+33
2010-12-29Adding freetalkMichael Raskin2-0/+76
svn path=/nixpkgs/trunk/; revision=25323