From fabe88065b2130ee9b844e01e03586d4d11f28ee Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Tue, 30 May 2023 16:54:59 +0800 Subject: [PATCH] flake: export llvmlite-new --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index f2bde2807..de66789bf 100644 --- a/flake.nix +++ b/flake.nix @@ -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 {