Packaging/Python: Difference between revisions
imported>Abhillman mNo edit summary |
Tomodachi94 (talk | contribs) m ryantm link -> canonical manual link |
||
| Line 268: | Line 268: | ||
* [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://nixos.org/manual/nixpkgs/#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" | ||
* [https://ryantm.github.io/nixpkgs/languages-frameworks/rust/#examples Rust section of Nixpkgs manual] - build Rust code in Python projects | * [https://ryantm.github.io/nixpkgs/languages-frameworks/rust/#examples Rust section of Nixpkgs manual] - build Rust code in Python projects | ||
== References == | == References == | ||