diff --git a/ci-root.nix b/ci-root.nix index b4a0d6dda9..e3cbcbebb3 100644 --- a/ci-root.nix +++ b/ci-root.nix @@ -11,7 +11,7 @@ let ciBits = { x86_64-linux = { machine = depot.ops.nixos.systems; - pkgs = builtins.removeAttrs depot.nix.pkgs [ "grafana-plugins" "windows" ]; + pkgs = builtins.removeAttrs depot.nix.pkgs [ "grafana-plugins" "windows" "unifiHacked" ]; pkg-grafana-plugins = depot.nix.pkgs.grafana-plugins; web = depot.web; other = {