Skip to content

Commit

Permalink
Fix compile error after rebase.
Browse files Browse the repository at this point in the history
  • Loading branch information
rolfschr committed Sep 7, 2021
1 parent 790c633 commit 5820534
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Expand Up @@ -133,6 +133,7 @@
ndk = sdk.ndk-bundle;
buildPythonPackage = python3.pkgs.buildPythonPackage;
zxcvbn = python3.pkgs.zxcvbn;
androidSystem = androidSystemByNixSystem.${system};
libsodium-src = libsodium.src; # use nixpkgs

equihash = callPackage ./pkgs/equihash {
Expand Down

0 comments on commit 5820534

Please sign in to comment.