expose apollo-fpga in overlay

This commit is contained in:
Robin Appelman 2024-07-08 23:01:17 +02:00
commit 37b2e28862
3 changed files with 4 additions and 2 deletions

View file

@ -22,7 +22,7 @@
pkgs.mkShell {
};
packages = {
inherit (pkgs) packetry cynthion cynthion-udev apollo-cynthion cynthion-gateware;
inherit (pkgs) packetry cynthion cynthion-udev apollo-cynthion cynthion-gateware apollo-fpga;
};
})
// {