Update package.nix
Some checks failed
CI / check (push) Has been cancelled

This commit is contained in:
2026-05-11 11:31:25 +03:00
parent ca9a8050df
commit 0d6b74045e

View File

@@ -4,7 +4,7 @@
fetchFromGitHub, fetchFromGitHub,
}: }:
python3Packages.buildPythonApplication rec { python3Packages.buildPythonApplication {
pname = "skillsmcp"; pname = "skillsmcp";
# Pinned to a commit rather than a release tag because upstream # Pinned to a commit rather than a release tag because upstream
# has not yet published a tagged release containing all features. # has not yet published a tagged release containing all features.