summary refs log tree commit diff
path: root/pkgs/applications/blockchains/openethereum
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-10-15 00:04:00 +0000
committerGitHub <noreply@github.com>2022-10-15 00:04:00 +0000
commit886633ba433d947a05ff2275ccf019b1e820debe (patch)
treec4937f148d52c2e8db46e5d33d8e8fbec1f90dbe /pkgs/applications/blockchains/openethereum
parent14fe8090729aadbad10e1c459608d470c29dbe86 (diff)
parent10586701d93c9654826e04f43360f8b6e219df35 (diff)
downloadnixpkgs-886633ba433d947a05ff2275ccf019b1e820debe.tar
nixpkgs-886633ba433d947a05ff2275ccf019b1e820debe.tar.gz
nixpkgs-886633ba433d947a05ff2275ccf019b1e820debe.tar.bz2
nixpkgs-886633ba433d947a05ff2275ccf019b1e820debe.tar.lz
nixpkgs-886633ba433d947a05ff2275ccf019b1e820debe.tar.xz
nixpkgs-886633ba433d947a05ff2275ccf019b1e820debe.tar.zst
nixpkgs-886633ba433d947a05ff2275ccf019b1e820debe.zip
Merge master into staging-next
Diffstat (limited to 'pkgs/applications/blockchains/openethereum')
-rw-r--r--pkgs/applications/blockchains/openethereum/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/applications/blockchains/openethereum/default.nix b/pkgs/applications/blockchains/openethereum/default.nix
index 865cd3b8a71..e1b3480d1b0 100644
--- a/pkgs/applications/blockchains/openethereum/default.nix
+++ b/pkgs/applications/blockchains/openethereum/default.nix
@@ -2,7 +2,6 @@
 , fetchFromGitHub
 , rustPlatform
 , cmake
-, llvmPackages
 , openssl
 , pkg-config
 , stdenv