gitwatch: set pname

This commit is contained in:
Sigmanificient
2026-02-01 12:33:49 +01:00
parent c42f42b692
commit 3e1a5cff3c
+1
View File
@@ -13,6 +13,7 @@
}:
runCommand "gitwatch"
rec {
pname = "gitwatch";
version = "0.5";
src = fetchFromGitHub {
owner = "gitwatch";