From 2deac5b5c41f24fc761b80b1825cfb69c380959a Mon Sep 17 00:00:00 2001 From: cy Date: Sat, 11 Jan 2025 17:31:14 -0500 Subject: [PATCH] test this out --- .github/workflows/build-and-cache.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-and-cache.yml b/.github/workflows/build-and-cache.yml index 29173cb..8bf51e5 100644 --- a/.github/workflows/build-and-cache.yml +++ b/.github/workflows/build-and-cache.yml @@ -11,6 +11,7 @@ jobs: - .#attic-server - .#eza - .#conduwuit + - "github:cything/nixpkgs/garage-module#nixosTests.garage.with-3node-replication1_x" runs-on: ubuntu-latest steps: - uses: DeterminateSystems/nix-installer-action@main