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