mirror of
https://github.com/NixOS/nix
synced 2025-06-24 09:41:15 +02:00
Merge pull request #13351 from drupol/push-rrzylpqynznw
docker: make sure `nix config check` works
This commit is contained in:
commit
84743c84c0
1 changed files with 0 additions and 1 deletions
|
@ -300,7 +300,6 @@ let
|
|||
|
||||
ln -s ${profile} $out/nix/var/nix/profiles/default-1-link
|
||||
ln -s /nix/var/nix/profiles/default-1-link $out/nix/var/nix/profiles/default
|
||||
ln -s /nix/var/nix/profiles/default $out${userHome}/.nix-profile
|
||||
|
||||
ln -s ${channel} $out/nix/var/nix/profiles/per-user/${uname}/channels-1-link
|
||||
ln -s /nix/var/nix/profiles/per-user/${uname}/channels-1-link $out/nix/var/nix/profiles/per-user/${uname}/channels
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue