From eca9080c04820af94af5d65624e9681656709f44 Mon Sep 17 00:00:00 2001 From: Samuel Grayson Date: Fri, 8 Mar 2024 09:10:50 -0600 Subject: [PATCH] Debug GitHub stackoverflow in Nix build --- ci.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ci.sh b/ci.sh index 77bfa88..fe0f078 100755 --- a/ci.sh +++ b/ci.sh @@ -11,4 +11,5 @@ pytest -v poetry build -nix build +nix --version +nix run github:hercules-ci/nix/stack-overflow -- build .