switching to nixpkgs unstable zotero
This commit is contained in:
parent
4d87619d94
commit
70619ef955
3 changed files with 3 additions and 71 deletions
|
@ -1,6 +1,7 @@
|
|||
[(self: super:
|
||||
{
|
||||
amarok = super.libsForQt5.callPackage ./ov/amarok.nix {};
|
||||
zotero = super.callPackage ./ov/zotero.nix {};
|
||||
stapler = super.python2.callPackage ./ov/stapler.nix {};
|
||||
#tor-browser-bundle-bin = super.callPackage ./ov/tor-browser-bundle-bin.nix { inherit (super.gnome3) defaultIconTheme; };
|
||||
}
|
||||
)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue