nixpkgs/pkgs/development/interpreters/python
Martin Weinelt 20c723dd07
python3.tests.condaExamplePackage: Exclude on non-linux
Allow python3.tests to eval on other platforms than linux, by excluding
conda tests when not on linux, because they include alsa-lib, which is
linux-only.
2023-02-11 23:22:09 +01:00
..
catch_conflicts
conda
cpython cpython: Migrate sha256 occurences to hash 2023-02-11 17:50:53 +01:00
hooks treewide: makeSetupHook deps -> propagatedBuildInputs 2023-02-07 21:02:00 +02:00
manylinux manylinux: use libxcrypt for libcrypt.so.1 2022-12-01 14:09:42 +01:00
pypy pypy39: fix pypy3 symlink 2023-01-08 19:34:59 +00:00
rustpython rustpython: unbreak on x86_64-darwin 2023-02-03 00:02:17 +01:00
tests
update-python-libraries treewide: fix typos 2022-12-17 19:39:44 -05:00
default.nix cpython: Migrate sha256 occurences to hash 2023-02-11 17:50:53 +01:00
mk-python-derivation.nix buildPython*: allow overriding disabled packages 2023-02-02 16:49:27 +01:00
python-packages-base.nix Merge pull request #211685 from Artturin/splicingstuff1-split 2023-02-03 12:49:08 +02:00
run_setup.py
setup-hook.nix treewide: fix some core package structuredAttrs 2022-12-08 21:05:28 +02:00
setup-hook.sh
sitecustomize.py
tests.nix python3.tests.condaExamplePackage: Exclude on non-linux 2023-02-11 23:22:09 +01:00
with-packages.nix
wrap-python.nix treewide: makeSetupHook deps -> propagatedBuildInputs 2023-02-07 21:02:00 +02:00
wrap.sh
wrapper.nix