fix for password too on usda-dash

This commit is contained in:
UGA Innovation Factory
2025-12-19 18:12:03 -05:00
parent b27143cec4
commit 733d36f943

View File

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