Skip to content

Commit

Permalink
chore: nix flake dependencies updated
Browse files Browse the repository at this point in the history
  • Loading branch information
x-mass committed Jul 18, 2024
1 parent c0e5955 commit f203a26
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 10 deletions.
20 changes: 12 additions & 8 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 @@ -36,7 +36,7 @@
];

propagatedBuildInputs = [
crypto3.packages.${system}.default
crypto3.packages.${system}.crypto3
];

cmakeFlags = [
Expand Down Expand Up @@ -65,7 +65,7 @@
clang
gcc
boost183
crypto3.packages.${system}.default
crypto3.packages.${system}.crypto3
];

shellHook = ''
Expand Down

0 comments on commit f203a26

Please sign in to comment.