mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
also add coreutils to Nix default profile
svn path=/nixu/trunk/; revision=4106
This commit is contained in:
parent
569bbf75b1
commit
b084dc18b3
1 changed files with 1 additions and 0 deletions
|
@ -266,6 +266,7 @@ 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
|
||||
|
||||
echo setting init symlink...
|
||||
rm -f $root/init
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue