initial install on darwin ends with errors relating to unknown hostname
option
#375
Labels
bug
Something isn't working
hostname
option
#375
Expected Behavior
Running the initial install steps in the Quick Start guide on macOS 11.6 should not result in a series of errors.
Current Behavior
The install process looks like it's successful for the most part, but it ends with a series of errors:
Steps to Reproduce
I ran the command from the quick start guide:
nix-shell https://github.com/divnix/devos/archive/master.tar.gz -A shell \ --run "bud get master"
Your Environment
Probably relevant, I ran these commands in my shell. I'm guessing Darwin's
hostname
utility behaves differently than it would on NixOS or another Linux system.The text was updated successfully, but these errors were encountered: