nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at python-updates 6 lines 243 B view raw
1addChickenRepositoryPath() { 2 addToSearchPathWithCustomDelimiter : CHICKEN_REPOSITORY_PATH "$1/lib/chicken/11" 3 addToSearchPathWithCustomDelimiter : CHICKEN_INCLUDE_PATH "$1/share" 4} 5 6addEnvHooks "$targetOffset" addChickenRepositoryPath