nixpkgs/pkgs/by-name/ge/geant4/datasets-hook.sh

6 lines
73 B
Bash

@name@ () {
export G4@envvar@DATA="@datadir@"
}
postHooks+=(@name@)