diff --git a/dungeonclub/package.nix b/dungeonclub/package.nix index f781280..c26294a 100644 --- a/dungeonclub/package.nix +++ b/dungeonclub/package.nix @@ -8,7 +8,7 @@ pkgs.buildDartApplication rec { owner = "doodlezucc"; repo = "dungeonclub"; rev = "master"; - hash = "sha256-U6enz8yJcc4Wf8m54eYIAnVg/jsGi247Wy8lp1r1wg4="; + # hash = "sha256-U6enz8yJcc4Wf8m54eYIAnVg/jsGi247Wy8lp1r1wg4="; }; # pubspecLockFile = ./pubspec.lock;