flake: export openocd-bscanspi-f

pull/2384/head
Sébastien Bourdeauducq 2024-03-26 15:57:44 +08:00
parent 7fa770fba9
commit d0f893c01c
1 changed files with 1 additions and 1 deletions

View File

@ -440,7 +440,7 @@
};
};
inherit makeArtiqBoardPackage;
inherit makeArtiqBoardPackage openocd-bscanspi-f;
defaultPackage.x86_64-linux = pkgs.python3.withPackages(ps: [ packages.x86_64-linux.artiq ]);