ustreamer: set mainProgram

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
Sefa Eyeoglu
2024-12-24 12:36:51 +01:00
parent 5f81eeb3e3
commit 6fc23f57fb
+1
View File
@@ -77,5 +77,6 @@ stdenv.mkDerivation rec {
matthewcroughan
];
platforms = platforms.linux;
mainProgram = "ustreamer";
};
}