[Nix-dev] Nix 1.4 released
Vladimír Čunát
vcunat at gmail.com
Tue Feb 26 21:25:02 CET 2013
On 02/26/2013 02:46 PM, Eelco Dolstra wrote:
> * Language change: The expression "${./path} ..." now evaluates to a string
> instead of a path.
That means the such a file isn't copied into the store, and is included
as a plain "./path" string, etc. Right?
BTW, I believe the hardlink concept is one of worst original UNIX
features. COW copy would make sense, but hardlinks are usually more
trouble than worth.
Vlada
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3251 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.science.uu.nl/pipermail/nix-dev/attachments/20130226/8eb9b54f/attachment.bin
More information about the nix-dev
mailing list