Packaging/Python: Difference between revisions

imported>Milahu
TODO format = "wheel" ?
imported>Milahu
add link to Python on Nix
Line 170: Line 170:
* [https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/interpreters/python/mk-python-derivation.nix buildPythonPackage implementation]
* [https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/interpreters/python/mk-python-derivation.nix buildPythonPackage implementation]
* [https://nixos.org/manual/nixpkgs/stable/#python Python] in the nixpkgs manual
* [https://nixos.org/manual/nixpkgs/stable/#python Python] in the nixpkgs manual
* [https://github.com/on-nix/python Python on Nix] is an "Extensive collection of Python projects from PyPI"


== References ==
== References ==