about summary refs log tree commit diff
diff options
context:
space:
mode:
authordevhell <^@regexmail.net>2016-03-16 14:30:06 +0000
committerdevhell <^@regexmail.net>2016-03-16 14:30:06 +0000
commitd4c9bcc59e83116dd75072e2d05687f8476fd28a (patch)
tree467161da6f9a6b7d69c0536eaff3a488a10f1010
parentc0193a95cafea85557b2ce3d76a6410a5e7a8f5d (diff)
Revert "Revert "pkgs_common: Readd zotero""
This reverts commit c0193a95cafea85557b2ce3d76a6410a5e7a8f5d.

Zotero builds again, so readding.
-rw-r--r--pkgs/pkgs_common.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/pkgs_common.nix b/pkgs/pkgs_common.nix
index fa5337df..9796dfa1 100644
--- a/pkgs/pkgs_common.nix
+++ b/pkgs/pkgs_common.nix
@@ -270,5 +270,6 @@
     zbar
     zip
     zsync
+    zotero
   ];
 }