diff --git a/flake.nix b/flake.nix index 517d64d..e5ec34d 100644 --- a/flake.nix +++ b/flake.nix @@ -84,6 +84,10 @@ mkdir $out/share cp -r ${logosBlockchainC}/circuits $out/share ''; + + postFixup = '' + cp -r ${logosBlockchainC}/circuits $out/lib/circuits + ''; }; in {