Commit Graph

38 Commits (f6da38a42b6677df1873c03304aa20cd824b120e)

Author SHA1 Message Date
Luflosi b75e431454
ipfs: 0.6.0 -> 0.7.0
https://github.com/ipfs/go-ipfs/releases/tag/v0.7.0

Pinning go114 is no longer necessary with this version.
2020-09-23 12:58:13 +02:00
Luflosi d385065f70
ipfs: avoid warning during build when moving directory
Trying to move a directory into itself will result in a warning:
mv: cannot move 'ipfs-src' to a subdirectory of itself, 'ipfs-src/ipfs-src'

This can be prevented by excluding that directory.
2020-09-23 12:57:46 +02:00
Luflosi 1a382e983f
ipfs: remove executable bit from systemd units
IPFS would complain with warnings like
Configuration file /nix/store/...-ipfs-0.6.0/etc/systemd/system/ipfs.service is marked executable. Please remove executable permission bits. Proceeding anyway.
2020-09-23 12:57:01 +02:00
George Shammas 26a6db266c ipfs: Enable doCheck 2020-08-22 13:09:22 -04:00
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Luflosi 50afcee871
ipfs: 0.5.1 -> 0.6.0
https://github.com/ipfs/go-ipfs/releases/tag/v0.6.0
2020-06-20 02:16:40 +02:00
Matthew Bauer c8a2e63242 ipfs: copy systemd support files to output 2020-06-11 14:16:16 -05:00
Jörg Thalheim e6907df061
ipfs: switch to vendored tarball 2020-05-14 07:22:27 +01:00
Luflosi 5317280ade
ipfs: 0.5.0 -> 0.5.1
https://github.com/ipfs/go-ipfs/releases/tag/v0.5.1
2020-05-09 17:33:34 +02:00
Jörg Thalheim 11ace01cf2
ipfs: reference correct test 2020-05-08 10:49:10 +01:00
Jörg Thalheim 3e6e4ce55c
ipfs: reference tests 2020-05-08 09:34:42 +01:00
Jörg Thalheim e89ceffefb
ipfs: patch shebang in builder script 2020-05-07 15:26:09 +01:00
Nathan Fish 445d554b9b ipfs: 0.4.23 -> 0.5.0 2020-04-29 17:02:45 +00:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01: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 92da50afa8 ipfs: fix build on darwin 2020-03-21 05:28:00 -05:00
Maximilian Bosch c882314075
ipfs: 0.4.22 -> 0.4.23 2020-03-13 20:59:53 +01:00
Roman Volosatovs 0bf5907aa9
ipfs: 0.4.21 -> 0.4.22, use Go 1.12 2019-09-09 13:54:51 +02:00
Will Dietz 594d5d8487
ipfs: 0.4.20 -> 0.4.21 (module, drop deps.nix) 2019-06-11 06:50:35 -05:00
Eric Litak ac7c93e9c9 ipfs: 0.4.19 -> 0.4.20 2019-04-24 22:11:13 -07:00
Andreas Rammhold e71753609a
ipfs: 0.4.18 -> 0.4.19 2019-03-02 10:57:06 +01:00
Franz Pletz 90e56d7277
ipfs: 0.4.17 -> 0.4.18 2018-11-20 13:43:20 +01:00
Cole Mickens e7f93b5980 ipfs: 0.4.15 -> 0.4.17 (#44696) 2018-08-09 08:46:57 +02:00
Eric Litak 04f0e08c91 ipfs: 0.4.14 -> 0.4.15 (#41376) 2018-06-02 11:16:45 +02:00
Luke Clifton 7c3475563b ipfs 0.4.13 -> 0.4.14 2018-04-12 15:55:46 +08:00
Dmitry Kalinkin cb059d63fd ipfs: 0.4.11 -> 0.4.13 2017-11-18 06:44:08 +03:00
Franz Pletz 3d02089235
ipfs: 0.4.10 -> 0.4.11 2017-10-02 20:35:45 +02:00
zimbatm 3dd29b2453 ipfs: 0.4.9 -> 0.4.10 (#27001) 2017-07-01 01:31:52 +01:00
Mateusz Naściszewski 00572d595c
ipfs: 0.4.6 -> 0.4.9 2017-05-24 16:31:17 +02:00
Matthias Beyer c44be81d38 Revert "ipfs: 0.4.6 -> 0.4.8" (#25149)
This reverts commit a309890044.
2017-04-23 17:37:30 +01:00
Mateusz Naściszewski a309890044
ipfs: 0.4.6 -> 0.4.8 2017-04-01 05:51:41 +02:00
Maximilian Güntner aa429e6775
ipfs: 0.4.5 -> 0.4.6 2017-03-02 01:24:39 +01:00
Maximilian Güntner 84e7ad1eb7
ipfs: 0.4.4 -> 0.4.5
0.4.5 introduces a new repo format. You might need
to run a migration:

https://github.com/ipfs/fs-repo-migrations
2017-02-12 19:50:54 +01:00
Franz Pletz f9c65a97f8
ipfs: use fetchgx 2016-10-29 05:19:41 +02:00
Maximilian Güntner 24e4d4d76a ipfs: i20160112 -> 0.4.4
- switched from rev to official release
- added preBuild to install gx dependencies
- removed broken flag

Signed-off-by: Maximilian Güntner <code@klandest.in>
2016-10-27 18:46:40 +02:00
Robin Gloster 06d63f6652
ipfs: build with generic go; mark as broken
This does not build after the binutils update due to go 1.5 failing and
ifps needs an upgrade to build with newer go.

cc packager @kamilchm
2016-08-29 01:47:38 +00:00
Kamil Chmielewski 3a41ffe8aa ipfs: build fails with Go 1.6, revert to 1.5 2016-06-09 16:10:50 +02:00
Kamil Chmielewski 30acfc3b45 ipfs: extracted from goPackages 2016-06-09 13:08:09 +02:00