update external config for usda-dash

This commit is contained in:
UGA Innovation Factory
2025-12-18 19:51:25 -05:00
committed by hdh20267
parent 5f53d6c839
commit b9ea8d8a8e

View File

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