Commit Graph

109 Commits (b962dee3e746a3c55f04bc1f8a2719db0591bf9a)

Author SHA1 Message Date
Frederik Rietdijk 41ff561b75 Python docs: fix nix-shell example 7 years ago
Frederik Rietdijk 19be72f880 Revert "Python docs: fix nix-shell example" 7 years ago
Frederik Rietdijk aa2326682c Python docs: fix nix-shell example 7 years ago
Vladimír Čunát c1ac1256f3
documentation: python 2.6 is no more 7 years ago
Samuel Dionne-Riel f8d232e233
documentation: python3Packages is python36Packages 7 years ago
Frederik Rietdijk 5c4352fa2d Python docs: fix quotes PR #31197 7 years ago
Jonathan Curran c67a6482a3
Fix nix-shell command example in python docs 7 years ago
Jörg Thalheim 9d9a28f014 docs/python: more infos regarding failing tests 7 years ago
Frederik Rietdijk b7d257a520 Python docs: add section on tests 7 years ago
Dmitry Kalinkin 26068822d8
documentation: fix some spelling 7 years ago
Frederik Rietdijk 643ca9a3aa Python docs: rewrite a part 7 years ago
Frederik Rietdijk abdb58e407 Python: overridePythonPackage -> overridePythonAttrs 7 years ago
Frederik Rietdijk 345b35c48a Python: add buildPythonPackage.overridePythonPackage method. 7 years ago
Silvan Mosberger dcf651b468
docs: fix error in nix expression 7 years ago
Frederik Rietdijk d387cac375 python33: end-of-life 7 years ago
Josef Kemetmueller 7116da8018 Python docs: Add example for overlays 7 years ago
Dmitry Vyal 0f86046db5 user-local config.nix path fixed in docs 7 years ago
Frederik Rietdijk ef4442e827 Python: replace requests2 with requests tree-wide 7 years ago
Frederik Rietdijk 8d491ec6c6 Python docs: Python 2.x namespace packages may collide when using .withPackages 7 years ago
Frederik Rietdijk ce6cd33c65 Python docs: small fixes 7 years ago
Joachim Schiele 91debcb482 Update python.md (#23669) 7 years ago
Alexey Muranov 34afc31c49
doc: fix code highlighting, use valid Nix syntax 7 years ago
Alexey Muranov 97c9ed0ba1
doc: cleanup whitespace in python.md 7 years ago
Frederik Rietdijk 37704e90e2 Python: explain deterministic build in docs 7 years ago
Frederik Rietdijk 026cfee6b0 Docs: update Python contributing guidelines 7 years ago
Domen Kožar 220adbb039
docs: fix link for python 7 years ago
Nicolas B. Pierron f5dfe78a1e Add overlays mechanism to Nixpkgs. 8 years ago
Azul 58613a7eed python docs: update block according to code review 8 years ago
Azul aa9a9dd1b4 python docs: add an example for a virtualenv and pip through nix-shell 8 years ago
Frederik Rietdijk e0d1691ba3 Docs Python: fix examples and links 8 years ago
Frederik Rietdijk 42bad32e13 buildPythonPackage: refactor 8 years ago
Frederik Rietdijk 3d59b82925 DOCS: update Python docs to reflect fixed-point combinator 8 years ago
Frederik Rietdijk 374ac13a6e Docs: fix Python docs 8 years ago
Frederik Rietdijk 9cdfb33401 Docs: improve Python expressions 8 years ago
Frederik Rietdijk 8fa308126f Python: update docs with change in default interpreter version 8 years ago
Frederik Rietdijk 107c035bf0 Python: remove pythonSmall 8 years ago
Frederik Rietdijk 1e544b2993 pythonPackages.tkinter: use this instead of the output python.tkinter 8 years ago
Frederik Rietdijk d3766b2601 Python: update docs separate output tkinter 8 years ago
Frederik Rietdijk 4f6b6f1472 pythonPackages: use mkPythonDerivation 8 years ago
Frederik Rietdijk 3e05cce97c Python: separate buildPythonPackage into two functions 8 years ago
Frederik Rietdijk b080748d42 Python: move python-modules/generic to interpreter folder 8 years ago
Frederik Rietdijk 850e6287c5 Doc: improve python bdist_wheel fix 8 years ago
Frederik Rietdijk 95021f061a Doc: fix python override examples 8 years ago
Tuomas Tynkkynen 9551d400b2 python manual: Fix 'fftw*' output references in example 8 years ago
Nikolay Amiantov 01624e1ac2 wrapPythonProgram: use site.addsitedir instead of PYTHONPATH 8 years ago
Frederik Rietdijk 888efed972 Doc: fix python examples 8 years ago
Frederik Rietdijk 6f1551d597 Doc: how to create a Python wheel 8 years ago
Frederik Rietdijk 1c0af40757 Doc: how to install a Python environment 8 years ago
Domen Kožar 3ea8068181 buildPythonPackage: be able to disable package conflict check 8 years ago
Benno Fünfstück 5e0acb90d6 doc/python: fix conversion errors in example code 8 years ago