mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-13 01:36:15 +02:00
936f9d45ba
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 |