use own zotero expression

This commit is contained in:
Trolli Schmittlauch 2018-12-08 00:09:27 +01:00
parent 112a91513b
commit e1581e08b6
2 changed files with 70 additions and 0 deletions

View file

@ -1,5 +1,6 @@
[(self: super:
{
amarok = super.libsForQt5.callPackage ./ov/amarok.nix {};
zotero = super.callPackage ./ov/zotero.nix {};
}
)]