hardware/mcuxpresso: fix mcuxpresso not being at correct output
This commit is contained in:
parent
dc70f42c87
commit
f4507bc88d
1 changed files with 1 additions and 4 deletions
|
@ -4,9 +4,6 @@
|
|||
...
|
||||
}: {
|
||||
services.udev.packages = [
|
||||
(inputs.self.packages.${pkgs.system}.mcuxpresso.ide.override
|
||||
{
|
||||
onlyUdevRules = true;
|
||||
})
|
||||
inputs.self.packages.${pkgs.system}.mcuxpresso
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue