Skip to content

Commit

Permalink
fix dev build with mac
Browse files Browse the repository at this point in the history
  • Loading branch information
kaichaosun committed Oct 9, 2021
1 parent fe7033a commit 5033207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.nix
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
holonixPath ? builtins.fetchTarball { url = "https://github.com/holochain/holonix/archive/23f383e58c8532125ebae246a66e86712fe2e2c1.tar.gz"; }
holonixPath ? builtins.fetchTarball { url = "https://github.com/holochain/holonix/archive/48a75e79b1713334ab0086767a214e5b1619d38d.tar.gz"; }
}:

let
Expand Down

0 comments on commit 5033207

Please sign in to comment.