ci-root: drop unifiHacked for the moment
This commit is contained in:
parent
258d62613f
commit
4260e04572
1 changed files with 1 additions and 1 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue