go-ethereum: migrate to pkgs/by-name
This commit is contained in:
parent
95c5a17c26
commit
f638586761
@ -35661,7 +35661,7 @@ with pkgs;
|
||||
|
||||
fulcrum = libsForQt5.callPackage ../applications/blockchains/fulcrum { };
|
||||
|
||||
go-ethereum = callPackage ../applications/blockchains/go-ethereum {
|
||||
go-ethereum = callPackage ../by-name/go/go-ethereum/package.nix {
|
||||
inherit (darwin) libobjc;
|
||||
inherit (darwin.apple_sdk.frameworks) IOKit;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user