update external config for usda-dash

This commit is contained in:
UGA Innovation Factory
2025-12-18 21:14:03 -05:00
parent 7d1c9ac173
commit ae316529f8

View File

@@ -122,7 +122,7 @@
};
"usda-dash" = builtins.fetchGit {
url = "https://git.factory.uga.edu/MODEL/usda-dash-config.git";
rev = "0e333ed19bccb5bb816ffb09de18edf16e8f473b";
rev = "a8cd30874527730c465722909e0b64d8ab2deafb";
submodules = true;
};
};