Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at flake-libs 5 lines 116 B view raw
1addPerlLibPath () { 2 addToSearchPath PERL5LIB $1/lib/perl5/site_perl 3} 4 5addEnvHooks "$hostOffset" addPerlLibPath