* Get rid of the `(import (__toPath ((toString

./JustNothing/.. )+"/"+args.version+".nix")))' hack, you can also just
  write `import (./path/to/pkg + "/${version}.nix)'.


svn path=/nixpkgs/branches/stdenv-updates/; revision=9886
This commit is contained in:
Yury G. Kudryashov
2007-12-08 01:09:00 +00:00
parent ec6a614c1e
commit 3896cd4a28
19 changed files with 50 additions and 107 deletions

View File

@@ -1,2 +0,0 @@
args :
(import (__toPath ((toString ./JustNothing/.. )+"/"+args.version+".nix"))) args