nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at python-updates 5 lines 116 B view raw
1addPerlLibPath () { 2 addToSearchPath PERL5LIB $1/lib/perl5/site_perl 3} 4 5addEnvHooks "$hostOffset" addPerlLibPath