This website requires JavaScript.
Explore
Help
Sign In
nathan
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2026-08-25 01:35:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
61c3aa504764b7f61ba627dcb59208bd285f2202
nixpkgs
/
pkgs
/
development
/
interpreters
/
python
/
2.7
History
Dario Bertini
57577f2019
Explicitly specify the pythonVersion and use that together with versionOlder/versionAtLeast to specify bounds
2015-01-24 10:38:54 +00:00
..
default.nix
Explicitly specify the pythonVersion and use that together with versionOlder/versionAtLeast to specify bounds
2015-01-24 10:38:54 +00:00
deterministic-build.patch
Python: add DETERMINISTIC_BUILD env var. If set, python doesn't write timestamps to pyc files. Tested by
2013-06-22 09:45:01 +03:00
nix-store-mtime.patch
* `patch' on FreeBSD doesn't like paths with // in them.
2011-04-04 15:48:58 +00:00
search-path.patch
Added Python version 2.7.
2010-08-11 15:49:03 +00:00
setup-hook.sh
Cleanup: Use += to append to envHooks
2014-08-09 12:47:05 +02:00