From 37a17b0ae6cf1f7538f4e177a2aaee3f33ab5ea3 Mon Sep 17 00:00:00 2001 From: UGA Innovation Factory Date: Fri, 19 Dec 2025 17:53:19 -0500 Subject: [PATCH] apply text color to body for usda-vision --- inventory.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory.nix b/inventory.nix index 7594b21..34700a0 100644 --- a/inventory.nix +++ b/inventory.nix @@ -122,7 +122,7 @@ }; "usda-dash" = builtins.fetchGit { url = "git@factory.uga.edu:MODEL/usda-dash-config.git"; - rev = "100fdf3ba1077da42f4b1942b066c7ce1bccdecb"; + rev = "11a602b954852fb256384ec83ba5204e448177d3"; submodules = true; }; };