mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +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. |
||
---|---|---|
.. | ||
lib/Nix | ||
Makefile.am | ||
MANIFEST |