about summary refs log tree commit diff
path: root/pkgs/development/interpreters/python/pypy/default.nix
AgeCommit message (Expand)AuthorFilesLines
2024-05-12pypy: drop pycparser dependency to fix buildMichael Raskin1-1/+1
2024-04-11Revert "Fix venv creation in Python environments"Sandro Jäckel1-0/+3
2024-03-22Merge pull request #297628 from cwp/python-env-venvDomen Kožar1-3/+0
2024-03-21Fix venv creation in Python environmentsColin Putney1-3/+0
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm1-0/+1
2023-12-10pypy: add option to change optimization level, update homepage, cleanupSandro Jäckel1-6/+11
2023-02-26Merge pull request #217558 from winterqt/pypy3-fix-site-packagesMartin Weinelt1-3/+4
2023-02-26pypy: Use hash everywhereMartin Weinelt1-2/+2
2023-02-25pypy3{8,9}: fix sitePackagesWinter1-3/+4
2023-02-13treewide: use optionalStringFelix Buehler1-1/+1
2023-01-08pypy39: fix pypy3 symlinkThiago Kenji Okada1-1/+1
2023-01-08pypy{27,38,39}: remove global with libThiago Kenji Okada1-17/+15
2023-01-08pypy{27,38,39}: refactor derivationThiago Kenji Okada1-30/+51
2023-01-08pypy27: unbreak on aarch64-darwinWeijia Wang1-1/+5
2023-01-07pypy{27,38,39}: mark as broken in aarch64-darwinThiago Kenji Okada1-0/+1
2023-01-07pypy39: fix build in darwinThiago Kenji Okada1-1/+1
2023-01-07pypy{27,38,39}: remove i686-linux, add aarch64-darwinThiago Kenji Okada1-1/+1
2022-12-02pypy2, pypy3: drop unused xlibsWrapperSergei Trofimovich1-2/+2
2022-10-17pypy: fix executable name for 3.9Jörg Thalheim1-1/+3
2022-08-06pythonPackagesExtensions: override all Python package sets at onceFrederik Rietdijk1-0/+1
2021-07-16pypy: 7.3.3 -> 7.3.5Dmitry Kalinkin1-2/+5
2021-07-16pypy: don't try to fetch vendored dependencies for cffi bindingsDmitry Kalinkin1-0/+2
2021-07-16pypy: fix for sandboxed darwinDmitry Kalinkin1-0/+3
2021-04-04lzma: deprecate aliasSandro Jäckel1-2/+2
2021-02-13Merge pull request #104150 from andersk/pypy-7.3.2taku01-1/+1
2021-01-23pkgs/development/interpreters: stdenv.lib -> libBen Siraphob1-5/+5
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer1-2/+2
2020-11-28Python: rename parameters and arguments passed to passthruFrederik Rietdijk1-5/+5
2020-11-28Python: use pythonPackagesBuildHost instead of pythonForBuildFrederik Rietdijk1-6/+11
2020-11-19python: Use `makeScopeWithSplicing`John Ericson1-1/+7
2020-11-18pypy: enable aarch64-linux platformBernardo Meurer1-1/+1
2020-11-18pypy, pypy3: Follow Heptapod move for download URLAnders Kaseorg1-1/+1
2020-08-10pypy, pypy3: 7.1.1 -> 7.3.1Anders Kaseorg1-9/+2
2020-05-23pypy: Remove bootstrap python from closureadisbladis1-0/+4
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-02-28pypy{,3}: use openssl_1_1Emily1-2/+2
2019-10-26pypy: fix build on darwinMario Rodas1-2/+8
2019-12-16python: remove _manylinux.pyAndreas Rammhold1-3/+0
2019-08-28treewide: remove redundant recvolth1-1/+1
2019-08-21Merge remote-tracking branch 'upstream/master' into openssl-1.1Robin Gloster1-4/+5
2019-08-13pypy{2,27,3,35 -> 36}: 7.0.0 -> 7.1.1Emily1-4/+5
2019-08-02Merge remote-tracking branch 'upstream/master' into openssl-1.1Robin Gloster1-0/+1
2019-07-30swiften, pypy: Mark as brokenMichael Weiss1-0/+1
2019-07-29pypy: use openssl 1.0.2Andreas Rammhold1-2/+2
2019-07-13Python: add sitecustomize.py, listen to NIX_PYTHONPATHFrederik Rietdijk1-0/+3
2019-06-16treewide: remove unused variables (#63177)volth1-1/+1
2019-04-28python: provide hasCxxDistutils attribute for pythonPackages.numpyDmitry Kalinkin1-0/+1
2019-04-09pypy: Disable broken test on 3.x.Corbin1-0/+3
2019-01-16pypy, pypy3: Remove wrapperAnders Kaseorg1-11/+2
2019-01-16pypy: Correct Python version in meta descriptionAnders Kaseorg1-1/+1