summaryrefslogtreecommitdiffstats
path: root/doc/languages-frameworks/python.section.md
AgeCommit message (Expand)Author
2020-02-16manual: use quoted homepage urlsJonathan Ringer
2020-02-09doc: consistent formatting on python manual sectionBenjamin Hipple
2020-02-02doc: python: fixing mistake in venv exampleDima
2020-01-20doc: python: refreshing virtualenv section for venvDima
2020-01-14pythonPackages.venvShellHook: initFrederik Rietdijk
2020-01-10Revert "python3: now points to python38"Frederik Rietdijk
2020-01-08Merge branch 'master' into staging-nextVladimír Čunát
2020-01-08python: Add support for installing Python eggsadisbladis
2020-01-04python3: now points to python38Frederik Rietdijk
2020-01-04Docs: document we have python38Frederik Rietdijk
2019-12-17manual: specify interpreter in virtualenv shellDaiderd Jordan
2019-11-13documentation: show combining python35.withPackages and mkShellArnout Engelen
2019-10-24doc: fix tiny typoStig Otnes Kolstad
2019-10-14doc/python: clarify python nix tooling effortsAnders Riutta
2019-09-06Split buildPythonPackage into setup hooksFrederik Rietdijk
2019-07-15buildPythonPackage: add support for setupPyGlobalFlags (2)Frederik Rietdijk
2019-07-13Revert "buildPythonPackage: add support for setupPyDistFlags"Frederik Rietdijk
2019-07-13buildPythonPackage: add support for setupPyDistFlagsKirill Boltaev
2019-07-05Docs Python: fix example on how to override the package setFrederik Rietdijk
2019-05-15Add documentation for recent permitUserSite change (#61502)Tom McLaughlin
2019-04-25doc: fix syntax error in python documentationLinus Heckemann
2019-04-23python-docs: typocdyson37
2019-04-22treewide: Change URLs to HTTPSDaniel Schaefer
2019-03-24fix Including a derivation using callPackageworldofpeace
2019-03-24fixup! doc/python: cleanup examples, referencesworldofpeace
2019-03-22doc/python: cleanup examples, referencesworldofpeace
2019-03-22doc/python: remove unnecessary let statementFelix Biggs
2019-02-23buildPythonPackage: always export `LANG=C.UTF-8`Frederik Rietdijk
2019-02-23buildPythonPackage: initial support for PEP 517Frederik Rietdijk
2019-02-17buildPython*: enable strictDepsFrederik Rietdijk
2018-12-19mkl: include Intel's libiomp.so in the MKL RPM unpackBenjamin Hipple
2018-12-19pypy3: init at 6.0.0Anders Kaseorg
2018-11-11Merge master into staging-nextFrederik Rietdijk
2018-11-10doc: fix default python interpreterBenjamin Hipple
2018-11-10Merge master into staging-nextFrederik Rietdijk
2018-11-04python34: removeFrederik Rietdijk
2018-11-02Merge branch 'master' into stagingVladimír Čunát
2018-10-30pythonPackages.pythondaemon: rename to pythonPackages.python-daemonBenjamin Hipple
2018-10-24python3 is now python37 instead of python36Frederik Rietdijk
2018-10-20pythonPackages.{numpy,scipy,numexpr}: support MKL as BLASChris Ostrouchov
2018-10-12Update with code review feedback; add example python applicationBenjamin Hipple
2018-10-12python: update documentationBenjamin Hipple
2018-08-31docs/python: fix attribute naming exampleJörg Thalheim
2018-08-31doc/python: convention for attributes namesJörg Thalheim
2018-08-26docs python: `python.buildEnv` does not include `buildPythonApplication` modulesFrederik Rietdijk
2018-07-26python-docs: minor typo and grammar fixesErik Arvstedt
2018-07-25python-docs: fix override examplesErik Arvstedt
2018-07-25python docs: improve override exampleErik Arvstedt
2018-07-25python docs: improve overlay exampleErik Arvstedt
2018-07-03manual: fix buildPythonPackage example (#42866)Alyssa Ross