Skip to content

Instantly share code, notes, and snippets.

@colemickens
Created November 30, 2018 10:35
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 colemickens/f04fb759d5f1f702126e092517ca972b to your computer and use it in GitHub Desktop.
Save colemickens/f04fb759d5f1f702126e092517ca972b to your computer and use it in GitHub Desktop.
[cole@xeep:~/code/packet-utils]$ nix copy --from file:///home/cole/kix_output --all --no-check-sigs
[28 copied (1 failed)]
error: path '/nix/store/p0mwxzyn2hjykv4v980hyaws55p4hc2v-chromium-dev-72.0.3608.4-sandbox' is not valid
[cole@xeep:~/code/packet-utils]$ nix copy --from file:///home/cole/kix_output /nix/store/p0mwxzyn2hjykv4v980hyaws55p4hc2v-chromium-dev-72.0.3608.4-sandbox --no-check-sigs
[1 copied]
[cole@xeep:~/code/packet-utils]$ nix copy --from file:///home/cole/kix_output --all --no-check-sigs
[141 copied]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment