zc706: trying to understand evaluation problems...

pull/30/head
Sebastien Bourdeauducq 2020-05-01 11:39:02 +08:00
parent 1110d6fbb8
commit 69390df36d
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
pkgs ? import <nixpkgs> {},
artiq-zynq ? import <artiq-zynq> { mozillaOverlay = import <mozillaOverlay>; },
}:
artiq-zynq
{}