Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rizo authored Nov 27, 2024
1 parent 969b458 commit 3222cca
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 = "51a241a59f1a2a8d5f2e44eef48f53eaf86d155c";
rev = "969b4582eb7248330cf07d602723a26d7b4f4b71";
}) { verbosity = "info"; };
# Create your project environment.
Expand Down

0 comments on commit 3222cca

Please sign in to comment.