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
Merge pull request #268619 from tweag/lib-descriptions
[NixPkgs.git]
/
pkgs
/
development
/
compilers
/
chicken
/
5
/
setup-hook.sh
blob
55324c05508ebc6c326378cecdd266e55649537c
1
addChickenRepositoryPath
() {
2
addToSearchPathWithCustomDelimiter
:
CHICKEN_REPOSITORY_PATH
"
$1
/lib/chicken/11"
3
addToSearchPathWithCustomDelimiter
:
CHICKEN_INCLUDE_PATH
"
$1
/share"
4
}
5
6
addEnvHooks
"
$targetOffset
"
addChickenRepositoryPath