Skip to content

Instantly share code, notes, and snippets.

@arianvp
Created April 29, 2020 21:42
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 arianvp/e585717e4e54fb38a54a3f7cdc16a788 to your computer and use it in GitHub Desktop.
Save arianvp/e585717e4e54fb38a54a3f7cdc16a788 to your computer and use it in GitHub Desktop.
$ sudo nix-build -A linuxPackages.kernel --max-jobs 0
these derivations will be built:
/nix/store/dww3zywmq87jdyh9l5asdrihm25x8sp4-linux-5.4.35.drv
building '/nix/store/dww3zywmq87jdyh9l5asdrihm25x8sp4-linux-5.4.35.drv' on 'ssh://arian@ryzen.local'...
Warning: Permanently added the ED25519 host key for IP address '2a02:8109:b6c0:3abc::8343' to the list of known hosts.
error: you are not privileged to build derivations
error: unexpected end-of-file
builder for '/nix/store/dww3zywmq87jdyh9l5asdrihm25x8sp4-linux-5.4.35.drv' failed with exit code 1
error: build of '/nix/store/dww3zywmq87jdyh9l5asdrihm25x8sp4-linux-5.4.35.drv' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment