Merge pull request #13702 from h0nIg/revert-13351-push-rrzylpqynznw

Revert "docker: make sure `nix config check` works"
This commit is contained in:
Jörg Thalheim
2025-08-06 20:49:11 +02:00
committed by GitHub

View File

@@ -311,6 +311,7 @@ let
# see doc/manual/source/command-ref/files/profiles.md
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
# see doc/manual/source/command-ref/files/channels.md
ln -s ${channel} $out/nix/var/nix/profiles/per-user/${uname}/channels-1-link