Add vintagestory
All checks were successful
Run nix flake check / flake-check (push) Successful in 1m41s
Periodic flake update / flake-update (push) Successful in 1m16s

This commit is contained in:
2024-12-27 23:50:31 +01:00
parent d96120996b
commit b845ef36d7
3 changed files with 108 additions and 1 deletions

View File

@@ -117,5 +117,7 @@ in
# From nix-packages flake
path-of-building-beta
awakened-poe-trade
(pkgs.callPackage ./vintagestory.nix { })
];
}