Hi, On 11/07/14 10:11, Sergey Mironov wrote:
> I agree, design is questionable, bu I keep automatic tests together > with system being developed. Tests should know the original password > so I store it as plain Nix string. But my main question relates to the > fact that `import' can read the calculated path from /nix/store and > `builtins.readFile' can not. Is it a bug or a feature? "Import from derivation" is a somewhat questionable feature. But for consistency, readFile should also support this. -- Eelco Dolstra | LogicBlox, Inc. | http://nixos.org/~eelco/ _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
