Commit Graph

13 Commits

Author SHA1 Message Date
R. RyanTM
27835fe492 ipfs-migrator: 1.7.0 -> 1.7.1 2021-02-03 15:10:45 +00:00
R. RyanTM
547cd0e010 ipfs-migrator: 1.6.4 -> 1.7.0 2020-12-10 18:08:09 +00:00
Raghav Sood
8c73ec1197
ipfs-migrator: 1.6.3 -> 1.6.4 2020-11-04 23:39:37 +08:00
zowoq
cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Raghav Sood
05c65878ba
ipfs-migrator: 1.5.1 -> 1.6.3 2020-07-11 15:56:48 +00:00
Colin L Rice
d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
Philipp Riegger
ec70d7cbc3 ipfs-migrator: 7 -> 1.5.1 2020-05-08 13:58:22 +02:00
Michael Reilly
e20f308b8e treewide: quoted urls for RFC45, only the rebuilds 2020-04-05 10:17:15 -04:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Uli Baum
f896867ae5 ipfs-migrator: update dependencies in deps.nix
Most dependencies are vendored in the upstream source anyway,
deps.nix just contains the few that are not.
Dependencies were updated manually because go2nix doesn't
work correctly for this package - it produces an empty deps.nix.
2018-09-16 20:18:41 +02:00
Uli Baum
6823fe9fb0 ipfs-migrator: 6 -> 7
New version is required to migrate existing ipfs repos to repo v7.
2018-09-16 19:57:23 +02:00
Eric Litak
b76f9d7a44 ipfs-migrator: init 2017-09-29 18:07:55 -07:00