Skip to content

Instantly share code, notes, and snippets.

@LnL7
Created August 27, 2020 17:40
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 LnL7/541a8b8ec7a60eb3bfdcafb17d1851a2 to your computer and use it in GitHub Desktop.
Save LnL7/541a8b8ec7a60eb3bfdcafb17d1851a2 to your computer and use it in GitHub Desktop.
$ nix-build -A hello
/nix/store/bj818miarkkql288p00n4gxsjd7xqlg9-hello-2.10
$ nix-build -A hello --option system x86_64-linux --store ssh-ng://host
/nix/store/ab1pfk338f6gzpglsirxhvji4g9w558i-hello-2.10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment