summaryrefslogtreecommitdiff
path: root/pkgs/development/interpreters/python/pypy/default.nix
AgeCommit message (Expand)Author
2025-12-16pypy: remove explicit darwin minimum SDKNiklas Korz
2025-12-10treewide: clean up 'meta = with' patternIhar Hrachyshka
2025-10-26pypy: lib.any -> lib.elemh7x4
2025-09-22pythonInterpreters: Add passthru.pythonABITagsadisbladis
2025-09-16pypy: create and install _sysconfigdata__*.py like _sysconfigdata__linux_x86_...Sandro Jäckel
2025-09-16pypy: fix optimizationLevel 1 erroringSandro Jäckel
2025-09-16pypy: fix installPhaseqbisi
2025-09-16pypy: fix evalSandro Jäckel
2025-09-14pypy: put NIX_CFLAGS_COMPILE under env to fix withCFlagsSandro Jäckel
2025-08-07pypy{27,310,311}: make CFFI builds find libsqlite3Max Wipfli
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2025-05-09pypy{27,310}: 7.3.17 -> 7.3.19, pypy311: init at 7.3.19FliegendeWurst
2025-04-01treewide: Format all Nix filesSilvan Mosberger
2025-02-10treewide: replace substituteAll with replaceVarsWolfgang Walther
2024-11-07pypy{27,39,310}: drop `darwin.libutil` dependencyEmily
2024-10-28pypy: fix darwin build after sdk reworkOlivér Falvai
2024-10-26treewide: move tcl libraries under tclPackagesFrancesco Gazzetta
2024-09-25treewide: replace `stdenv.is` with `stdenv.hostPlatform.is`Artturin
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