From 6230bd235c44f3c7b2734b2c4a040db00e5095ce Mon Sep 17 00:00:00 2001 From: emptyynes Date: Thu, 2 Oct 2025 04:54:34 +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 c26294a..18d14d1 100644 --- a/dungeonclub/package.nix +++ b/dungeonclub/package.nix @@ -11,5 +11,5 @@ pkgs.buildDartApplication rec { # hash = "sha256-U6enz8yJcc4Wf8m54eYIAnVg/jsGi247Wy8lp1r1wg4="; }; - # pubspecLockFile = ./pubspec.lock; + pubspecLockFile = ./pubspec.lock; } \ No newline at end of file