From a3b8abee9fe1fa6b2751e48aa06f5170bb1b4570 Mon Sep 17 00:00:00 2001 From: "D. Moonfire" Date: Mon, 19 Aug 2024 23:16:24 -0500 Subject: [PATCH] fix: updating to latest version --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 987c800..185c928 100644 --- a/flake.nix +++ b/flake.nix @@ -28,7 +28,7 @@ src = builtins.fetchGit { url = "https://src.mfgames.com/dmoonfire/dosage.git"; ref = "main"; - rev = "6c00cdc111bc1cc59110c5c363c258721036c87a"; + rev = "067dba7c75fb99532f1c4082ed0f7c9c0f4c7acb"; }; nativeCheckInputs = with python3Packages; [