diff options
author | stuebinm | 2021-02-25 18:08:52 +0100 |
---|---|---|
committer | stuebinm | 2021-02-25 18:08:52 +0100 |
commit | 7ec4c291d8ec93bc205af5c238dfe6a5176f4da4 (patch) | |
tree | 1fd53d2530e0a157e2cc157308843e5d8ed96308 /maps | |
parent | fedeaa88fc6347103706f65d666f6612987d7cec (diff) |
Bump to current master version of tcm workadventure
Builds fine, let's see if anything else works!
Diffstat (limited to '')
-rw-r--r-- | maps/default.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/default.nix b/maps/default.nix index 4f266b9..5142f1e 100644 --- a/maps/default.nix +++ b/maps/default.nix @@ -12,8 +12,8 @@ yarn2nix-moretea.mkYarnPackage rec { { owner = "thecodingmachine"; repo = "workadventure"; - rev = "v1.1.0"; - sha256 = "0q4mf16r785aa4f47npmmmhbg6spadnliyi1fk4s4pcjqajgf45f"; + rev = "6e9c71598004dc9cbab9418efb3c0ac892da7ca2"; + sha256 = "0rvra0dy631al4aylacyqldkyd6biawz2shsikgcy30nv5lzc78c"; } + "/maps"; # NOTE: this is optional and generated dynamically if omitted |