about summary refs log tree commit diff
path: root/pkgs/applications/networking/ipfs-cluster
AgeCommit message (Collapse)AuthorFilesLines
2024-05-07ipfs-cluster: 1.0.8 -> 1.1.0R. Ryantm1-3/+3
2024-01-31ipfs-cluster: 1.0.7 -> 1.0.8R. Ryantm1-3/+3
2023-10-12ipfs-cluster: 1.0.6 -> 1.0.7R. Ryantm1-3/+3
2023-06-13treewide: don't set platforms.unix for buildGoModuleSandro Jäckel1-1/+0
2023-03-08ipfs-cluster: 1.0.5 -> 1.0.6Luflosi1-3/+3
https://github.com/ipfs-cluster/ipfs-cluster/releases/tag/v1.0.6
2023-01-28ipfs-cluster: 1.0.4 -> 1.0.5Luflosi1-3/+3
https://github.com/ipfs-cluster/ipfs-cluster/releases/tag/v1.0.5
2022-09-28ipfs-cluster: 1.0.2 -> 1.0.4 (#191671)Luflosi1-3/+3
2022-07-24ipfs-cluster: 1.0.1 -> 1.0.2Luflosi1-5/+5
https://github.com/ipfs-cluster/ipfs-cluster/releases/tag/v1.0.2 The project was moved from the "ipfs" to the the "ipfs-cluster" Github organization. Also update the homepage URL, since the old one now redirects to the new one.
2022-06-10ipfs-cluster: 1.0.0 -> 1.0.1Luflosi1-3/+3
https://github.com/ipfs/ipfs-cluster/releases/tag/v1.0.1
2022-04-29ipfs-cluster: 0.14.5 -> 1.0.0Luflosi1-12/+3
https://github.com/ipfs/ipfs-cluster/releases/tag/v1.0.0
2022-03-01ipfs-cluster: 0.14.4 -> 0.14.5Luflosi1-4/+13
https://github.com/ipfs/ipfs-cluster/releases/tag/v0.14.5 The patch removes a flaky test, see https://github.com/ipfs/ipfs-cluster/issues/1586. Also build ipfs-cluster with Go 1.17 as it builds fine and upstream is even using that version.
2022-01-13ipfs-cluster: 0.14.1 -> 0.14.4Luflosi1-3/+3
https://github.com/ipfs/ipfs-cluster/releases/tag/v0.14.4
2021-08-16ipfs-cluster: 0.14.0 -> 0.14.1Luflosi1-3/+3
https://github.com/ipfs/ipfs-cluster/releases/tag/v0.14.1
2021-07-29ipfs-cluster: 0.13.1 -> 0.14.0 (#131942)Luflosi2-20/+4
2021-01-25treewide: remove stdenv where not neededPavol Rusnak1-1/+1
2021-01-25ipfs-cluster: unstable-2020-10 -> 0.13.1Luflosi1-4/+4
https://github.com/ipfs/ipfs-cluster/releases/tag/v0.13.1
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
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-09ipfs-cluster: 0.13.0 -> unstable-2020-10Colin L Rice2-6/+19
ipfs-cluster hasn't had a release since may 2020, however go-ipfs needs to be updated for support with go1.15 and go1.16 (1.14 goes out of support in february). I've requested they tag a new revision, but until then we'll have to use an unstable version. I've re enabled the tests since they pass and are critical to catch errors within ipfs-cluster (and in general make maintenance easier). One test failed, so I manually disabled it via a patch and .Skip()
2020-10-25ipfs-cluster: remove unused variablesLuflosi1-1/+1
2020-08-10buildGoModule packages: set doCheck = falsezowoq1-0/+2
2020-07-31buildGoModule packages: editorconfig fixeszowoq1-1/+1
2020-06-11ipfs-cluster: 0.12.1 -> 0.13.0R. RyanTM1-3/+3
2020-05-14go-modules: Update files to use vendorSha256Colin L Rice1-3/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-03-27Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"Jörg Thalheim1-3/+2
This reverts commit 4e6bf03504c9e09f067cc6dee6b5aeec43a1405c, reversing changes made to afd997aab6e9b7a322198092c7828d6c560ac06f. Instead we propagate those frameworks from the compiler again
2020-03-21ipfs-cluster: fix build on darwinMario Rodas1-2/+3
2020-03-14ipfs-cluster: 0.11.0 -> 0.12.1Nathan Fish1-3/+3
2019-11-05ipfs-cluster 0.9.0 -> 0.11.0 (#72820)Nathan Fish1-21/+5
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-2/+2
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-03-02ipfs-cluster: 0.8.0 -> 0.9.0Andreas Rammhold1-3/+3
2019-02-08ipfs-cluster: 0.7.0 -> 0.8.0Joseph G Lukasik1-3/+3
2018-11-20ipfs-cluster: 0.5.0 -> 0.7.0Franz Pletz1-3/+3
2018-09-01Add gx-go to nativeBuildInputs for ipfs-clusterJoseph Lukasik1-1/+3
2018-08-30ipfs-cluster: init at 0.5.0Joseph Lukasik1-0/+39