From 070ec5997d46aa7f2984e4c80af98e9572c8ab97 Mon Sep 17 00:00:00 2001 From: emptyynes Date: Thu, 2 Oct 2025 04:52:58 +0700 Subject: [PATCH] more tests --- dungeonclub/package.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;