mirror of
https://github.com/SebastianWendel/nixpkgs.git
synced 2024-11-05 17:56:46 +01:00
6 lines
78 B
Bash
6 lines
78 B
Bash
@name@ () {
|
|
addToSearchPath LHAPDF_DATA_PATH "@out@"
|
|
}
|
|
|
|
postHooks+=(@name@)
|