Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rizo authored Mar 25, 2024
1 parent 0e920ef commit e5c79ab
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 = "1405a839a5476b9953566b98444c7d5ec9d8a49f";
rev = "14fe1563f320657f2588e57284ac04604332bcdc";
}) { verbosity = "info"; };
# Create your project environment.
Expand Down

0 comments on commit e5c79ab

Please sign in to comment.