summary refs log tree commit diff
path: root/pkgs/servers/rippled/default.nix
Commit message (Collapse)AuthorAge
* rippled: 1.7.3 -> 1.9.4Weijia Wang2023-06-07
|
* rippled: mark as insecureWeijia Wang2023-05-26
|
* treewide: avoid mixing abseil-cpp versionsVladimír Čunát2022-10-30
| | | | | | | | The packages use some version through grpc; adding in a different one is most likely not a good idea. `rippled` has been failing to build for weeks already. The other three packages build before and after this commit.
* rippled: unpin protobufMartin Weinelt2022-10-03
| | | | Fails the same three tests as on hydra, so no regression.
* rippled: 1.7.0 -> 1.7.3Raghav Sood2021-11-21
|
* rippled: fix hashesGabriel Ebner2021-05-22
|
* rippled: 1.6.0 -> 1.7.0Raghav Sood2021-04-15
|
* Merge pull request #116531 from SuperSandro2000/grpcSandro2021-03-26
|\
| * rippled: remove packages which are no longer required after #116317Sandro Jäckel2021-03-16
| |
* | Trim ehmry from some package maintainersEmery Hemingway2021-03-23
|/ | | | I prefer not to be associated with anything blockchain related.
* rippled: remove unused inputsSandro Jäckel2021-02-23
|
* treewide: with stdenv.lib; in meta -> with lib;Profpatsch2021-01-11
| | | | | | | | | | | | | | | | | | | 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
* treewide: cmake buildInputs to nativeBuildInputs, minor cleanupsBen Siraphob2021-01-01
|
* rippled: unbreak adding libnslfreezeboy2020-11-18
|
* rippled: 1.5.0 -> 1.6.0Raghav Sood2020-08-20
|
* rippled: update maintainersraghavsood2020-07-06
|
* rippled: 1.5.0Raghav Sood2020-07-06
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* rippled: 1.2.1 -> 1.4.0Jaka Hudoklin2020-01-12
|
* treewide: remove redundant recvolth2019-08-28
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* rippled: 1.2.0 -> 1.2.1Jaka Hudoklin2019-03-26
|
* rippled: 0.30.0-rc1 -> 1.2.0Jaka Hudoklin2019-02-15
|
* treewide: use scons setup hookMatthew Bauer2018-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lots of packages can use it. Here is the list: - jackmix - klick - mixx - nova-filters - rhvoice - giv - mypaint - swift-im - bombono - mapnik - serf - nuitka - pyexiv2 - godot - hammer - toluapp - btanks - dxx-rebirth - endless-sky - globulation - the-powder-toy - fceux - gpsd - mongodb - rippled - mariadb - lprof
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
| | | | Only acts on one-line dependency lists.
* rippled: mark build brokenEmery Hemingway2017-08-29
|
* Rename 'emery' maintainer handle to 'ehmry', fixes #11493Emery Hemingway2015-12-05
| | | | Communication happens on Github so names should be consistent.
* rippled: 0.28.1 -> 0.30.0-rc1Jaka Hudoklin2015-10-04
|
* rippled: Update to 0.28.1Jaka Hudoklin2015-06-08
|
* Merge pull request #7557 from offlinehacker/pkgs/rippled/updateJaka Hudoklin2015-04-25
|\ | | | | rippled: update to 0.27.4
| * rippled: update to 0.27.4Jaka Hudoklin2015-04-25
| |
* | rippled: broken on i686 linuxLuca Bruno2015-04-16
|/
* rippled: update to 0.27.3-sp2Jaka Hudoklin2015-03-18
|
* rippled: Refactor and update to 0.26.2William A. Kennington III2014-11-02
|
* boost: Update depdendent packagesWilliam A. Kennington III2014-09-21
|
* transformed meta.maintainers of some packages into listsPascal Wittmann2014-09-13
|
* rippled: initial pkg and module expressionsEmery Hemingway2014-03-29
rippled is the Ripple P2P payment network reference server https://ripple.com