about summary refs log tree commit diff
diff options
context:
space:
mode:
authordevhell <^@regexmail.net>2016-11-02 21:10:50 +0000
committerdevhell <^@regexmail.net>2016-11-02 21:10:50 +0000
commit62855efbf5dd9233abc2d82dbba703299f43576d (patch)
tree7b0e778df22abc848924e4f9cf2aed62fcd3172f
parent61d3aa7d1a6214f845d9144cf285c86e7bb7113a (diff)
pkgs_common: Temporarily disable zotero
It's currently marked as broken.
-rw-r--r--pkgs/pkgs_common.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/pkgs_common.nix b/pkgs/pkgs_common.nix
index e4a48636..b7d729f5 100644
--- a/pkgs/pkgs_common.nix
+++ b/pkgs/pkgs_common.nix
@@ -39,6 +39,7 @@
     #john
     #sleuthkit
     #texLiveFull
+    #zotero
     abook
     accountsservice
     apg
@@ -283,7 +284,6 @@
     zathura
     zbar
     zip
-    zotero
     zsync
   ];
 }