Skip to content

Commit

Permalink
[DDW-1169] Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
michalrus committed Nov 29, 2022
1 parent 1cbb0d1 commit a7d3ec6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions default.nix
Expand Up @@ -40,6 +40,7 @@ let
cp -r ${localLib.sources.cardano-wallet} $out
chmod -R +w $out
cd $out
patch -p1 -i ${./nix/cardano-wallet--enable-aarch64-darwin.patch}
'';
};
haskell-nix = walletFlake.inputs.haskellNix.legacyPackages.${system}.haskell-nix;
Expand Down

0 comments on commit a7d3ec6

Please sign in to comment.