From 2eea0f646c2c95232cd7baa70d0e68dd0e13cfd3 Mon Sep 17 00:00:00 2001 From: aszlig Date: Wed, 4 Apr 2018 21:43:13 +0200 Subject: Remove my patched version of Gajim everywhere The config.patch doesn't apply for Gajim 1.0 anymore anyway, so let's throw everything away, including my custom config in order to start with a new abomination. With the new approach, I'm going to patch the configuration defaults *directly* into Gajim, because one of the problems with the old approach was that whenever specifics about a configuration value has changed, I didn't get noticed by a patch failure. So in the end the config I was ending up was a big mess. I'm going to start this with a new unpatched version and someday get to a patched version that I'm staisfied with... hopefully ;-) Signed-off-by: aszlig --- modules/module-list.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/module-list.nix') diff --git a/modules/module-list.nix b/modules/module-list.nix index 1ec2a71a..f8a4e299 100644 --- a/modules/module-list.nix +++ b/modules/module-list.nix @@ -17,7 +17,6 @@ ./user/aszlig/profiles/base.nix ./user/aszlig/profiles/managed.nix ./user/aszlig/profiles/workstation - ./user/aszlig/programs/gajim ./user/aszlig/programs/git ./user/aszlig/programs/mpv ./user/aszlig/programs/taskwarrior -- cgit 1.4.1