Skip to content

Instantly share code, notes, and snippets.

@exarkun
Created July 8, 2019 00:36
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 exarkun/d850856462ded122085d18f0ea20f205 to your computer and use it in GitHub Desktop.
Save exarkun/d850856462ded122085d18f0ea20f205 to your computer and use it in GitHub Desktop.
[root@nixos:~]# nix-channel --add https://nixos.org/channels/nixos-18.03 nixos
[root@nixos:~]# nixos-rebuild build --upgrade
downloading Nix expressions from ‘https://releases.nixos.org/nixos/18.03/nixos-18.03.133402.cb0e20d6db9/nixexprs.tar.xz’...
downloading ‘https://releases.nixos.org/nixos/18.03/nixos-18.03.133402.cb0e20d6db9/nixexprs.tar.xz’... [10287/10651 KiB, 567.8 KiB/s]
unpacking channels...
created 2 symlinks in user environment
building Nix...
error: syntax error, unexpected $undefined, expecting IND_STR or DOLLAR_CURLY or IND_STRING_CLOSE, at /nix/store/i9gvzkjdv76wjgaxjhwdcly3hiam0wpq-nixos-18.03.133402.cb0e20d6db9/nixos/pkgs/build-support/fetchpatch/default.nix:42:40
(use ‘--show-trace’ to show detailed location information)
error: attribute ‘nixFallback’ in selection path ‘nixFallback’ not found
error: syntax error, unexpected $undefined, expecting IND_STR or DOLLAR_CURLY or IND_STRING_CLOSE, at /nix/store/i9gvzkjdv76wjgaxjhwdcly3hiam0wpq-nixos-18.03.133402.cb0e20d6db9/nixos/pkgs/build-support/fetchpatch/default.nix:42:40
(use ‘--show-trace’ to show detailed location information)
/tmp/nixos-rebuild.sckxJC/nix
building the system configuration...
error: syntax error, unexpected $undefined, expecting IND_STR or DOLLAR_CURLY or IND_STRING_CLOSE, at /nix/store/i9gvzkjdv76wjgaxjhwdcly3hiam0wpq-nixos-18.03.133402.cb0e20d6db9/nixos/pkgs/build-support/fetchpatch/default.nix:42:40
(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