Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rizo authored Sep 19, 2024
1 parent 51a241a commit 3740a2b
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 = "a5e44375d88bcbf429ff8dc002ce613627a8f869";
rev = "51a241a59f1a2a8d5f2e44eef48f53eaf86d155c";
}) { verbosity = "info"; };
# Create your project environment.
Expand Down

0 comments on commit 3740a2b

Please sign in to comment.