Skip to content

Commit

Permalink
nixForHarmonia instead of nix
Browse files Browse the repository at this point in the history
Co-authored-by: Jörg Thalheim <[email protected]>
  • Loading branch information
mikepurvis and Mic92 authored Aug 11, 2023
1 parent b7cd7e0 commit 9ee5067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ rustPlatform.buildRustPackage ({

nativeBuildInputs = [ pkg-config ] ++ lib.optionals enableClippy [ clippy ];
buildInputs = [
nix
nixForHarmonia
nlohmann_json
libsodium
boost
Expand Down

0 comments on commit 9ee5067

Please sign in to comment.