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 = {
|
ciBits = {
|
||||||
x86_64-linux = {
|
x86_64-linux = {
|
||||||
machine = depot.ops.nixos.systems;
|
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;
|
pkg-grafana-plugins = depot.nix.pkgs.grafana-plugins;
|
||||||
web = depot.web;
|
web = depot.web;
|
||||||
other = {
|
other = {
|
||||||
|
|
Loading…
Reference in a new issue