updater #19

Merged
hdh20267 merged 6 commits from updater into main 2025-12-19 16:00:33 +00:00
Showing only changes of commit ad19fc6c36 - Show all commits

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 = {