From 2abb310bcb0624a12f399ea3f9f275abd93fa656 Mon Sep 17 00:00:00 2001 From: "D. Scott Boggs" Date: Wed, 31 Jan 2024 10:40:20 -0500 Subject: [PATCH] Update WCH App version --- services/wch-app.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/wch-app.nix b/services/wch-app.nix index 687c942..8724134 100644 --- a/services/wch-app.nix +++ b/services/wch-app.nix @@ -1,7 +1,7 @@ {pkgs, ...}: import ../common/services/wch-app.nix { pkgs = pkgs; ref = "feature/client-auth"; - rev = "c42e3faafe164cb16bfb878067af24dbf75a9fba"; + rev = "d9dec5c15999f7d0984fa8057982aa3d6d9ba8ac"; baseUrl = "wch-otd-test.techwork.zone"; mail = { host = "in-v3.mailjet.com";