repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gnupg22: drop, libgcrypt_1_8: drop (#371269)
[NixPkgs.git]
/
pkgs
/
applications
/
science
/
math
/
R
/
setup-hook.sh
blob
6951e2a4b61bdab2f6df7aed0333d0d394c3cd2f
1
addRLibPath
() {
2
if
[[
-d
"
$1
/library"
]];
then
3
addToSearchPath R_LIBS_SITE
"
$1
/library"
4
fi
5
}
6
7
addEnvHooks
"
$targetOffset
"
addRLibPath