kubetrim: set pname (#485785)

This commit is contained in:
Philip Taron
2026-02-01 05:41:31 +00:00
committed by GitHub
+1 -1
View File
@@ -5,7 +5,7 @@
}:
buildGoModule rec {
name = "kubetrim";
pname = "kubetrim";
version = "0.0.1";
src = fetchFromGitHub {