mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-05 02:23:07 +03:00
6 lines
170 B
Bash
6 lines
170 B
Bash
addOcsigenDistilleryTemplate() {
|
|
addToSearchPathWithCustomDelimiter : ELIOM_DISTILLERY_PATH $1/eliom-distillery-templates
|
|
}
|
|
|
|
envHooks+=(addOcsigenDistilleryTemplate)
|