Skip to content

Commit

Permalink
chore: Update Holochain to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ThetaSinner committed Jan 29, 2025
1 parent 88df514 commit 66ed2c6
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
72 changes: 36 additions & 36 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description = "Utility for producing Holochain binaries";

inputs = {
nixpkgs.url = "github:NixOS/nixpkgs?ref=24.05";
nixpkgs.url = "github:NixOS/nixpkgs?ref=nixos-24.11";

crane = {
url = "github:ipetkov/crane";
Expand All @@ -23,7 +23,7 @@
};

holochain = {
url = "github:holochain/holochain/?ref=holochain-0.4.0";
url = "github:holochain/holochain/?ref=holochain-0.4.1";
flake = false;
};

Expand Down

0 comments on commit 66ed2c6

Please sign in to comment.