lix/perl/lib/Nix
Eelco Dolstra 936f9d45ba Don't apply the CPU affinity hack to nix-shell (and other Perl programs)
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.
2013-09-06 16:36:56 +02:00
..
Config.pm.in Pass configuration settings to the substituters 2012-07-30 16:09:54 -04:00
CopyClosure.pm Fixing the pv position regarding compression 2013-05-03 11:08:51 +02:00
GeneratePatches.pm * Install NixManifest.pm, NixConfig.pm and GeneratePatches.pm under 2011-10-10 21:11:08 +00:00
Manifest.pm Don't keep "disabled" substituters running 2013-06-20 11:55:15 +02:00
SSH.pm build-remote.pl: Properly close the SSH connection between attempts 2013-05-10 02:38:50 +02:00
Store.pm Fix annoying Perl 5.16 warnings 2013-03-08 00:27:32 +01:00
Store.xs Don't apply the CPU affinity hack to nix-shell (and other Perl programs) 2013-09-06 16:36:56 +02:00
Utils.pm Give a better error message if writeFile fails due to permission issues 2012-12-20 12:22:13 +01:00