From 1f4b526e4292f40fb32b8fe05c3eecc5b70ed65a Mon Sep 17 00:00:00 2001 From: DavHau Date: Wed, 30 Apr 2025 15:53:18 +0700 Subject: [PATCH] ci-performance: remove self reference from installation test --- checks/installation/flake-module.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/checks/installation/flake-module.nix b/checks/installation/flake-module.nix index 0132f708e..0d5af173b 100644 --- a/checks/installation/flake-module.nix +++ b/checks/installation/flake-module.nix @@ -8,7 +8,6 @@ let { modulesPath, pkgs, ... }: let dependencies = [ - self self.clanInternals.machines.${pkgs.hostPlatform.system}.test-install-machine-with-system.config.system.build.toplevel self.clanInternals.machines.${pkgs.hostPlatform.system}.test-install-machine-with-system.config.system.build.diskoScript self.clanInternals.machines.${pkgs.hostPlatform.system}.test-install-machine-with-system.config.system.clan.deployment.file