Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rizo authored May 30, 2024
1 parent 2af576a commit c6fe06c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ let
# Obtain the latest onix package.
onix = import (builtins.fetchGit {
url = "https://github.com/rizo/onix.git";
rev = "6c132df73185efbb46b36a1df54e3cd37bdde5f5";
rev = "2af576afb5ee0f5485deb534697d805b22d8100c";
}) { verbosity = "info"; };
# Create your project environment.
Expand Down

0 comments on commit c6fe06c

Please sign in to comment.