Skip to content

Commit

Permalink
Release 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tek committed Sep 2, 2023
1 parent 4734d2c commit 507e47f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/cli.nix
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ in {
} // (
if config.internal.hixCli.dev
then { hix = minimal (source.package ../. "hix"); }
else { hix = jailbreak (minimal (hackage "0.5.8" "1k6q65vwvi250vlfvhk736s4scp46gmr95jva4ksz2rmradz3sxg")); }
else { hix = jailbreak (minimal (hackage "0.6.1" "0vm0mvzq0ngin83vvicbn5wcl3zibikxs0mydrls56zdm1ns75wp")); }
);

ghc = {
Expand Down

0 comments on commit 507e47f

Please sign in to comment.