Guest User

Untitled

a guest
Nov 25th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. waiting for the big garbage collector lock...
  2. error: Package ‘inginious-0.3a2.dev0’ in /var/lib/gc-of-borg/.nix-test-rs/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/31967/pkgs/servers/inginious/default.nix:69 is marked as broken, refusing to evaluate.
  3.  
  4. a) For `nixos-rebuild` you can set
  5. { nixpkgs.config.allowBroken = true; }
  6. in configuration.nix to override this.
  7.  
  8. b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  9. { allowBroken = true; }
  10. to ~/.config/nixpkgs/config.nix.
  11.  
  12. (use ‘--show-trace’ to show detailed location information)
Add Comment
Please, Sign In to add comment