diff --git a/pkgs/default.nix b/pkgs/default.nix index 0cf4299..d77fc9a 100644 --- a/pkgs/default.nix +++ b/pkgs/default.nix @@ -3,7 +3,7 @@ pkgs, ... }: { - mcuxpresso = import ./mcuxpresso pkgs; + # mcuxpresso = import ./mcuxpresso pkgs; # this is unfortunately needed since bolt-launcher makes use of openssl-1.1.1w, and since it is not part of hosts, we have to add it this way bolt-launcher = (import inputs.nixpkgs {