On Tue, 20 Dec 2011 08:27:16 +0400, Michael Raskin <[email protected]> wrote: > > >> Hm, sorry, piled too much into one line > >> > >> nix-store -r $(nix-instanctiate /etc/nixos/nixos -A system) > > > >For me that just prints the path to the system derivation - does that > >mean that everything is instantiated? > > Ah, that's what I missed. > > nix-store -qR $(nix-instantiate /etc/nixos/nixos -A system) | xargs nix-store > -r > > I just use nix-reduce build and so I sometimes forget what Nix commands > are actually used.
That does it - thx a lot! -- Florian Friesdorf <[email protected]> GPG FPR: 7A13 5EEE 1421 9FC2 108D BAAF 38F8 99A3 0C45 F083 Jabber/XMPP: [email protected] IRC: chaoflow on freenode,ircnet,blafasel,OFTC
pgpL6ZEAGLuCe.pgp
Description: PGP signature
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
