From 69390df36d209015a165a210c0aabcb41bcaab51 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Fri, 1 May 2020 11:39:02 +0800 Subject: [PATCH] zc706: trying to understand evaluation problems... --- zc706.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zc706.nix b/zc706.nix index 7a719a5..239477e 100644 --- a/zc706.nix +++ b/zc706.nix @@ -2,4 +2,4 @@ pkgs ? import {}, artiq-zynq ? import { mozillaOverlay = import ; }, }: -artiq-zynq +{}