mirror of
https://github.com/NixOS/nix
synced 2025-06-25 23:11:16 +02:00
As discovered by Todd Veldhuizen, the shell started by nix-shell has its affinity set to a single CPU. This is because nix-shell connects to the Nix daemon, which causes the affinity hack to be applied. So we turn this off for Perl programs. |
||
---|---|---|
.. | ||
Config.pm.in | ||
CopyClosure.pm | ||
GeneratePatches.pm | ||
Manifest.pm | ||
SSH.pm | ||
Store.pm | ||
Store.xs | ||
Utils.pm |