~ruther/guix-local

55096b7c — Nicolas Graves a year ago
gnu: Remove abseil-cpp-20211102.0.

This is now a leaf package only used for the former build of the grpc
package.  It fails to build with the recent core-packages updates.

* gnu/packages/cpp.scm (abseil-cpp-20211102.0): Delete variable.

Change-Id: I082e546134ee03cb233b2b91d291fce8f94b7c50
Signed-off-by: Andreas Enge <andreas@enge.fr>
b283c8cb — Nicolas Graves a year ago
gnu: python-grpcio-tools: Update to 1.52.0.

* gnu/packages/rpc.scm (python-grpcio-tools): Update to 1.52.0.
[propagated-inputs]: Replace python-protobuf by python-protobuf-4.

Signed-off-by: Andreas Enge <andreas@enge.fr>
f2c32b08 — Nicolas Graves a year ago
gnu: python-grcpio-tools: Switch to pyproject.

* gnu/packages/rpc.scm (python-grcpio-tools)
[build-system]: Switch to pyproject.
[native-inputs]: Add python-setuptools, python-wheel.

Signed-off-by: Andreas Enge <andreas@enge.fr>
0967ebff — Nicolas Graves a year ago
gnu: Remove grpc-for-python-grpcio.

* gnu/packages/rpc.scm (grpc-for-python-grpcio): Delete variable.

Signed-off-by: Andreas Enge <andreas@enge.fr>
13b97f05 — Nicolas Graves a year ago
gnu: python-grpcio: Update to 1.52.0.

* gnu/packages/rpc.scm (python-grpcio): Update to 1.52.0.
[inputs]: Replace abseil-cpp-20211102.0 by abseil-cpp-cxxstd11.
Replace grpc-for-python-grpcio by grpc.

Signed-off-by: Andreas Enge <andreas@enge.fr>
f7b221d5 — Nicolas Graves a year ago
gnu: python-grpcio-tools: Improve style.

* gnu/packages/rpc.scm (python-grpcio-tools): Run guix style.

Signed-off-by: Andreas Enge <andreas@enge.fr>
249c30a1 — Nicolas Graves a year ago
gnu: Add python-protobuf-4.

* gnu/packages/protobuf.scm (python-protobuf-4): New variable.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2cfd2e13 — Nicolas Graves a year ago
gnu: grpc: Update to 1.52.2.

* gnu/packages/rpc.scm (opencensus-proto-for-grpc-source): New variable.
(grpc): Update to 1.52.2.
[arguments]<#:phases>: Add phase 'unpack-third-party.

Signed-off-by: Andreas Enge <andreas@enge.fr>
97c45bbf — Greg Hogan 1 year, 1 day ago
gnu: r-arrow: Update to 21.0.0.

* gnu/packages/cran.scm (r-arrow): Update to 21.0.0.

Change-Id: I8394307862b54cbf879a990f0da11d4cb68458b8
Signed-off-by: Andreas Enge <andreas@enge.fr>
ef24e7d2 — Greg Hogan 1 year, 1 day ago
gnu: apache-arrow: Update to 21.0.0.

* gnu/packages/databases.scm (apache-arrow): Update to 21.0.0.

Change-Id: Ide2fefee3c056c8384f311b8401a798ecd97bffb
Signed-off-by: Andreas Enge <andreas@enge.fr>
0c43af52 — Cayetano Santos a year ago
gnu: tbb: Update url.

* gnu/packages/tbb.scm (tbb): Update url.

Change-Id: If5e6927bd2d7cb3f1aff78d11949985fdb8ae69a
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
869f202e — Cayetano Santos a year ago
gnu: tbb: Improve description.

* gnu/packages/tbb.scm (tbb): Improve description.

Change-Id: Ib3daa56f3b67633d604e8156aceeea5ae31830bc
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
01db3e98 — Cayetano Santos a year ago
gnu: tbb: Update home-page.

* gnu/packages/tbb.scm (tbb): Update home-page.

Change-Id: Id06b0515bc355c9c2cae4c3043dcb8358e174e36
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
67667c4c — Vagrant Cascadian a year ago
gnu: diffoscope: Update to 303.

* gnu/packages/diffoscope.scm (diffoscope): Update to 303.
16c7b537 — Vagrant Cascadian a year ago
gnu: diffoscope: Improve test suite coverage.

* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Add libcaca.

Change-Id: I6705a74270b90499ca93827ce2f586a454e40912
75456318 — Efraim Flashner a year ago
gnu: bdb-4: Fix build on powerpc64le-linux.

* gnu/packages/dbm.scm (bdb-4)[arguments]: When building for
powerpc64le-linux adjust the CFLAGS.

Change-Id: Ic6361775e0a9b9eeb15bb00b07266d13f4f1da45
338e31ba — Andreas Enge a year ago
gnu: Remove apache-arrow-0.16.

* gnu/packages/databases.scm (apache-arrow-0.16): Delete variable.

Change-Id: I2ab52e27ff7bc7c05e9f315b8096087aba024a7d
f3d40302 — Andreas Enge a year ago
gnu: Remove python-pyarrow-0.16.

* gnu/packages/databases.scm (python-pyarrow-0.16): Delete variable.

Change-Id: Ifcc22089497c205fc58906219d98ff7a909a819c
10c0ddb5 — jgart a year ago
gnu: trealla: Update to 2.80.10.

* gnu/packages/prolog.scm (trealla): Update to 2.80.10.

Change-Id: I1ff0fb1d18b87adce7e9eb2d7bbe7d334a3c1774
329a0dcc — Efraim Flashner a year ago
gnu: iproute: Fix building on powerpc64le-linux.

* gnu/packages/linux.scm (iproute)[arguments]: When building for
powerpc64le-linux adjust the flags passed to the C compiler.

Change-Id: I7dd4a8282fa59d16ce629f185069107cfd89a3a4
Next