pkgs: comment mcuxpresso (needs work)
This commit is contained in:
parent
8a7c459f5e
commit
4ad74e710a
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue