Advertisement
Guest User

Untitled

a guest
Jun 14th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. > nix-shell -p nix-info --run nix-info
  2. system: "x86_64-darwin", multi-user?: yes, version: nix-env (Nix) 2.0.4, channels(lev): "", channels(root): "nixpkgs-18.09pre142355.41cdec2e513", nixpkgs: /nix/var/nix/profiles/per-user/root/channels/nixpkgs
  3.  
  4. > nix-channel --add https://nix.dapphub.com/pkgs/dapphub
  5.  
  6. > nix-channel --update
  7. unpacking channels...
  8.  
  9. > nix-env -qa
  10. error: cannot import '/nix/store/lh2mmdwn7xxhiq88zhdva98nyv4v3j7z-source', since path '/nix/store/vzgrkkajvddaq03iafgycvyd1jriszzy-source.drv' is not valid, at /nix/store/n5kfq7prl58q0w6fac1bn25bx6vlhlcs-dapphub/dapphub/nixpkgs/lib/customisation.nix:115:50
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement