mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-18 19:54:05 +00:00
rewrite to new Nixpkgs and new Nix version
svn path=/nixu/trunk/; revision=5233
This commit is contained in:
parent
d8550e9d10
commit
2a304add0b
@ -287,8 +287,8 @@ tar cf - /nix/store | tar --directory=$root -xvf -
|
||||
echo registering valid paths...
|
||||
|
||||
$NIX_CMD_PATH/nix-store --register-validity < $root/tmp/mystorepaths
|
||||
$NIX_CMD_PATH/nix-env -iKf /nixpkgs/trunk/pkgs/system/i686-linux.nix nix
|
||||
$NIX_CMD_PATH/nix-env -iKf /nixpkgs/trunk/pkgs/system/i686-linux.nix coreutils
|
||||
$NIX_CMD_PATH/nix-env -iKf /nixpkgs/trunk/pkgs/top-level/all-packages.nix nix
|
||||
$NIX_CMD_PATH/nix-env -iKf /nixpkgs/trunk/pkgs/top-level/all-packages.nix coreutils
|
||||
|
||||
echo setting init symlink...
|
||||
rm -f $root/init
|
||||
|
Loading…
Reference in New Issue
Block a user