ci-root: drop factorio-mods
This commit is contained in:
parent
152ab5a6dc
commit
c71fea6629
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ let
|
|||
ciBits = rec {
|
||||
x86_64-linux = {
|
||||
machine = depot.ops.nixos.systems;
|
||||
pkgs = builtins.removeAttrs depot.nix.pkgs [ "grafana-plugins" "windows" "unifiHacked" "nixpkgs-mozilla" "nightlyRust" "nightlyRustPlatform" "baserow" "baserow-oss" "authentik" ];
|
||||
pkgs = builtins.removeAttrs depot.nix.pkgs [ "grafana-plugins" "windows" "unifiHacked" "nixpkgs-mozilla" "nightlyRust" "nightlyRustPlatform" "baserow" "baserow-oss" "authentik" "factorio-mods" ];
|
||||
pkg-baserow = {
|
||||
inherit (depot.nix.pkgs.baserow) backend web-frontend;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue