Packaging/Python: Difference between revisions
imported>Milahu add link to Python on Nix |
imported>Milahu m change link: nixpkgs manual -> split file version |
||
| Line 169: | Line 169: | ||
* [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:// | * [https://ryantm.github.io/nixpkgs/languages-frameworks/python/ Python] in the nixpkgs manual | ||
* [https://github.com/on-nix/python Python on Nix] is an "Extensive collection of Python projects from PyPI" | * [https://github.com/on-nix/python Python on Nix] is an "Extensive collection of Python projects from PyPI" | ||
== References == | == References == | ||