Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ~/.dotfiles/nix 1m 28s
- ❯ /run/current-system/sw/bin/darwin-rebuild switch -I darwin-config=$HOME/.dotfiles/nix/configuration.nix
- building the system configuration...
- these derivations will be built:
- /nix/store/fm23ysjcpmn4dym47nwmhdyk07qlcp5h-etc-bashrc.drv
- /nix/store/v60ym055gghvb9aivwkhw5vafgq2iazv-etc-zshenv.drv
- /nix/store/pxpwm4gg580avbj5r244cvc7ylgijrf5-etc.drv
- /nix/store/dk5x2djanr6sk31cm57mirdbrc1dy7aa-darwin-system-18.09pre-git.drv
- building '/nix/store/fm23ysjcpmn4dym47nwmhdyk07qlcp5h-etc-bashrc.drv'...
- building '/nix/store/v60ym055gghvb9aivwkhw5vafgq2iazv-etc-zshenv.drv'...
- building '/nix/store/pxpwm4gg580avbj5r244cvc7ylgijrf5-etc.drv'...
- building '/nix/store/dk5x2djanr6sk31cm57mirdbrc1dy7aa-darwin-system-18.09pre-git.drv'...
- warning: Nix search path entry '/Users/nikivi/dotfiles/nix/configuration.nix' does not exist, ignoring
- error: file 'darwin-config' was not found in the Nix search path (add it using $NIX_PATH or -I), at (string):1:1
- error: Changed <darwin-config> but target does not exist, aborting activation
- Create $HOME/.nixpkgs/darwin-configuration.nix or set nix.nixPath:
- nix.nixPath = [ "darwin-config=***" ];
- ~/.dotfiles/nix
- ❯
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement