about summary refs log tree commit diff
path: root/pkgs/build-support
diff options
context:
space:
mode:
authorFrederik Rietdijk <fridh@fridh.nl>2017-05-03 09:52:53 +0200
committerFrederik Rietdijk <fridh@fridh.nl>2017-05-03 09:52:53 +0200
commit664ff4069cb87aa4ab94f0e885ed1dab127bee15 (patch)
tree353bf0de7faf4b50cfb1e8220ab0e02d567ee65d /pkgs/build-support
parent52b1995250c5dd7443c69818d469ef7db0299ffd (diff)
downloadnixlib-664ff4069cb87aa4ab94f0e885ed1dab127bee15.tar
nixlib-664ff4069cb87aa4ab94f0e885ed1dab127bee15.tar.gz
nixlib-664ff4069cb87aa4ab94f0e885ed1dab127bee15.tar.bz2
nixlib-664ff4069cb87aa4ab94f0e885ed1dab127bee15.tar.lz
nixlib-664ff4069cb87aa4ab94f0e885ed1dab127bee15.tar.xz
nixlib-664ff4069cb87aa4ab94f0e885ed1dab127bee15.tar.zst
nixlib-664ff4069cb87aa4ab94f0e885ed1dab127bee15.zip
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-`.
Diffstat (limited to 'pkgs/build-support')
0 files changed, 0 insertions, 0 deletions