zc706: trying to understand evaluation problems...

pull/30/head
Sebastien Bourdeauducq 2020-05-01 11:37:36 +08:00
parent d11d73c246
commit 1110d6fbb8
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>; },
}:
builtins.mapAttrs (key: value: pkgs.lib.hydraJob value) artiq-zynq
artiq-zynq