diff --git a/artiq-full.nix b/artiq-full.nix index 8f30f9e..ee4b1ef 100644 --- a/artiq-full.nix +++ b/artiq-full.nix @@ -1,4 +1,4 @@ -{ pkgs ? import {}}: +{ pkgs ? import { config = { allowBroken = true; }; }}: let sinaraSystemsSrc = ;