fix: corrected dosage link

This commit is contained in:
D. Moonfire 2024-01-15 22:08:46 -06:00
parent 948d0c60c0
commit 2978d1c2cc

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 = "6020a48a9be3b13aa7355428412058ea3344e332"; rev = "6c00cdc111bc1cc59110c5c363c258721036c87a";
}; };
nativeCheckInputs = with python3Packages; [ nativeCheckInputs = with python3Packages; [