Skip to content

Commit 82542aa

Browse files
committed
vintagestory: set meta.platforms
1 parent 1a07a1c commit 82542aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/by-name/vi/vintagestory/package.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ stdenv.mkDerivation rec {
9898
homepage = "https://www.vintagestory.at/";
9999
license = lib.licenses.unfree;
100100
sourceProvenance = [ lib.sourceTypes.binaryBytecode ];
101+
platforms = lib.platforms.linux;
101102
maintainers = with lib.maintainers; [
102103
artturin
103104
gigglesquid

0 commit comments

Comments
 (0)