Nix Tips Build a package from a different system (e.g. run Intel package under Rosetta 2): nix-build -A pkgsCross.x86_64-darwin.hello Run nix-shell with local packages: nix-shell -I nixpkgs=/Users/jason/src/nixpkgs