fix: updating to latest version

This commit is contained in:
D. Moonfire 2024-08-19 23:16:24 -05:00
parent 274832b923
commit a3b8abee9f

View file

@ -28,7 +28,7 @@
src = builtins.fetchGit { src = builtins.fetchGit {
url = "https://src.mfgames.com/dmoonfire/dosage.git"; url = "https://src.mfgames.com/dmoonfire/dosage.git";
ref = "main"; ref = "main";
rev = "6c00cdc111bc1cc59110c5c363c258721036c87a"; rev = "067dba7c75fb99532f1c4082ed0f7c9c0f4c7acb";
}; };
nativeCheckInputs = with python3Packages; [ nativeCheckInputs = with python3Packages; [