This website requires JavaScript.
Explore
Help
Sign in
cafkafk
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
edd5ddf4af
nixpkgs
/
pkgs
/
applications
/
office
/
zotero
/
zotero.sh
4 lines
99 B
Bash
Raw
Normal View
History
Unescape
Escape
Add zotero 4.0.19 (close #2043) @vcunat simplied the expression a little.
2014-03-27 00:24:20 +01:00
#!@bash@/bin/bash
zotero: use firefox instead of xulrunner to fix i686 build
2014-12-14 20:47:11 +01:00
exec
"@firefox@/bin/firefox"
-app
"@out@/libexec/zotero/application.ini"
"
${
@
}
"
Reference in a new issue
Copy permalink