Open dckc opened 4 years ago
zotero
in guix?!16:49 connolly@jambox$ guix install zotero
guix install: error: zotero: unknown package
@cwebber, this seems to substantiate your criticism of javascript packaging:
It turns out that Zotero needs... NodeJS (!) and XULrunner (!!!).
As long as Guix won't have a recursive importer for NodeJS, it will be
a big hassle to package Zotero.
-- Re: Zotero Packaging Request Pierre Neidhardt 30 Mar 2019
and yet, it's packaged in nix:
16:49 connolly@jambox$ type zotero
zotero is /home/connolly/.nix-profile/bin/zotero
16:49 connolly@jambox$ zotero --version
Zotero Zotero 5.0.96.3, Copyright (c) 2006-2018 Contributors
~
current status, after running
guix-install.sh
:that part is easy enough to fix:
but then:
maybe we can start it?
I don't know where the unit file went. I think it was there at one point.
The guix docs also want me to make sure nscd is set up, but nscd and nix don't get along: