about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/freetalk
Commit message (Collapse)AuthorAge
* Merge branch 'master' into staging-nextVladimír Čunát2019-08-24
|\ | | | | | | | | | | | | | | | | | | 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
| * freetalk: fixed cross-compilationVika2019-08-21
| | | | | | | | Some build-time and run-time dependencies were mixed. I put them in a right place!
* | treewide: name -> pname (easy cases) (#66585)volth2019-08-15
|/ | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* Treewide: use HTTPS on GNU domainsc0bw3b2018-12-02
| | | | | | | | | | | 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/
* treewide: Manual fix more pkg-config build-inputsJohn Ericson2017-09-21
|
* freetalk: 4.0rc6 -> 4.1ndowens2017-03-04
|
* Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen2016-06-03
|
* Remove no longer (or never) referenced patchesTobias Geerinckx-Rice2016-01-24
| | | | 55 files changed, 6041 deletions. Tested with `nix-build -A tarball`.
* fixup "git-export" directory namesVladimír Čunát2015-01-13
| | | | | | | All tested to build. For freetalk the hash change seems unrelated to fetchgit changes. FIXME: it might be suitable to adapt nix-prefetch-git.
* Update freetalkMichael Raskin2014-10-07
|
* Adding freetalkMichael Raskin2010-12-29
svn path=/nixpkgs/trunk/; revision=25323