On Mon, Feb 27, 2017 at 08:50:39PM +0100, Jörg Thalheim wrote:
> In unstable you should get by default all dependencies required for Omemo:
>
> https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/networking/instant-messengers/gajim/default.nix#L13
>
> These are the packages added to ma
I have this as a package:
{ stdenv, makeWrapper, fetchurl, pythonPackages, buildPythonPackage, python
, gajim, potr }:
let
gajim-omemo = stdenv.mkDerivation {
name = "gajim-omemo";
src = fetchurl {
url = "https://api.github.com/repos/kalkin/gajim-omemo/tarball/8356479";;
sha2
On 2017-02-27 16:35, Christoph-Simon Senjak wrote:
> Hi.
>
> Has anyone managed to install Gajim with OMEMO-Support? I installed gajim
> with the plugin-manager (which I had to install manually), as apparently
> plugins are not packaged. Now, I normally use stable, that is,
> 16.09.1772.6e17350.
On 27.02.2017 17:31, laverne wrote:
On Mon, 27 Feb 2017 09:35:59 -0600 *Christoph-Simon Senjak
* wrote
Hi.
Has anyone managed to install Gajim with OMEMO-Support?
Checkout the thread here: https://github.com/NixOS/nixpkgs/issues/21692
The easiest way to get it working se
On Mon, 27 Feb 2017 09:35:59 -0600 Christoph-Simon Senjak
wrote
Hi.
Has anyone managed to install Gajim with OMEMO-Support?
Checkout the thread here: https://github.com/NixOS/nixpkgs/issues/21692
The easiest way to get it working seems t
Hi.
Has anyone managed to install Gajim with OMEMO-Support? I installed
gajim with the plugin-manager (which I had to install manually), as
apparently plugins are not packaged. Now, I normally use stable, that
is, 16.09.1772.6e17350. When trying to activate the OMEMO plugin, it
complains that