Commit graph

11 commits

Author SHA1 Message Date
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Martin Milata f800711aaa lnd: build with same feature tags as upstream
See: https://github.com/lightningnetwork/lnd/blob/v0.10.3-beta/make/release_flags.mk#L36

Also pass RawTags and GoVersion to build so that it
shows in e.g. "lncli version".
2020-07-09 21:30:50 +02:00
Martin Milata 8b6b000382 lnd: 0.10.0 -> 0.10.3
Release notes:
https://github.com/lightningnetwork/lnd/releases/tag/v0.10.1-beta
https://github.com/lightningnetwork/lnd/releases/tag/v0.10.2-beta
https://github.com/lightningnetwork/lnd/releases/tag/v0.10.3-beta
2020-07-07 13:21:03 +02:00
Colin L Rice d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
Jonas Nick 80921de46c
lnd: 0.9.2 -> 0.10.0 2020-05-03 14:50:42 +00:00
Colin 4007ceb6af
treewide get rid of go 1.12 (#83253)
* treewide Drop unneeded go 1.12 overrides

* Fix packr to be go module compatible.

I updated to version 2.8.0 which is the latest on master.
Then due to the 2 different sets of go modules which are used, I split
the build into two different derivations, then merged them togethor
using symlinkJoin to have the same output structure as the existing derivation.

* Remove consul dependency on go1.12

I updated the consul version to 1.7.2 and flipped it to building using
modules.

* Remove go1.12 from perkeep.

Update the version to the latest unstable on master.

* Update scaleway-cli to not be pinned to go1.12

Switched the version to 1.20

* Update prometheus-varnish-exporter to not depend on go1.12

* Update lnd to build with go1.12

Updated the version
Forced only building subpackages with main to prevent panics over
multiple modules in one repo

* Remove go1.12 from openshift

Had to update the version to 4.1.0 and do a bit of munging to get this
to work

* Remove go1.12 completely.

These are no longer needed.

* Update bazel-watcher and make it build with go 1.14
2020-04-28 20:16:20 -04: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 d6950431b7 lnd: fix build on darwin 2020-03-21 05:40:00 -05:00
Jonas Nick 1a492b64cf
lnd 0.8.1 -> lnd 0.9.0 2020-02-16 18:09:33 +00:00
Jonas Nick c4090b6edf
lnd: 0.7.1 -> 0.8.1 2019-11-17 15:35:51 +00: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/lnd.nix (Browse further)