mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-04 21:03:15 +00:00
6 lines
127 B
Bash
6 lines
127 B
Bash
addChezLibraryPath() {
|
|
addToSearchPath CHEZSCHEMELIBDIRS "$1/lib/csv-site"
|
|
}
|
|
|
|
addEnvHooks "$targetOffset" addChezLibraryPath
|