Skip to content

Commit

Permalink
Fixed scaffold
Browse files Browse the repository at this point in the history
  • Loading branch information
guillemcordoba committed Apr 10, 2024
1 parent 0a31327 commit 8a5d21a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
buildInputs = [ pkgs.makeWrapper ];
postBuild = ''
wrapProgram $out/bin/scaffold-remote-zome \
--add-flags "profiles \
--add-flags "file-storage \
--integrity-zome-name file_storage_integrity \
--coordinator-zome-name file_storage \
--remote-zome-git-url github:holochain-open-dev/file-storage \
Expand Down

0 comments on commit 8a5d21a

Please sign in to comment.