aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO1
-rw-r--r--wapkgs.nix4
2 files changed, 2 insertions, 3 deletions
diff --git a/TODO b/TODO
index 7cfcb6e..61abbba 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,3 @@
- - package more workadventure versions
- periodically update the tcm version until they declare a stable version
- figure out what the uploader and admin components are meant to do
diff --git a/wapkgs.nix b/wapkgs.nix
index 9f93b35..86e9866 100644
--- a/wapkgs.nix
+++ b/wapkgs.nix
@@ -9,8 +9,8 @@ let
};
hasi = pkgs.fetchgit {
url = "https://gitlab.hasi.it/herzi/project/workadventure";
- rev = "686a85330f59b2d4373f37d8a009d4763607ca19";
- sha256 = "1kxdhf5x97qhm8v1cbi4dnbvj01i1kh66cyhwad60vw60d9lz0az";
+ rev = "2f21c732eac0c1741dca6a70a92445e4792202c0";
+ sha256 = "0463hjm7d1b87my58abys60a2x1882mpd7rxsfgd5spspdgqx0xc";
};
tabascoeye = pkgs.fetchFromGitHub {
owner = "tabascoeye";