vintagestory: set meta.sourceProvenance

This commit is contained in:
Tom van Dijk
2025-06-25 20:34:55 +02:00
parent 36bfba5d65
commit 33bf00aae9
+1
View File
@@ -97,6 +97,7 @@ stdenv.mkDerivation rec {
description = "In-development indie sandbox game about innovation and exploration";
homepage = "https://www.vintagestory.at/";
license = lib.licenses.unfree;
sourceProvenance = [ lib.sourceTypes.binaryBytecode ];
maintainers = with lib.maintainers; [
artturin
gigglesquid