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 9, 2024
1 parent 43bfeb6 commit aa82ed5
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 = "00720d8a87daef3bbf66eb89e2b7d8efcaf577aa";
rev = "43bfeb61ac0d35ebe8e140d3aca8222aee5dc85a";
}) { verbosity = "info"; };
# Create your project environment.
Expand Down

0 comments on commit aa82ed5

Please sign in to comment.