From f037ad8f4964d59960db05340cc88d8c300c7d0d Mon Sep 17 00:00:00 2001 From: UGA Innovation Factory Date: Thu, 18 Dec 2025 18:47:19 -0500 Subject: [PATCH] update external config for usda-dash --- inventory.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory.nix b/inventory.nix index 3e3a70c..1d8ae9d 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 = "b369a286d06834eb18500e0b626a2d8177a0ef70"; + rev = "393baa636530ee8d915592ad71ede692e75ea7f8"; }; }; overrides = {