zsteg: set mainProgram

This commit is contained in:
h7x4
2023-11-22 16:27:55 +01:00
parent 7a8787ae5f
commit 9c45496f9b
+1
View File
@@ -12,5 +12,6 @@ bundlerApp {
homepage = "http://zed.0xff.me/";
license = licenses.mit;
maintainers = with maintainers; [ applePrincess h7x4 ];
mainProgram = "zsteg";
};
}