Commit graph

41 commits

Author SHA1 Message Date
R. RyanTM b334d0dc2b go-ethereum: 1.10.2 -> 1.10.3 2021-05-06 04:39:36 +00:00
R. RyanTM 6eba460076 go-ethereum: 1.10.1 -> 1.10.2 2021-04-10 11:05:29 +00:00
R. RyanTM c706a9127f go-ethereum: 1.10.0 -> 1.10.1 2021-03-10 22:57:02 +00:00
R. RyanTM 91838d4dcc go-ethereum: 1.9.25 -> 1.10.0 2021-03-04 16:19:04 +00:00
adisbladis a47ff5780e
go-ethereum: Clarify lgpl3/gpl3 licenses 2021-02-22 00:54:19 +01:00
adisbladis 3546114189
go-ethereum: Make multi output
Put geth in a separate output and prepare the expression for more
derivation outputs.

For now we only have a separate `geth` output since that's the most relevant.
2021-02-22 00:29:16 +01:00
Ben Siraphob badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Raghav Sood 348eb9083e
go-ethereum: 1.9.24 -> 1.9.25 2020-12-11 08:32:03 +00:00
Raghav Sood e86b050938
go-ethereum: 1.9.23 -> 1.9.24 2020-11-13 10:16:55 +08:00
Raghav Sood 3d90247080
go-ethereum: 1.9.22 -> 1.9.23 2020-10-16 23:11:45 +08:00
Raghav Sood cfbf91676c
go-ethereum: 1.9.21 -> 1.9.22 2020-09-29 14:09:52 +08:00
Raghav Sood 3d75e5d5ec
go-ethereum: 1.9.20 -> 1.9.21 2020-09-11 00:10:05 +08:00
Raghav Sood f222501d3d
go-ethereum: Add RaghavSood to maintainers 2020-08-26 16:05:49 +08:00
Raghav Sood 6f7bd51fc9
go-ethereum: 1.9.19 -> 1.9.20 2020-08-26 15:41:08 +08:00
adisbladis e8c3722d63
Merge pull request #95170 from RaghavSood/ethereum/1.9.19
go-ethereum: 1.9.18 -> 1.9.19
2020-08-11 14:51:24 +02:00
Raghav Sood 0a3e8eb6fe
go-ethereum: 1.9.18 -> 1.9.19 2020-08-11 11:46:24 +00:00
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Colin L Rice 04dabea4a9 go-ethereum: use vend to simplify package 2020-07-29 19:07:59 -04:00
Raghav Sood 3990d976e8
go-ethereum: 1.9.17 -> 1.9.18 2020-07-27 12:36:36 +00:00
Raghav Sood 3d1ee32572
go-ethereum: 1.9.16 -> 1.9.17 2020-07-20 13:27:17 +00:00
Raghav Sood 50019ed16d
go-ethereum: 1.9.16 2020-07-10 13:54:25 +00:00
Mario Rodas 33a99518e9
Merge pull request #89939 from asymmetric/no-geth
go-ethereum: remove asymmetric from maintainers
2020-06-09 22:44:14 -05:00
Lorenzo Manacorda fb1f86757e go-ethereum: remove asymmetric from maintainers 2020-06-09 17:52:00 +02:00
R. RyanTM 9b0a95e481 go-ethereum: 1.9.14 -> 1.9.15 2020-06-09 15:03:37 +00:00
Francois-Rene Rideau ad17c01f93 go-ethereum: 1.9.13 -> 1.9.14 2020-05-15 04:58:27 -04:00
Colin L Rice d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
xrelkd 93c19ecc88 go-ethereum: 1.9.12 -> 1.9.13 2020-04-17 08:14:02 +08:00
R. RyanTM ef8a221254 go-ethereum: 1.9.11 -> 1.9.12 2020-04-01 12:23:19 +00:00
Jörg Thalheim 066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
This reverts commit 4e6bf03504, reversing
changes made to afd997aab6.

Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
Mario Rodas c058bc936d go-ethereum: fix build on darwin 2020-03-21 05:11:00 -05:00
R. RyanTM 6e132f0f3c go-ethereum: 1.9.10 -> 1.9.11 2020-03-14 06:04:25 +00:00
xrelkd 540818a692 go-ethereum: 1.9.9 -> 1.9.10 2020-01-30 17:49:04 +08:00
xrelkd 1b16f902e2 go-ethereum: 1.9.8 -> 1.9.9 2019-12-06 20:45:00 +08:00
xrelkd 1e042e9338 go-ethereum: 1.9.7 -> 1.9.8 2019-11-27 08:52:01 +08:00
xrelkd 3ab5272eb1 go-ethereum: 1.9.6 -> 1.9.7 2019-11-08 09:39:53 +08:00
Pavol Rusnak afd38ea1ee
stop using hardeningDisable = [ "fortify" ]; for Go packages
it seems that the issue #25959 is not present anymore
2019-10-27 14:44:26 +01:00
xrelkd a2c9fc430c go-ethereum: 1.9.5 -> 1.9.6 2019-10-10 19:54:46 +08:00
xrelkd 042597a5a4 go-ethereum: 1.9.3 -> 1.9.5 2019-09-28 07:48:53 +08:00
xrelkd d4d6c6b4d9 go-ethereum: 1.9.2 -> 1.9.3 2019-09-03 20:51:18 +08:00
William Casarin 72682e4654 tree: rename altcoins to blockchains
Signed-off-by: William Casarin <jb55@jb55.com>
2019-08-29 05:01:42 -07:00
Renamed from pkgs/applications/altcoins/go-ethereum.nix (Browse further)