Guest User

Untitled

a guest
Aug 24th, 2018
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.19 KB | None | 0 0
  1. ~/.dotfiles/nix 11s
  2. ❯ /run/current-system/sw/bin/darwin-rebuild switch -I darwin-config=$HOME/.dotfiles/nix/configuration.nix
  3. building the system configuration...
  4. these derivations will be built:
  5. /nix/store/2kmy5hbmr9fg0767196fdp9yzqjqnbbx-system-applications.drv
  6. /nix/store/555k4wf65rd7mp2f6mvcs105zcl5pffl-etc-zshrc.drv
  7. /nix/store/67jby32h8g3cks8zack579riqq9d5c2d-etc-zprofile.drv
  8. /nix/store/92n3wkibm64qg5i28ak06w5wa53cvwmy-system-path.drv
  9. /nix/store/pllawr8njpqany6z3gqyzxladsm3ks46-etc-bashrc.drv
  10. /nix/store/prs9pmyaz2kviv40815qz5p8yhh2qv0v-etc-zshenv.drv
  11. /nix/store/cq4nackl23bv5k91bf5lrk8a00kgvc29-etc.drv
  12. /nix/store/iciqnx6y8yxq00fxb0x8xljdnfcbi29y-darwin-system-18.09pre-git.drv
  13. these paths will be fetched (4.96 MiB download, 16.34 MiB unpacked):
  14. /nix/store/9r0s57fg6z0nwrywygbs2br8adan19r8-zsh-5.5.1
  15. /nix/store/b0qzm1w5r20azqhh95ns218050hbyibw-nix-zsh-completions-0.4.0
  16. copying path '/nix/store/b0qzm1w5r20azqhh95ns218050hbyibw-nix-zsh-completions-0.4.0' from 'https://cache.nixos.org'...
  17. building '/nix/store/67jby32h8g3cks8zack579riqq9d5c2d-etc-zprofile.drv'...
  18. building '/nix/store/555k4wf65rd7mp2f6mvcs105zcl5pffl-etc-zshrc.drv'...
  19. copying path '/nix/store/9r0s57fg6z0nwrywygbs2br8adan19r8-zsh-5.5.1' from 'https://cache.nixos.org'...
  20. building '/nix/store/pllawr8njpqany6z3gqyzxladsm3ks46-etc-bashrc.drv'...
  21. building '/nix/store/prs9pmyaz2kviv40815qz5p8yhh2qv0v-etc-zshenv.drv'...
  22. building '/nix/store/2kmy5hbmr9fg0767196fdp9yzqjqnbbx-system-applications.drv'...
  23. building '/nix/store/92n3wkibm64qg5i28ak06w5wa53cvwmy-system-path.drv'...
  24. building '/nix/store/cq4nackl23bv5k91bf5lrk8a00kgvc29-etc.drv'...
  25. created 0 symlinks in user environment
  26. created 174 symlinks in user environment
  27. building '/nix/store/iciqnx6y8yxq00fxb0x8xljdnfcbi29y-darwin-system-18.09pre-git.drv'...
  28. Password:
  29. warning: Nix search path entry '***' does not exist, ignoring
  30. error: file 'darwin-config' was not found in the Nix search path (add it using $NIX_PATH or -I), at (string):1:1
  31. error: Changed <darwin-config> but target does not exist, aborting activation
  32. Create $HOME/.nixpkgs/darwin-configuration.nix or set nix.nixPath:
  33.  
  34. nix.nixPath = [ "darwin-config=***" ];
  35.  
  36.  
  37. ~/.dotfiles/nix 11s
Advertisement
Add Comment
Please, Sign In to add comment