nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at 20.09 5 lines 116 B view raw
1addRepDLLoadPath () { 2 addToSearchPath REP_DL_LOAD_PATH $1/lib/rep 3} 4 5addEnvHooks "$hostOffset" addRepDLLoadPath