Skip to content

Instantly share code, notes, and snippets.

@matthew-piziak
Created June 10, 2019 15:54
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 matthew-piziak/0f638e61e46a1f883f5a376f0cda4ee8 to your computer and use it in GitHub Desktop.
Save matthew-piziak/0f638e61e46a1f883f5a376f0cda4ee8 to your computer and use it in GitHub Desktop.
unpacking channels...
building Nix...
building the system configuration...
unpacking 'https://github.com/NixOS/nixpkgs-channels/archive/nixos-unstable-small.tar.gz'...
error: Package ‘emacs-with-packages-27.0.50-git’ in /nix/store/l338j8w0xpmn9vii30sdl2wd1l10jfmr-nixpkgs-18.09.2574.a7e559a5504/nixpkgs/pkgs/applications/editors/emacs/default.nix:112 is not supported on ‘x86_64-linux’, refusing to evaluate.
a) For `nixos-rebuild` you can set
{ nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.
b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
{ allowUnsupportedSystem = 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