diff --git a/flake.nix b/flake.nix index 0576a1aea..b994f8f26 100644 --- a/flake.nix +++ b/flake.nix @@ -317,7 +317,7 @@ inherit (pkgs.texlive) scheme-basic latexmk cmap collection-fontsrecommended fncychap titlesec tabulary varwidth framed fancyvrb float wrapfig parskip - upquote capt-of needspace etoolbox booktabs; + upquote capt-of needspace etoolbox booktabs xcolor; }; artiq-frontend-dev-wrappers = pkgs.runCommandNoCC "artiq-frontend-dev-wrappers" {}