[Nix-dev] cannot build a new CD on 32 bits NixOS

2014-03-04 Thread Paul Dufresne
I am trying to follow instructions on: https://nixos.org/wiki/Creating_a_Nix_OS_live_CD So this is on a freshly cloned Nixpkgs from your project. I have added pkgs.rpPPPoE and pkgs.wvdial to .../modules/profiles/base.nis. Then: $ nix-build -A iso_graphical $NIXREPOS/nixos/release.nix Resulted

Re: [Nix-dev] cannot build a new CD on 32 bits NixOS

2014-03-04 Thread Paul Dufresne
Trying to investigate a bit more: [demo@nixos:~/paulnixos/pkgs]$ cat /nix/store/yw81fs9q3kgqlk1xx2d3mpmrv2xr1hkc-empty.drv

Re: [Nix-dev] cannot build a new CD on 32 bits NixOS

2014-03-04 Thread Rob Vermaas
Hi Paul, try: $ nix-build -A iso_graphical.i686-linux Cheers, Rob On Tue, Mar 4, 2014 at 10:35 AM, Paul Dufresne dufres...@gmail.com wrote: Trying to investigate a bit more: [demo@nixos:~/paulnixos/pkgs]$ cat /nix/store/yw81fs9q3kgqlk1xx2d3mpmrv2xr1hkc-empty.drv