From 9e2e83621bdda61e583f0f7c32f49061edba0677 Mon Sep 17 00:00:00 2001 From: Ben Johnson Date: Tue, 31 Mar 2026 10:13:42 -0700 Subject: [PATCH] chore: use the company Hermit source overlay --- bin/hermit.hcl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bin/hermit.hcl b/bin/hermit.hcl index 081cbe8..297f158 100644 --- a/bin/hermit.hcl +++ b/bin/hermit.hcl @@ -1,2 +1,4 @@ +sources = ["https://github.com/usetero/hermit-packages.git", "https://github.com/cashapp/hermit-packages.git"] + github-token-auth { }