mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-06 22:03:13 +00:00
6 lines
73 B
Bash
6 lines
73 B
Bash
@name@ () {
|
|
export G4@envvar@DATA="@datadir@"
|
|
}
|
|
|
|
postHooks+=(@name@)
|