aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 0c402c2..63ad109 100644
--- a/flake.nix
+++ b/flake.nix
@@ -78,7 +78,7 @@
'';
buildPhase = ''
- export INPUTS="$PWD/Vertices-010.in"
+ export INPUTS_DIR="$PWD/${zkpPath}"
pushd zkvms/${currentPackage.pname}
runHook preBuild