[Nix-dev] custom liveCD image
Eelco Dolstra
eelco.dolstra at logicblox.com
Tue Jan 28 15:46:56 CET 2014
Hi,
On 28/01/14 14:54, Sergey Mironov wrote:
> Could you please explain the situation and give me and advice on how
> to include the one and only copy of myapp to the liveCD's /nix/store?
Maybe you're building both the 32-bit and 64-bit ISOs? That would happen if you
did "nix-build release.nix -A iso_minimal". If that's the case, try "nix-build
release.nix -A iso_minimal.x86_64-linux" instead.
--
Eelco Dolstra | LogicBlox, Inc. | http://nixos.org/~eelco/
More information about the nix-dev
mailing list