about summary refs log tree commit diff
path: root/overrides/default.nix
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2013-02-04 03:27:47 +0100
committeraszlig <aszlig@redmoonstudios.org>2013-02-07 06:43:51 +0100
commit289f4f39d95689e76eb23b24d0ce0d5e3a4cc6b8 (patch)
tree01b343939999e203894d5cb72c2582b4194b3a0a /overrides/default.nix
parent37686b377dd612ec1f36a4c39e1b1a045d243d4b (diff)
overrides: Add tkabber urgent plugin.
This is particularily useful sometimes to activate if you actually _want_ to be
interrupted in your work flow. It is within the Tkabber 3rd party plugins
repository. So maybe we want to package the plugin repository in upstream
nixpkgs?

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'overrides/default.nix')
-rw-r--r--overrides/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/overrides/default.nix b/overrides/default.nix
index 902f5a69..70c943ea 100644
--- a/overrides/default.nix
+++ b/overrides/default.nix
@@ -50,6 +50,7 @@ let
     libCMT = callPackage ./libcmt { };
     librxtx_java = callPackage ./librxtx-java { };
     pvolctrl = callPackage ./pvolctrl { };
+    tkabber_urgent_plugin = callPackage ./tkabber-urgent-plugin { };
   };
 
   # misc