3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development
Frederik Rietdijk 310203565c wrapPythonPrograms: do not propagate disabling user site-packages to child-processes
The `PYTHONNOUSERSITE` was exported to prevent impurities during
runtime. The downside of exporting environment variables is that they
always propagate all the way down the process tree, unless they are
explicitly unset at some point. Using the `-s` argument applies it only
to the process executed in the wrapper. That way, subprocesses are free
to do impure things.
2017-12-21 17:53:25 +01:00
..
arduino
beam-modules
bower-modules/generic
compilers Merge branch 'master' into staging 2017-12-18 15:56:03 +00:00
coq-modules coqPackages.multinomials: init at 1.0 2017-12-18 15:30:38 +00:00
dotnet-modules/patches
eclipse/ecj
em-modules/generic
go-modules buildGoPackage: fill in meta.homepage 2017-12-20 01:07:14 +00:00
guile-modules
haskell-modules haskell-pandoc-citeproc: update override 2017-12-19 13:58:52 +01:00
idris-modules
interpreters wrapPythonPrograms: do not propagate disabling user site-packages to child-processes 2017-12-21 17:53:25 +01:00
java-modules
libraries Merge branch 'staging' 2017-12-19 10:27:13 +01:00
lisp-modules quicklisp-to-nix: update after fixes to our ASDF handling suggested by upstream 2017-12-19 17:55:22 +01:00
lua-modules
misc
mobile
node-packages nodePackages: regenerate with node2nix 1.5.0 + add basic Node.js 8.x package set 2017-12-19 22:17:40 +01:00
ocaml-modules ocamlPackages.sexplib: 0.9.3 -> 0.10.0 2017-12-16 21:47:59 +00:00
perl-modules
pharo
pure-modules
python-modules Merge pull request #32447 from lsix/add_djano_hijack_admin 2017-12-19 09:18:22 +01:00
qtcreator
r-modules
ruby-modules
tools pup: add meta 2017-12-20 01:05:05 +00:00
web