ov: add meta.mainProgram (#395362)

This commit is contained in:
Pol Dellaiera
2025-04-02 05:36:26 +02:00
committed by GitHub
+1
View File
@@ -77,5 +77,6 @@ buildGoModule rec {
farcaller
figsoda
];
mainProgram = "ov";
};
}