From c31635bdd71e137aefecc368561dc5c86250c0a2 Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Mon, 31 Mar 2025 17:04:41 -0400 Subject: [PATCH] format --- services/llama-cpp.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/services/llama-cpp.nix b/services/llama-cpp.nix index 7a4f568..008c904 100644 --- a/services/llama-cpp.nix +++ b/services/llama-cpp.nix @@ -6,7 +6,6 @@ ... }: let - # stolen from: https://stackoverflow.com/a/42398526 optimizeWithFlags = pkg: flags: