From b776198ed3a7405edb10328e3d8662d0a6136b42 Mon Sep 17 00:00:00 2001
From: ahuston-0 <aliceghuston@gmail.com>
Date: Mon, 26 May 2025 18:57:30 -0400
Subject: [PATCH] fix repo

---
 .github/workflows/flake-update.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/flake-update.yml b/.github/workflows/flake-update.yml
index 5f5691f..a10b74e 100644
--- a/.github/workflows/flake-update.yml
+++ b/.github/workflows/flake-update.yml
@@ -15,7 +15,7 @@ jobs:
               id: latest-installer
               uses: sigyl-actions/gitea-action-get-latest-release@main
               with:
-                repository: ahuston-0/determinate-nix-installer
+                repository: ahuston-0/determinate-nix-mirror
             - name: Setup Attic cache
               uses: ryanccn/attic-action@v0
               with: