summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-sql
diff options
context:
space:
mode:
authorVladimír Čunát <vcunat@gmail.com>2015-01-11 20:07:38 +0100
committerVladimír Čunát <vcunat@gmail.com>2015-01-13 10:53:57 +0100
commit2533a1124192c9da20087514986c3d37cc106c15 (patch)
tree023a9041f50a4fb94c49fab594a29a80e088a7bd /pkgs/development/python-modules/python-sql
parent9b7b2ce8eb855b99598183b06bbd2f021e01d359 (diff)
stdenv substitute: avoid using a temporary file
- IMO using a temporary is not needed here (anymore), - temporary at that location can cause a problem (in a specific case): for example, when using the substituteAll function from nixpkgs on a single file directly under /nix/store/ (or ./foo-file), the stdenv's substitute tries to create a temporary directly under /nix/store, which causes problems on chrooted darwin (according to @copumpkin earlier today on IRC)
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions