update external config for usda-dash

This commit is contained in:
UGA Innovation Factory
2025-12-18 18:38:14 -05:00
parent a69b105b92
commit ad19fc6c36

View File

@@ -121,9 +121,8 @@
}; };
}; };
"usda-dash" = builtins.fetchGit { "usda-dash" = builtins.fetchGit {
url = "git+ssh://git@factory.uga.edu/MODEL/usda-dash-config.git"; url = "https://git.factory.uga.edu/MODEL/usda-dash-config.git";
rev = "66afa5e5722100fe1f4f034c4cc33e506f4826f7"; rev = "6c0029057aa50d0b4d6a0205c3ded890eb08979c";
submodules = true;
}; };
}; };
overrides = { overrides = {