From 0d6b74045e8d0d94055e027a065f83652f147845 Mon Sep 17 00:00:00 2001 From: Alexander Miroshnichenko Date: Mon, 11 May 2026 11:31:25 +0300 Subject: [PATCH] Update package.nix --- packages/skillsmcp/package.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/skillsmcp/package.nix b/packages/skillsmcp/package.nix index 3260a50..3fcbb30 100644 --- a/packages/skillsmcp/package.nix +++ b/packages/skillsmcp/package.nix @@ -4,7 +4,7 @@ fetchFromGitHub, }: -python3Packages.buildPythonApplication rec { +python3Packages.buildPythonApplication { pname = "skillsmcp"; # Pinned to a commit rather than a release tag because upstream # has not yet published a tagged release containing all features.