Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
1addChickenRepositoryPath() { 2 addToSearchPathWithCustomDelimiter : CHICKEN_REPOSITORY_PATH "$1/lib/chicken/11" 3 addToSearchPathWithCustomDelimiter : CHICKEN_INCLUDE_PATH "$1/share" 4} 5 6addEnvHooks "$targetOffset" addChickenRepositoryPath