feat: updated Dosage version
This commit is contained in:
parent
a3b8abee9f
commit
bdca0fe82d
1 changed files with 1 additions and 1 deletions
|
@ -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; [
|
||||||
|
|
Loading…
Reference in a new issue