1
0
Fork 0
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:
Jörg Thalheim 2025-06-13 07:41:27 +02:00 committed by GitHub
commit 84743c84c0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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