index
:
nixos/nixpkgs.git
master
nixos-16.03
nixos-16.09
nixos-18.09
nixos-18.09-small
nixos-19.03
nixos-19.03-small
nixos-19.09
nixos-19.09-small
nixos-20.03
nixos-20.03-small
nixos-20.09
nixos-20.09-aarch64
nixos-20.09-small
nixos-21.05
nixos-21.05-aarch64
nixos-21.05-small
nixos-21.11
nixos-21.11-aarch64
nixos-21.11-small
nixos-22.05
nixos-22.05-aarch64
nixos-22.05-small
nixos-22.11
nixos-22.11-small
nixos-23.05
nixos-23.05-small
nixos-23.11
nixos-23.11-small
nixos-24.05
nixos-24.05-small
nixos-24.11
nixos-24.11-small
nixos-25.05
nixos-25.05-small
nixos-25.11
nixos-25.11-small
nixos-test-staging
nixos-test-staging-baseline
nixos-unstable
nixos-unstable-small
nixpkgs-stable
nixpkgs-testing
nixpkgs-unstable
release-13.10
release-14.04
release-14.12
release-15.09
release-16.03
release-16.09
release-17.03
release-17.09
release-18.03
release-18.09
release-18.09-firefox64
release-19.03
release-19.09
release-20.03
release-20.09
release-21.05
release-21.11
release-22.05
release-22.11
release-23.05
release-23.11
release-24.05
release-24.11
release-25.05
release-25.11
staging
staging-18.03
staging-18.09
staging-19.03
staging-19.09
staging-20.03
staging-20.09
staging-21.05
staging-21.11
staging-22.05
staging-22.11
staging-23.05
staging-23.11
staging-24.05
staging-24.11
staging-25.05
staging-25.11
staging-26.05
staging-next
staging-next-21.05
staging-next-21.11
staging-next-22.05
staging-next-22.11
staging-next-23.05
staging-next-23.11
staging-next-24.05
staging-next-24.11
staging-next-25.05
staging-next-25.11
staging-next-26.05
staging-next-xdg-desktop-portal-gnome-dependency
staging-nixos
staging-patchelf
staging-python
staging.patchShebangs
Nix Packages collection
Octavian Cerna
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkgs
/
development
/
interpreters
/
python
Age
Commit message (
Expand
)
Author
2023-08-09
Merge staging-next into staging
github-actions[bot]
2023-08-09
cpython: fix _PYTHON_SYSCONFIGDATA_NAME on armv7l with musl (#240770)
Ben Wolsieffer
2023-08-08
Merge staging-next into staging
github-actions[bot]
2023-08-08
cpython: use correct variable to set meta.mainProgram
Sandro Jäckel
2023-08-05
Merge pull request #247245 from Artturin/passthrufunthng1
Adam Joseph
2023-08-05
Revert "Revert "python3: splice python within python3Packages.callPackage""
Artturin
2023-08-03
Merge master into staging-next
github-actions[bot]
2023-08-01
treewide: Add meta.mainProgram
Robert Hensing
2023-07-28
Revert "lib.customisation: uncurry makeScopeWithSplicing"
Silvan Mosberger
2023-07-28
lib.makeScopeWithSplicing: provide default for keep,extra
Artturin
2023-07-28
python3.pkgs.pypaBuildHook: init
Doron Behar
2023-07-28
pip-build-hook.sh: Support $pipBuildFlags
Doron Behar
2023-07-28
Merge pull request #212795 from Cynerd/setuptools-rust-hook
Adam Joseph
2023-07-27
lib.customisation: uncurry makeScopeWithSplicing
Adam Joseph
2023-07-27
Merge staging-next into staging
github-actions[bot]
2023-07-27
Revert "python3: splice python within python3Packages.callPackage"
Adam Joseph
2023-07-27
Merge staging-next into staging
github-actions[bot]
2023-07-26
Merge pull request #245475 from Artturin/splicepython1
Artturi
2023-07-26
Merge staging-next into staging
github-actions[bot]
2023-07-26
python3: splice python within python3Packages.callPackage
Artturin
2023-07-25
Merge pull request #243074 from mweinelt/cpython-3.12.0b4
Nick Cao
2023-07-22
Merge staging-next into staging
github-actions[bot]
2023-07-22
Merge pull request #239624 from Stunkymonkey/use-optionalString-then
Felix Bühler
2023-07-20
Merge pull request #153527 from andersk/python3-symlinks
Sandro
2023-07-19
python3: Add manpage symlink to fix ‘man python’
Anders Kaseorg
2023-07-12
python312: 3.12.0b3 -> 3.12.0b4
Martin Weinelt
2023-07-02
Merge pull request #196802 from jneem/manylinux
Janik
2023-07-02
pythonManylinuxPackages: add libz and expat
Joe Neeman
2023-06-30
setuptools-rust: fix cross compilation
Karel Kočí
2023-06-25
treewide: use optionalAttrs instead of 'else {}'
Felix Buehler
2023-06-24
treewide: use optionalString instead of 'then ""'
Felix Buehler
2023-06-22
python311Packages.tkinter: fix runtime error on darwin
Weijia Wang
2023-06-21
python312: 3.12.0b2 -> 3.12.0b3
Martin Weinelt
2023-06-09
Merge staging-next into staging
github-actions[bot]
2023-06-07
python311: 3.11.3 -> 3.11.4
Martin Weinelt
2023-06-07
python310: 3.10.11 -> 3.10.12
Martin Weinelt
2023-06-07
python38: 3.8.16 -> 3.8.17
Martin Weinelt
2023-06-07
python39: 3.9.16 -> 3.9.17
Martin Weinelt
2023-06-07
python312: 3.12.0b1 -> 3.12.0b2
Martin Weinelt
2023-06-05
cypthon: moduralize so it can be called with other versions
Domen Kožar
2023-06-05
python: add conditionals to be able to compile with 3.6 or older
Domen Kožar
2023-06-03
python3.doc: build offline documentation
Dmitry Bogatov
2023-05-31
python3.pkgs.fetchPypi: deprecate in favor of top-level fetchPypi
figsoda
2023-05-23
python312: 3.12.0a7 -> 3.12.0b1
Martin Weinelt
2023-05-09
Merge staging-next into staging
github-actions[bot]
2023-05-07
update-python-libraries: Fix some issues
Martin Weinelt
2023-05-04
python: implement PEP 668 (#229166)
Jonas Chevalier
2023-05-03
Merge pull request #226937 from rhendric/rhendric/update-python-libraries
Martin Weinelt
2023-05-01
cpython: add loongarch triplets
jackyliu16
2023-04-28
Merge pull request #120220 from grahamc/python-kvetch-on-mismatch
Artturi
[prev]
[next]