summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-sql
diff options
context:
space:
mode:
authorVladimír Čunát <vcunat@gmail.com>2016-02-10 21:18:34 +0100
committerVladimír Čunát <vcunat@gmail.com>2016-04-23 10:52:00 +0200
commit6e7787e666c50558b5aa10ffcca8e6c0c9bc1ba3 (patch)
tree0112b955ff093ab55a30f65c9017d6810876ab13 /pkgs/development/python-modules/python-sql
parent13df963c7eef2f2a6f469a881084bc5473d4cd88 (diff)
stdenv for windows: auto-link dependency DLLs
For every *.{exe,dll} in $output/bin/ we try to find all (potential) transitive dependencies and symlink those DLLs into $output/bin so they are found on invocation. (DLLs are first searched in the directory of the running exe file.) The links are relative, so relocating whole /nix/store won't break them. The hook is activated on cygwin and when cross-compiling to mingw.
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions