~ruther/guix-local

cfa6b06a — Igor Goryachev 1 year, 4 months ago
gnu: erlang-p1-mysql: Update to 1.0.25.

* gnu/packages/erlang-xyz.scm (erlang-p1-mysql): Update to 1.0.25.

Change-Id: Ic2ca54db8003dec4a6737632248b669c670719eb
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
f31df5e6 — Igor Goryachev 1 year, 4 months ago
gnu: erlang-p1-acme: Update to 1.0.25.

* gnu/packages/erlang-xyz.scm (erlang-p1-acme): Update to 1.0.25.

Change-Id: Ia90b95ab82a14cac9fa61810f1bc6672d2c07cec
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
a99b5be0 — Igor Goryachev 1 year, 4 months ago
gnu: erlang-luerl: Update to 1.2.3.

* gnu/packages/erlang-xyz.scm (erlang-luerl): Update to 1.2.3.

Change-Id: I36cf724a2c84c042b5e0487c564b904cb17ba94e
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
20298ab4 — Igor Goryachev 1 year, 4 months ago
gnu: erlang-fast-xml: Update to 1.1.55.

* gnu/packages/erlang-xyz.scm (erlang-fast-xml): Update to 1.1.55.

Change-Id: Ib54e4434b4ad4976e95f877fc88614e0f8d4717b
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
8064e3a7 — Igor Goryachev 1 year, 4 months ago
gnu: erlang-fast-tls: Update to 1.1.22.

* gnu/packages/erlang-xyz.scm (erlang-fast-tls): Update to 1.1.22.

Change-Id: Ibfbe1d860356886abf44abe75fa9b8bf2f373e48
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
6a001764 — Igor Goryachev 1 year, 4 months ago
gnu: erlang-esip: Update to 1.0.56.

* gnu/packages/erlang-xyz.scm (erlang-esip): Update to 1.0.56.

Change-Id: Ie6d4f7421335c3fd4d52cefead8fec938173cb62
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
gnu: Add dillo.

* gnu/packages/web-browsers.scm (dillo): New variable.

Change-Id: I7899fa3d9f213e0e641cea6856af3c2048245d25
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
7952e72d — Zheng Junjie 1 year, 3 months ago
gnu: sdl3: Update to 3.2.0.

* gnu/packages/sdl.scm (sdl3): Update to 3.2.0.
[source]: Adjust commit prefix.

Change-Id: Iecbc6795f0fd6140db6dd4116f9c6f55b0e1057d
gnu: emacs-pandoc-mode: Update to 2.34.1.

* gnu/packages/emacs-xyz.scm (emacs-pandoc-mode): Update to 2.34.1.

Change-Id: I0629b87a288b77f4892602e935181294216d3ab0
5d6e4ced — Sharlatan Hellseher 1 year, 4 months ago
gnu: xtensor: Update to 0.25.0.

* gnu/packages/algebra.scm (xtensor): Update to 0.25.0.
[native-inputs]: Add nlohmann-json.

Change-Id: Iccaf397423d2a2b7b008082a9761c89ca2adc9a2
5115dacc — Sharlatan Hellseher 1 year, 4 months ago
gnu: xtensor: Improve package style.

* gnu/packages/algebra.scm (xtensor): Shift fields order. Use
G-expressions.

Change-Id: Ica85f3e848a99eea45e07156eb659558fc6c0804
e25dcf3b — Sharlatan Hellseher 1 year, 4 months ago
gnu: xtl: Update to 0.7.7.

* gnu/packages/cpp.scm (xtl): Update to 0.7.7.

Change-Id: Ifeaf490093ea6af0f7341a3fd3f73acf8cf5e06f
27349661 — Sharlatan Hellseher 1 year, 4 months ago
gnu: xtl: Improve package style.

* gnu/packages/cpp.scm (xtl): Shift order of fields.
[source] <url>: Fix redirection issue,
<https://github.com/QuantStack/xtl> permamently redirects to
<https://github.com/xtensor-stack/xtl>.
[arguments] <test-target>: Set to "xtest".
<phases>: Use default 'check.
[home-page]: Fix it.

Change-Id: Ib3bc50b7a9e798be8888c2b1eac832d6a524bdae
fbfff97e — Sharlatan Hellseher 1 year, 4 months ago
gnu: xsimd: Update to 11.0.0.

* gnu/packages/cpp.scm (xsimd): Update to 11.0.0.
[native-inputs]: Add doctest.

Change-Id: I8c49ff34288cdf5429034668ddd496c345ddfb34
f165f681 — Sharlatan Hellseher 1 year, 4 months ago
gnu: xsimd: Improve package style.

* gnu/packages/cpp.scm (xsimd) [source] <url>: Fix redirection issue,
<https://github.com/QuantStack/xsimd> permamently redirects to
<https://github.com/xtensor-stack/xsimd>.
[arguments]: Use G-expressions.
[description]: Adjust fill column indentation.

Change-Id: I8096e07c026c9f08a9d647a44f9930900b3ae1bd
gnu: vdirsyncer: Update to 0.19.3.

* gnu/packages/dav.scm (vdirsyncer): Update to 0.19.3.

Change-Id: I518d83d28f9e302d19e334169762398a78d234f3
927d8203 — Felix Gruber 1 year, 3 months ago
gnu: python-folium: Update to 0.19.4.

* gnu/packages/python-xyz.scm (python-folium): Update to 0.19.4.
[arguments]: Disable test_timedynamic_geo_json.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: Iad10f3b0623c379dc394d1e4b5bf7319c3c4a0b5
Signed-off-by: Leo Famulari <leo@famulari.name>
c217839f — Felix Gruber 1 year, 3 months ago
gnu: python-klaus: Fix build.

* gnu/packages/version-control.scm (python-klaus)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I980af627e67975d33f64ab81f54946278d39d70b
Signed-off-by: Leo Famulari <leo@famulari.name>
c24fe86e — Felix Gruber 1 year, 3 months ago
gnu: python-geoip2: Fix build.

* gnu/packages/geo.scm (python-geoip2): Fix build.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I7af4ec3bc18db48231e7172a545af340db12b8e4
Signed-off-by: Leo Famulari <leo@famulari.name>
ae217b71 — Efraim Flashner 1 year, 3 months ago
gnu: alacritty: Remove cargo input labels.

* gnu/packages/terminals.scm (alacritty)[cargo-inputs,
cargo-development-inputs]: Remove input labels.

Change-Id: I23273919a6ca1048d6a3a6b97252953c2b73d99c
Next