Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 664ff4069cb87aa4ab94f0e885ed1dab127bee15
https://github.com/NixOS/nixpkgs/commit/664ff4069cb87aa4ab94f0e885ed1dab127bee15
Author: Frederik Rietdijk <[email protected]>
Date: 2017-05-03 (Wed, 03 May 2017)
Changed paths:
M pkgs/development/python-modules/magic-wormhole/default.nix
M pkgs/top-level/python-packages.nix
Log Message:
-----------
pythonPackages.magic-wormhole: fix build
- fixes build
- use buildPythonPackage and pass in individual packages
As mentioned in https://github.com/NixOS/nixpkgs/pull/20722 this
packages is both an application and a library.
If a package is both then we use buildPythonPackage and put it in
python-packages.nix. That way we can guarantee we use the correct
version of dependencies when using it as a library. Unfortunately, it
does mean the name of the package is prefixed with `pythonX.X-`.
_______________________________________________
nix-commits mailing list
[email protected]
https://mailman.science.uu.nl/mailman/listinfo/nix-commits