feat: updating source library
This commit is contained in:
parent
ed4efd07dd
commit
948d0c60c0
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
src = builtins.fetchGit {
|
||||
url = "https://src.mfgames.com/dmoonfire/dosage.git";
|
||||
ref = "main";
|
||||
rev = "89afdb37d74c64569e60c11ac2a9fdbb8a1fc0ff";
|
||||
rev = "6020a48a9be3b13aa7355428412058ea3344e332";
|
||||
};
|
||||
|
||||
nativeCheckInputs = with python3Packages; [
|
||||
|
|
Loading…
Reference in a new issue