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