Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at release-19.03 5 lines 98 B view raw
1addToGoPath() { 2 addToSearchPath GOPATH $1/share/go 3} 4 5addEnvHooks "$targetOffset" addToGoPath