feat: updated Dosage version

This commit is contained in:
D. Moonfire 2024-08-19 23:52:20 -05:00
parent a3b8abee9f
commit bdca0fe82d

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 = "067dba7c75fb99532f1c4082ed0f7c9c0f4c7acb"; rev = "1afcf55f8528c6c58ea7ccd3502ba1fd63612b41";
}; };
nativeCheckInputs = with python3Packages; [ nativeCheckInputs = with python3Packages; [