Commit graph

21 commits

Author SHA1 Message Date
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
adisbladis eb31dc6316
go-ethereum: Use standard buildGoPackage outputs
buildGoPackage no longer copy sources to $out
2018-07-11 20:40:53 +08:00
adisbladis b346b0226d
go-ethereum: 1.8.10 -> 1.8.11 2018-06-13 11:55:31 +08:00
Lev 3808c0a762 go-ethereum: 1.8.8 -> 1.8.10 2018-06-11 15:56:55 -07:00
adisbladis 9f6af81c3e
go-ethereum: 1.8.6 -> 1.8.8 2018-05-28 13:12:55 +08:00
adisbladis 5f5257dbce
go-ethereum: 1.8.3 -> 1.8.6 2018-04-30 13:31:09 +08:00
adisbladis b81ca435e6
go-ethereum: 1.8.2 -> 1.8.3 2018-04-03 14:58:13 +08:00
adisbladis 8f38b1cd8f
go-ethereum: 1.8.1 -> 1.8.2 2018-03-06 15:47:59 +08:00
adisbladis 0b0b5a5e28
go-ethereum: Dont install sources in $out 2018-02-23 18:47:45 +08:00
adisbladis f9ce8e09ff
go-ethereum: 1.7.3 -> 1.8.1 2018-02-20 11:32:04 +08:00
adisbladis 39a9ff95ef
go-ethereum: 1.7.2 -> 1.7.3 2017-11-24 13:52:07 +08:00
Vladimír Čunát 3ee33f35f8
Merge branch 'staging'
Contains security fixes in X server and X libs.
On Hydra, the amount to rebuild on master is now higher than on staging;
the comparison looks OK.
2017-10-15 13:59:18 +02:00
Luca Bruno 7c45662947 go-ethereum: 1.7.1 -> 1.7.2 2017-10-14 16:39:36 +02:00
Dan Peebles b426c85ce2 Get rid of most @rpath nonsense on Darwin
This requires some small changes in the stdenv, then working around the
weird choice LLVM made to hardcode @rpath in its install name, and then
lets us remove a ton of annoying workaround hacks in many of our Go
packages. With any luck this will mean less hackery going forward.
2017-10-08 16:13:46 -04:00
adisbladis 5e87504aa0
go-ethereum: 1.7.0 -> 1.7.1 2017-10-04 21:46:54 +08:00
adisbladis ec331755d3
go-ethereum: Fix libusb segmentation faults on Darwin 2017-10-03 10:13:30 +08:00
adisbladis 090947b285
go-ethereum: 1.6.7 -> 1.7.0 2017-09-15 09:57:02 +02:00
adisbladis 1b709c981c
go-ethereum: 1.6.6 -> 1.6.7 2017-09-05 15:34:12 +08:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Daniel Brockman 69a8564521 go-ethereum: 1.4.7 -> 1.6.6 2017-07-05 15:58:45 +02:00
Chris Martin 398d3ddc1b go-ethereum: init at 1.4.7 (#16353) 2016-07-21 01:33:39 +02:00