Skip to content

Instantly share code, notes, and snippets.

@dustinlacewell-wk
Created October 31, 2017 05:41
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 dustinlacewell-wk/8cfd1ea90787ed0816b91e6c4298d28b to your computer and use it in GitHub Desktop.
Save dustinlacewell-wk/8cfd1ea90787ed0816b91e6c4298d28b to your computer and use it in GitHub Desktop.
...
unable to connect to ‘root@37.139.9.77’
unable to open SSH connection to ‘root@37.139.9.77’, trying other available machines...
building path(s) ‘/nix/store/0yfrk098db9viljav6y56i8fhnf5qi09-append-initrd-secrets’
error: a ‘x86_64-linux’ is required to build ‘/nix/store/ww2z6pkfqzlin98sx5gkv55yqi8mynxn-append-initrd-secrets.drv’, but I am a ‘x86_64-darwin’
error: unable to build all machine configurations
There is an unread and relevant news item.
Read it by running the command 'home-manager news'.
#> pgrep -lf nix
33241 /nix/store/xfcrrc5i2xab8w99gysdr831l8k4i5c0-emacs-25.3/Applications/Emacs.app/Contents/MacOS/Emacs
62470 /nix/store/6pk006r6934bb0my3zi1q1m0ayyrx7s3-Hammerspoon-0.9.57/Applications/Hammerspoon.app/Contents/MacOS/Hammerspoon
63378 /nix/store/prmjkj9jca94y1yxymnhkq36ahsrrlkv-Viscosity.app/Applications/Viscosity.app/Contents/MacOS/Viscosity
#> env | grep NIX
NIX_USER_PROFILE_DIR=/nix/var/nix/profiles/per-user/dustinlacewell
NIX_PROFILES=/nix/var/nix/profiles/default /Users/dustinlacewell/.nix-profile
NIX_SSL_CERT_FILE=/nix/var/nix/profiles/default/etc/ssl/certs/ca-bundle.crt
NIX_PATH=/nix/var/nix/profiles/per-user/root/channels
#> find /nix \! -user dustinlacewell -print
#>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment