nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at devShellTools-shell 6 lines 182 B view raw
1option( 2 'target_prefix', 3 type : 'string', 4 value : '', 5 description: 'Specifies the prefix to use when building for cross-compilation (e.g., `aarch64-apple-darwin`)' 6)