This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
nixpkgs
Watch
2
Star
0
Fork
0
You've already forked nixpkgs
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2025-02-23 12:34:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e64443baf1
nixpkgs
/
pkgs
/
development
/
interpreters
/
python
History
Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
..
2.6
* By popular demand, restore Python 2.6.
2011-04-06 21:57:30 +00:00
2.7
python-2.7: Attempt to fix the nixpkgs evaluation error
2011-09-17 18:52:28 +00:00
3.1
pkgs/development/interpreters/python/3.1: major simplification of the expression
2011-02-02 11:17:06 +00:00
3.2
Adding Python 3.2
2011-04-19 18:10:15 +00:00
pythonhome-wrapper.nix
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
2012-01-18 20:16:00 +00:00
wrapper.nix
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
2012-01-18 20:16:00 +00:00