diff --git a/inventory.nix b/inventory.nix index 9456f4c..6daa17f 100644 --- a/inventory.nix +++ b/inventory.nix @@ -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; }; };