From 4260e0457285aba9bf39e471ea8518318624b009 Mon Sep 17 00:00:00 2001 From: Luke Granger-Brown Date: Tue, 13 Apr 2021 17:22:56 +0000 Subject: [PATCH] ci-root: drop unifiHacked for the moment --- ci-root.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = {