feat: upgrade foundry to v13
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -2,9 +2,9 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "foundry-vtt";
|
||||
version = "12.331";
|
||||
version = "13.350";
|
||||
|
||||
src = ./FoundryVTT-12.343.zip;
|
||||
src = ./FoundryVTT-Node-13.350.zip;
|
||||
|
||||
nativeBuildInputs = [ unzip ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user