mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-28 20:53:35 +08:00
flake: export llvmlite-new
This commit is contained in:
parent
748969c21e
commit
fabe88065b
@ -353,7 +353,7 @@
|
||||
};
|
||||
in rec {
|
||||
packages.x86_64-linux = {
|
||||
inherit pythonparser qasync artiq;
|
||||
inherit pythonparser llvmlite-new qasync artiq;
|
||||
inherit migen misoc asyncserial microscope vivadoEnv vivado;
|
||||
openocd-bscanspi = openocd-bscanspi-f pkgs;
|
||||
artiq-board-kc705-nist_clock = makeArtiqBoardPackage {
|
||||
|
Loading…
Reference in New Issue
Block a user