Guest User

Untitled

a guest
May 13th, 2019
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.53 KB | None | 0 0
  1. error: Package ‘hplip-3.19.1’ in /nix/store/via1aa5d96v2qz4yyg978x51hnampjaz-nixos-19.09pre179307.bc94dcf5002/nixos/pkgs/misc/drivers/hplip/default.nix:217 has an unfree license (‘unfree’), refusing to evaluate.
  2.  
  3. a) For `nixos-rebuild` you can set
  4.   { nixpkgs.config.allowUnfree = true; }
  5. in configuration.nix to override this.
  6.  
  7. b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  8.   { allowUnfree = true; }
  9. to ~/.config/nixpkgs/config.nix.
  10.  
  11. (use '--show-trace' to show detailed location information)
Add Comment
Please, Sign In to add comment