mirror of
https://github.com/icewind1991/cynthion-flake.git
synced 2026-06-03 14:24:07 +02:00
expose apollo-fpga in overlay
This commit is contained in:
parent
10c149f513
commit
37b2e28862
3 changed files with 4 additions and 2 deletions
|
|
@ -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;
|
||||
};
|
||||
})
|
||||
// {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue