This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
nixpkgs
Watch
2
Star
0
Fork
0
You've already forked nixpkgs
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2024-12-26 07:34:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c2211c2e71
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