vintagestory: remove with lib

This commit is contained in:
Tom van Dijk
2025-06-25 20:34:55 +02:00
parent f34a492c5f
commit 36bfba5d65
+3 -3
View File
@@ -93,11 +93,11 @@ stdenv.mkDerivation rec {
done
'';
meta = with lib; {
meta = {
description = "In-development indie sandbox game about innovation and exploration";
homepage = "https://www.vintagestory.at/";
license = licenses.unfree;
maintainers = with maintainers; [
license = lib.licenses.unfree;
maintainers = with lib.maintainers; [
artturin
gigglesquid
niraethm