Skip to content

Instantly share code, notes, and snippets.

@cleverca22
Created July 2, 2019 08:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cleverca22/90167a68172df5d8e96f3b6f903035f6 to your computer and use it in GitHub Desktop.
Save cleverca22/90167a68172df5d8e96f3b6f903035f6 to your computer and use it in GitHub Desktop.
building '/nix/store/nf6jrlcj5cgr65z89yrpsc28qnnnaim5-etc.drv'...
building '/nix/store/1zs4hilrl91y25sqr4slh41wvnjwn14f-system-applications.drv'...
created 0 symlinks in user environment
building '/nix/store/lbld5gabmqcg1x8wdsf62ln9pcq0f5iy-system-path.drv'...
created 133 symlinks in user environment
building '/nix/store/b2rhm0jcfn90f3ijmpjmf0wjgw7gvd73-darwin-system-19.03.173022.e0c7712eac6+darwin4.0000000.drv'...
building the system configuration...
29>Jul 2 08:43:51 nixoss-iMac sudo[9242]: getgrouplist_2 called triggering group enumeration
29>Jul 2 08:43:51 nixoss-iMac sudo[9242]: getgrouplist_2 called triggering group enumeration
user defaults...
setting up user launchd services...
29>Jul 2 08:43:51 nixoss-iMac sudo[9261]: getgrouplist_2 called triggering group enumeration
29>Jul 2 08:43:51 nixoss-iMac sudo[9261]: getgrouplist_2 called triggering group enumeration
setting up groups...
setting up users...
setting up ~/Applications...
setting up /etc...
warning: not linking environment.etc."bashrc" because /etc/bashrc exists, skipping...
warning: not linking environment.etc."nix/nix.conf" because /etc/nix/nix.conf exists, skipping...
system defaults...
setting up launchd services...
creating service org.nixos.activate-system
reloading service org.nixos.nix-daemon
13>Jul 2 08:43:54 nixoss-iMac com.apple.xpc.launchd[1] (org.nixos.nix-daemon): This service is defined to be constantly running and is inherently inefficient.
reloading nix-daemon...
configuring networking...
13>Jul 2 08:43:55 nixoss-iMac com.apple.xpc.launchd[1] (org.nixos.nix-daemon): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
Open '/Users/nixos/.nixpkgs/darwin-configuration.nix' to get started.
See the README for more information: https://github.com/LnL7/nix-darwin/blob/master/README.md
Don't forget to start a new shell or source /etc/static/bashrc.
/Volumes/CONFIG/apply.sh::::91 echo 141
141
/Volumes/CONFIG/apply.sh::::92 set -e
...
/Volumes/CONFIG/apply.sh::::108 chown -R nixos /Users/nixos/.nixpkgs
/Volumes/CONFIG/apply.sh::::109 sudo -i -H -u nixos -- darwin-rebuild switch
29>Jul 2 08:43:55 nixoss-iMac sudo[9404]: getgrouplist_2 called triggering group enumeration
29>Jul 2 08:43:55 nixoss-iMac sudo[9404]: getgrouplist_2 called triggering group enumeration
building the system configuration...
error: cannot connect to daemon at '/nix/var/nix/daemon-socket/socket': Connection refused
(use '--show-trace' to show detailed location information)
/Volumes/CONFIG/apply.sh::::110 finish
/Volumes/CONFIG/apply.sh::finish::19 set +e
/Volumes/CONFIG/apply.sh::finish::20 cd /
/Volumes/CONFIG/apply.sh::finish::21 sleep 1
/Volumes/CONFIG/apply.sh::finish::22 umount -f /Volumes/CONFIG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment