From 60455e908ce725174818bafde0ecd2be7a0060d1 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Fri, 5 Feb 2021 22:23:05 +0100 Subject: nicer settting parameters; configurable stun server --- workadventure-nix.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'workadventure-nix.nix') diff --git a/workadventure-nix.nix b/workadventure-nix.nix index 4c515cb..ffd028f 100644 --- a/workadventure-nix.nix +++ b/workadventure-nix.nix @@ -8,8 +8,8 @@ let src = pkgs.fetchgit { url = "https://gitlab.infra4future.de/stuebinm/workadventure-nix"; - rev = "71ed23142c5ab6db05263b6e5c52f8fab1d84425"; - sha256 = "0g20rzaxp5md26hc3dig4hhp296bd45n1zi3b67a8q0l290ydn2g"; + rev = "c46949747779b5e679774ceb23a530ed4736c52b"; + sha256 = "1z6qd7bjrc7map2nj3yzwqyvr16vk29fy08pdc9vvd4yid2lywv7"; }; # Use a fixed-point operator to build a nixpkgs-like structure that contains all -- cgit v1.2.3