On Mon, 19 Dec 2011 23:35:41 +0400, Michael Raskin <[email protected]> wrote: > >> nix-store -r $(nix-store -q --deriver $(nix-instanctiate /etc/nixos/nixos > >> -A system)) > > > >$ nix-instantiate /etc/nixos/nixos -A system > >warning: you did not specify `--add-root'; the result might be removed by > >the garbage collector > >/nix/store/8vpxk1df3zc4c9l8mv4fj32ma173nm4g-system.drv > > > >The warning can be ignored I assume, given that no changes were made to > >configuration.nix, nixpkgs, nixos since the last nixos-rebuild. > > > > > >$ nix-store -q --deriver $(nix-instantiate /etc/nixos/nixos/ -A system) > >warning: you did not specify `--add-root'; the result might be removed by > >the garbage collector > >unknown-deriver > > > >NOTE: --deriver is not listed by 'nix-store --help', but documented in > >the man page. > > > >However, I don't know how to fix that command line. > > 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? -- 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
pgpDqJCmCZsXy.pgp
Description: PGP signature
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
