nixos-rebuild: Move the Nix fallback store paths into a separate file

This commit is contained in:
Eelco Dolstra
2016-09-06 16:07:47 +02:00
parent 5cbfbb1553
commit 1fef99942e
3 changed files with 16 additions and 7 deletions
@@ -0,0 +1,5 @@
{
x86_64-linux = "/nix/store/xryr9g56h8yjddp89d6dw12anyb4ch7c-nix-1.10";
i686-linux = "/nix/store/2w92k5wlpspf0q2k9mnf2z42prx3bwmv-nix-1.10";
}