Skip to content

Instantly share code, notes, and snippets.

@lovesegfault
Created April 8, 2019 18:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lovesegfault/53a2d8a828f9b2bd43313a573fdd5719 to your computer and use it in GitHub Desktop.
Save lovesegfault/53a2d8a828f9b2bd43313a573fdd5719 to your computer and use it in GitHub Desktop.
error: Package ‘clisp-2.49’ in /nix/store/12psy5c9wk2zxds60j1clycahpr49wg8-nixos-19.09pre174426.acbdaa569f4/nixos/pkgs/development/interpreters/clisp/default.nix:96 is marked as broken, refusing to evaluate.
a) For `nixos-rebuild` you can set
{ nixpkgs.config.allowBroken = true; }
in configuration.nix to override this.
b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
{ allowBroken = true; }
to ~/.config/nixpkgs/config.nix.
(use '--show-trace' to show detailed location information)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment