Created
April 26, 2018 04:07
-
-
Save colemickens/a8fb9a4e3ae518ef9408b2b0280cd19d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[cole@colemick-nixosdev1:/etc]$ sudo nixos-rebuild switch --upgrade | |
unpacking channels... | |
warning: Nix search path entry ‘/nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs’ does not exist, ignoring | |
error: file ‘nixpkgs/nixos’ was not found in the Nix search path (add it using $NIX_PATH or -I), at (string):1:13 | |
building Nix... | |
warning: Nix search path entry ‘/nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs’ does not exist, ignoring | |
error: file ‘nixpkgs/nixos’ was not found in the Nix search path (add it using $NIX_PATH or -I) | |
warning: Nix search path entry ‘/nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs’ does not exist, ignoring | |
error: file ‘nixpkgs/nixos’ was not found in the Nix search path (add it using $NIX_PATH or -I) | |
warning: Nix search path entry ‘/nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs’ does not exist, ignoring | |
error: file ‘nixpkgs’ was not found in the Nix search path (add it using $NIX_PATH or -I) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment