Skip to content

Commit

Permalink
README: mention cross support and add link
Browse files Browse the repository at this point in the history
  • Loading branch information
roberth authored Nov 17, 2021
1 parent f54ae28 commit 4aebbb9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ $ nix-shell -p nixopsUnstable

You may need access to a Nix remote builder if your system does not support the deployment's `system` builds directly. MacOS users may use a virtual machine with NixOS for this purpose.

It is also possible to use cross-compilation with NixOps, by setting `nixpkgs.localSystem` and `nixpkgs.crossSystem`. A mix of remote, emulated and cross builds is also possible; see [this writeup on eno.space](https://eno.space/blog//2021/08/nixos-on-underpowered-devices).

### Building And Developing

#### Building The Nix Package
Expand Down

0 comments on commit 4aebbb9

Please sign in to comment.