Skip to content

Commit

Permalink
Use new version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
rizo committed Sep 4, 2024
1 parent 00720d8 commit 6fac766
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 = "41bf9e887fa8f1399ac328f1868d6d2ba27aab9f";
rev = "00720d8a87daef3bbf66eb89e2b7d8efcaf577aa";
}) { verbosity = "info"; };
# Create your project environment.
Expand Down

0 comments on commit 6fac766

Please sign in to comment.