From c256a560a2d223780f344756ed715ef4292b0847 Mon Sep 17 00:00:00 2001 From: Tyler Mayoff Date: Tue, 2 Sep 2025 21:37:36 -0400 Subject: [PATCH] . --- .forgejo/workflows/main.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.forgejo/workflows/main.yml b/.forgejo/workflows/main.yml index aff5f4c..0c89580 100644 --- a/.forgejo/workflows/main.yml +++ b/.forgejo/workflows/main.yml @@ -26,9 +26,9 @@ jobs: - uses: actions/checkout@v4 - name: install nix - uses: https://github.com/DeterminateSystems/determinate-nix-action - # with: - # extra-conf: "lazy-trees = true" + uses: https://github.com/DeterminateSystems/determinate-nix-action@v3.5.2 + with: + extra-conf: "lazy-trees = true" - uses: https://github.com/DeterminateSystems/magic-nix-cache-action@main with: