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 a7ff2b3bf9 - Show all commits

View File

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