mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 21:33:03 +03:00
6 lines
170 B
Bash
6 lines
170 B
Bash
addOcsigenDistilleryTemplate() {
|
|
addToSearchPathWithCustomDelimiter : ELIOM_DISTILLERY_PATH $1/eliom-distillery-templates
|
|
}
|
|
|
|
envHooks+=(addOcsigenDistilleryTemplate)
|