summaryrefslogtreecommitdiffstats
path: root/pkgs/development/interpreters/python/pypy/default.nix
AgeCommit message (Expand)Author
2024-05-12pypy: drop pycparser dependency to fix buildMichael Raskin
2024-04-11Revert "Fix venv creation in Python environments"Sandro Jäckel
2024-03-22Merge pull request #297628 from cwp/python-env-venvDomen Kožar
2024-03-21Fix venv creation in Python environmentsColin Putney
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm
2023-12-10pypy: add option to change optimization level, update homepage, cleanupSandro Jäckel
2023-02-26Merge pull request #217558 from winterqt/pypy3-fix-site-packagesMartin Weinelt
2023-02-26pypy: Use hash everywhereMartin Weinelt
2023-02-25pypy3{8,9}: fix sitePackagesWinter
2023-02-13treewide: use optionalStringFelix Buehler
2023-01-08pypy39: fix pypy3 symlinkThiago Kenji Okada
2023-01-08pypy{27,38,39}: remove global with libThiago Kenji Okada
2023-01-08pypy{27,38,39}: refactor derivationThiago Kenji Okada
2023-01-08pypy27: unbreak on aarch64-darwinWeijia Wang
2023-01-07pypy{27,38,39}: mark as broken in aarch64-darwinThiago Kenji Okada
2023-01-07pypy39: fix build in darwinThiago Kenji Okada
2023-01-07pypy{27,38,39}: remove i686-linux, add aarch64-darwinThiago Kenji Okada
2022-12-02pypy2, pypy3: drop unused xlibsWrapperSergei Trofimovich
2022-10-17pypy: fix executable name for 3.9Jörg Thalheim
2022-08-06pythonPackagesExtensions: override all Python package sets at onceFrederik Rietdijk
2021-07-16pypy: 7.3.3 -> 7.3.5Dmitry Kalinkin
2021-07-16pypy: don't try to fetch vendored dependencies for cffi bindingsDmitry Kalinkin
2021-07-16pypy: fix for sandboxed darwinDmitry Kalinkin
2021-04-04lzma: deprecate aliasSandro Jäckel
2021-02-13Merge pull request #104150 from andersk/pypy-7.3.2taku0
2021-01-23pkgs/development/interpreters: stdenv.lib -> libBen Siraphob
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer
2020-11-28Python: rename parameters and arguments passed to passthruFrederik Rietdijk
2020-11-28Python: use pythonPackagesBuildHost instead of pythonForBuildFrederik Rietdijk
2020-11-19python: Use `makeScopeWithSplicing`John Ericson
2020-11-18pypy: enable aarch64-linux platformBernardo Meurer
2020-11-18pypy, pypy3: Follow Heptapod move for download URLAnders Kaseorg
2020-08-10pypy, pypy3: 7.1.1 -> 7.3.1Anders Kaseorg
2020-05-23pypy: Remove bootstrap python from closureadisbladis
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2020-02-28pypy{,3}: use openssl_1_1Emily
2019-10-26pypy: fix build on darwinMario Rodas
2019-12-16python: remove _manylinux.pyAndreas Rammhold
2019-08-28treewide: remove redundant recvolth
2019-08-21Merge remote-tracking branch 'upstream/master' into openssl-1.1Robin Gloster
2019-08-13pypy{2,27,3,35 -> 36}: 7.0.0 -> 7.1.1Emily
2019-08-02Merge remote-tracking branch 'upstream/master' into openssl-1.1Robin Gloster
2019-07-30swiften, pypy: Mark as brokenMichael Weiss
2019-07-29pypy: use openssl 1.0.2Andreas Rammhold
2019-07-13Python: add sitecustomize.py, listen to NIX_PYTHONPATHFrederik Rietdijk
2019-06-16treewide: remove unused variables (#63177)volth
2019-04-28python: provide hasCxxDistutils attribute for pythonPackages.numpyDmitry Kalinkin
2019-04-09pypy: Disable broken test on 3.x.Corbin
2019-01-16pypy, pypy3: Remove wrapperAnders Kaseorg
2019-01-16pypy: Correct Python version in meta descriptionAnders Kaseorg