Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 12e8f3c6aae56353510314391072912fae5ef3ed
      
https://github.com/NixOS/nixpkgs/commit/12e8f3c6aae56353510314391072912fae5ef3ed
  Author: Frederik Rietdijk <[email protected]>
  Date:   2015-11-30 (Mon, 30 Nov 2015)

  Changed paths:
    M pkgs/development/interpreters/python/wrapper.nix

  Log Message:
  -----------
  python: apply wrapper to all packages in python.buildEnv extraLibs

Currently, when constructing a buildEnv and adding packages via
extraLibs, then binaries in extraLibs cannot access the other Python
modules. An example is having ipython/jupyter in extraLibs; in that case
ipython cannot import any other modules.


  Commit: dc977f78a87ad71bc94de7fb2fa132cacdbcedec
      
https://github.com/NixOS/nixpkgs/commit/dc977f78a87ad71bc94de7fb2fa132cacdbcedec
  Author: Domen Kožar <[email protected]>
  Date:   2015-11-30 (Mon, 30 Nov 2015)

  Changed paths:
    M pkgs/development/interpreters/python/wrapper.nix

  Log Message:
  -----------
  Merge pull request #11147 from FRidh/wrapper

python: apply wrapper to all packages in python.buildEnv extraLibs


Compare: https://github.com/NixOS/nixpkgs/compare/7b7a997a35a4...dc977f78a87a
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to