Changed version-related syntax in python, gettext and ocaml

svn path=/nixpkgs/trunk/; revision=10316
This commit is contained in:
Yury G. Kudryashov
2008-01-28 19:30:57 +00:00
parent 0aef28a212
commit b3cd1e644a
4 changed files with 13 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
args:
args.lib.listOfListsToAttrs [
args.stdenv.lib.listOfListsToAttrs [
[ "recurseForDerivations" true ]
[ "0.14.6" (import ./0.14.6.nix args) ]
[ "0.15" (import ./0.15.nix args) ]