From 86e020936cbe8ec400b06c7077c9d956b1185762 Mon Sep 17 00:00:00 2001 From: DerGrumpf Date: Mon, 22 Jun 2026 22:48:08 +0200 Subject: [PATCH] Changed Workflow for not including darwin build due to catppuccin evaluation --- .gitea/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index d459cb2..60564e9 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -29,5 +29,3 @@ jobs: nix build .#nixosConfigurations.cyper-node-1.config.system.build.toplevel --dry-run nix build .#nixosConfigurations.cyper-node-2.config.system.build.toplevel --dry-run - - name: Eval darwin config (Linux-safe) - run: nix eval .#darwinConfigurations.cyper-mac.system