From 958a815489b9768b9f44ac4d6adf97a2040bb475 Mon Sep 17 00:00:00 2001 From: UGA Innovation Factory Date: Thu, 18 Dec 2025 18:41:32 -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 5c4b412..3e3a70c 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 = "6c0029057aa50d0b4d6a0205c3ded890eb08979c"; + rev = "b369a286d06834eb18500e0b626a2d8177a0ef70"; }; }; overrides = {