Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at netboot-syslinux-multiplatform 5 lines 127 B view raw
1setupDebugInfoDirs () { 2 addToSearchPath NIX_DEBUG_INFO_DIRS $1/lib/debug 3} 4 5addEnvHooks "$targetOffset" setupDebugInfoDirs