diff --git a/shell.nix b/shell.nix index 9871237c..0c53b8c6 100644 --- a/shell.nix +++ b/shell.nix @@ -1,6 +1,5 @@ { pkgs ? import { # https://nixos.org/manual/nixpkgs/stable/#sec-cross-usage - localSystem = (import ).systems.examples.x86_64-darwin; crossSystem = (import ).systems.examples.mips-linux-gnu; } }: