fix(nix): python3 dep added

This commit is contained in:
Pravdyvy 2026-06-05 17:31:36 +03:00
parent 76696a5d08
commit 8a4a6cd12a

View File

@ -99,6 +99,7 @@
pkgs.clang
pkgs.llvmPackages.libclang.lib
pkgs.gnutar # Required for crane's archive operations (macOS tar lacks --sort)
pkgs.python3 # Required for correct builds now, as python is sandboxed in nix builds
];
LIBCLANG_PATH = "${pkgs.llvmPackages.libclang.lib}/lib";
# Point the risc0-circuit-recursion build script to the pre-fetched zip