You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
---- sudo execution ------------------------------------------------------------
I am executing:
$ sudo HOME=/var/root /nix/store/c3mvzszvyzakvcp9spnjvsb8m2bpjk7m-nix-2.4/bin/nix-env -i /nix/store/wiqcjg66s7sb6cais8pifrk3l9cpkrmq-nss-cacert-3.66
to install a bootstrapping SSL certificate just for Nix in to the default profile
installing 'nss-cacert-3.66'
building '/nix/store/sfq4nhk3my358wizgsylmqpgjbcq08x6-user-environment.drv'...
---- sudo execution ------------------------------------------------------------
I am executing:
$ sudo HOME=/var/root NIX_SSL_CERT_FILE=/nix/var/nix/profiles/default/etc/ssl/certs/ca-bundle.crt /nix/store/c3mvzszvyzakvcp9spnjvsb8m2bpjk7m-nix-2.4/bin/nix-channel --update nixpkgs
to update the default channel in the default profile
unpacking channels...
---- sudo execution ------------------------------------------------------------
I am executing:
$ sudo install -m 0664 /var/folders/ry/zchky0w14zs3g9lhn6w2qzq80000gn/T/tmp.zhPVFx7A2M/nix.conf /etc/nix/nix.conf
to place the default nix daemon configuration (part 2)
install: /etc/nix/nix.conf: No such file or directory
---- oh no! --------------------------------------------------------------------
Jeeze, something went wrong. If you can take all the output and open
an issue, we'd love to fix the problem so nobody else has this issue.
The text was updated successfully, but these errors were encountered:
Seems there was a left over from a previous version. nix.conv was existing as symlink, but the target was non-existing.
After removing the files in /etc/nix/, it worked.
Last parts of the output
The text was updated successfully, but these errors were encountered: