[Nix-dev] non-constant path expressions

Merijn de Jonge merijn.de.jonge at gmail.com
Tue Feb 7 19:45:08 CET 2006


Also aterm is not what I want.
aterm/default.nix simply imports a fixed version of aterm, e.g.,
   import ./aterm-2.4.nix

As I said, I would like to make that version a parameter of the nix
expression, e.g.,

{version} :
   import "./aterm-" ++ version ++ ".nix"

Merijn


On 2/7/06, Armijn Hemel <armijn at uulug.nl> wrote:
>
> hi,
>
> > Bedoel je pkgs/applications/misc/hello?
> > Ik zie daar niets speciaals aan. Een andere hello zie ik niet.
>
> Hm, yes...that might have been a bit, ehr, not the right thing. I should
> have said aterm :|
>
> armijn
>
> --
>
> ---------------------------------------------------------------------------
>   armijn at uulug.nl | http://www.uulug.nl/ | UULug: Utrecht Linux Users
> Group
>
> ---------------------------------------------------------------------------
> _______________________________________________
> nix-dev mailing list
> nix-dev at cs.uu.nl
> https://mail.cs.uu.nl/mailman/listinfo/nix-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.science.uu.nl/pipermail/nix-dev/attachments/20060207/37817277/attachment.html 


More information about the nix-dev mailing list