Skip to content

Instantly share code, notes, and snippets.

@betaboon

betaboon/log Secret

Created November 30, 2019 20:34
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 betaboon/044d3e3964ec365866b4e2e8c7987ed6 to your computer and use it in GitHub Desktop.
Save betaboon/044d3e3964ec365866b4e2e8c7987ed6 to your computer and use it in GitHub Desktop.
NIX_PATH="nixpkgs=https://github.com/NixOS/nixpkgs-channels/archive/nixos-unstable.tar.gz" nix-build examples/demo/ --argstr device oneplus-oneplus3 -A android-device
unpacking 'https://github.com/NixOS/nixpkgs-channels/archive/nixos-unstable.tar.gz'...
trace: Building with crossSystem?: aarch64-linux != x86_64-linux → we are.
trace: crossSystem: config: aarch64-unknown-linux-gnu
error: attribute 'targetPlatform' missing, at /nix/store/vbb29k53xihy4id4hbq4ahq5vkgxnmwi-nixos-unstable.tar.gz/pkgs/development/tools/build-managers/meson/default.nix:98:17
(use '--show-trace' to show detailed location information)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment