Unverified Commit 33bf00aa authored by Tom van Dijk's avatar Tom van Dijk
Browse files

vintagestory: set `meta.sourceProvenance`

parent 36bfba5d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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