mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
gettext: Don't use envHooks anymore
This commit is contained in:
parent
aa3fa39e5c
commit
95ecb1f203
@ -4,4 +4,4 @@ gettextDataDirsHook() {
|
||||
fi
|
||||
}
|
||||
|
||||
envHooks+=(gettextDataDirsHook)
|
||||
addEnvHooks "$hostOffset" gettextDataDirsHook
|
||||
|
Loading…
Reference in New Issue
Block a user