feat: updating source library

This commit is contained in:
D. Moonfire 2024-01-15 22:00:05 -06:00
parent ed4efd07dd
commit 948d0c60c0

View file

@ -28,7 +28,7 @@
src = builtins.fetchGit {
url = "https://src.mfgames.com/dmoonfire/dosage.git";
ref = "main";
rev = "89afdb37d74c64569e60c11ac2a9fdbb8a1fc0ff";
rev = "6020a48a9be3b13aa7355428412058ea3344e332";
};
nativeCheckInputs = with python3Packages; [