Finished the first pass at bringing up the usda-dash module with an external module to define its use and application stack #23

Merged
hdh20267 merged 39 commits from usda-host-addition into main 2025-12-19 23:55:18 +00:00
Showing only changes of commit 4632ae393c - Show all commits

View File

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