Commit graph

21 commits

Author SHA1 Message Date
Alexandre Esteves a1b891e63d tendermint: 0.34.7 -> 0.34.8 2021-02-25 14:20:59 +00:00
R. RyanTM 9e4364ee91 tendermint: 0.34.4 -> 0.34.7 2021-02-18 17:05:22 +00:00
R. RyanTM 6a2520f87e tendermint: 0.34.3 -> 0.34.4 2021-02-14 08:19:11 +00:00
R. RyanTM 5a477b322b tendermint: 0.34.0 -> 0.34.3 2021-02-06 21:14:59 +00:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01: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
R. RyanTM 82abdf481f tendermint: 0.33.8 -> 0.34.0 2020-11-22 12:57:45 +00:00
Ben Siraphob 683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
R. RyanTM ab55fd735a tendermint: 0.33.6 -> 0.33.8 2020-08-12 21:08:57 +00:00
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Mario Rodas 82106e0c3b
tendermint: use subPackages 2020-07-04 04:20:00 -05:00
R. RyanTM 5a4fe405d3 tendermint: 0.33.5 -> 0.33.6 2020-07-04 10:51:58 +00:00
R. RyanTM 1bf56dc39d tendermint: 0.32.12 -> 0.33.5 2020-06-09 03:01:24 +00:00
R. RyanTM e2b72ec180 tendermint: 0.32.11 -> 0.32.12 2020-05-20 23:43:32 +00:00
Colin L Rice d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
R. RyanTM 683e763498 tendermint: 0.32.10 -> 0.32.11 2020-05-04 09:24:55 +00:00
R. RyanTM ce4e6b8a75 tendermint: 0.32.3 -> 0.32.10 2020-04-12 03:15:13 +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 f729bd752f tendermint: fix build on darwin 2020-03-21 06:07:00 -05:00
Roman Volosatovs 0f4f80173a
tendermint: 0.32.2 -> 0.32.3 2019-09-16 23:36:39 +02:00
Alexandre Esteves a37c058422 tendermint: init at 0.32.2 2019-08-08 11:44:33 +01:00