This website requires JavaScript.
Explore
Help
Register
Sign In
swendel
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
mirror of
https://github.com/SebastianWendel/nixpkgs.git
synced
2024-11-05 17:56:46 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cba76fa500
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