This website requires JavaScript.
Explore
Help
Sign In
ilyakooo0
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced
2025-01-06 21:42:35 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
f3e79be426
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 03:24:20 +04:00
#!@bash@/bin/bash
zotero: use firefox instead of xulrunner to fix i686 build
2014-12-14 22:47:11 +03:00
exec
"@firefox@/bin/firefox"
-app
"@out@/libexec/zotero/application.ini"
"
${
@
}
"
Reference in New Issue
Copy Permalink