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.