pkgs: comment mcuxpresso (needs work)

This commit is contained in:
Anthony Rodriguez 2024-12-03 09:22:31 +01:00
parent 8a7c459f5e
commit 4ad74e710a
Signed by: nezia
GPG key ID: EE3BE97C040A86CE

View file

@ -3,7 +3,7 @@
pkgs, 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 # 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 = bolt-launcher =
(import inputs.nixpkgs { (import inputs.nixpkgs {