Guest User

Untitled

a guest
Oct 12th, 2018
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.41 KB | None | 0 0
  1. $ nix-env -iA nixos.altcoins.mist
  2. error: attribute 'mist' in selection path 'nixos.altcoins.mist' not found
  3.  
  4. $ git clone --depth 1 https://github.com/NixOS/nixpkgs.git ~/nixpkgs-unstable
  5. $ nix-env -iA nixos.altcoins.mist -f ~/nixpkgs-unstable
  6.                                                              
  7. error: the expression selected by the selection path 'nixos.altcoins.mist' should be a set but is a function
Advertisement
Add Comment
Please, Sign In to add comment