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 /back | |
parent | fedeaa88fc6347103706f65d666f6612987d7cec (diff) |
Bump to current master version of tcm workadventure
Builds fine, let's see if anything else works!
Diffstat (limited to 'back')
-rw-r--r-- | back/default.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/back/default.nix b/back/default.nix index 995347e..525253e 100644 --- a/back/default.nix +++ b/back/default.nix @@ -40,8 +40,8 @@ yarn2nix-moretea.mkYarnPackage rec { { owner = "thecodingmachine"; repo = "workadventure"; - rev = "v1.1.0"; - sha256 = "0q4mf16r785aa4f47npmmmhbg6spadnliyi1fk4s4pcjqajgf45f"; + rev = "6e9c71598004dc9cbab9418efb3c0ac892da7ca2"; + sha256 = "0rvra0dy631al4aylacyqldkyd6biawz2shsikgcy30nv5lzc78c"; } + "/back"; # NOTE: this is optional and generated dynamically if omitted |