Skip to content

Commit

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

0 comments on commit 0e920ef

Please sign in to comment.