THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
jolheiser
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
97eb65324d
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-26 23:24:20 +00:00
#!@bash@/bin/bash
zotero: use firefox instead of xulrunner to fix i686 build
2014-12-14 19:47:11 +00:00
exec
"@firefox@/bin/firefox"
-app
"@out@/libexec/zotero/application.ini"
"
${
@
}
"
Reference in New Issue
Copy Permalink