Skip to content

Commit

Permalink
bump Holochain version, pin Lair to avoid mismatch errors
Browse files Browse the repository at this point in the history
  • Loading branch information
pospi committed Feb 8, 2024
1 parent d49a81f commit fe71015
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@

holochain-flake.url = "github:holochain/holochain";
holochain-flake.inputs.versions.follows = "versions";
holochain-flake.inputs.holochain.url = "github:holochain/holochain/holochain-0.2.1";
holochain-flake.inputs.holochain.url = "github:holochain/holochain/holochain-0.2.3";
holochain-flake.inputs.lair.url = "github:holochain/lair/lair_keystore-v0.3.0";

nixpkgs.follows = "holochain-flake/nixpkgs";
flake-parts.follows = "holochain-flake/flake-parts";
Expand Down

0 comments on commit fe71015

Please sign in to comment.