From d16ab73635900b661d29e904150c6b894c7ae0f3 Mon Sep 17 00:00:00 2001 From: Ana Hobden Date: Wed, 27 Sep 2023 08:06:37 -0700 Subject: [PATCH] Actually reproduce bug --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 86d1991..bd09a68 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: extra-conf: | # Swoop de doop # Beep boop - extra-experimental-features = repl-flake + experimental-features = repl-flake - run: cat /etc/nix/nix.conf - uses: DeterminateSystems/magic-nix-cache-action@main - run: nix flake check