Age | Commit message (Expand) | Author |
2023-07-23 | gnu: linux-libre 6.1: Update to 6.1.52....* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.52.
(linux-libre-6.1-pristine-source): Update hash.
| Leo Famulari |
2023-07-23 | gnu: linux-libre: Update to 6.4.15....* gnu/packages/linux.scm (linux-libre-6.4-version): Update to 6.4.15.
(linux-libre-6.4-pristine-source): Update hash.
| Leo Famulari |
2023-09-09 | gnu: global: Fix ctags creation using pygments....* gnu/packages/code.scm (global)[arguments]: Adjust configure-flags to
use a specific python interpreter.
| Efraim Flashner |
2023-09-09 | gnu: vcmi: Update to 1.3.1....* gnu/packages/games.scm (vcmi): Update to 1.3.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Yovan Naumovski |
2023-09-09 | gnu: rust-analyzer: Update required dependencies version....Use pinned versions of different dependencies required by
rust-analyzer@2022-01-10.
* gnu/packages/crates-io.scm (rust-salsa-0.17): Require
RUST-INDEXMAP-1.7.
(rust-serde-path-to-error-0.1): Require RUST-SERDE-JSON-1.0.73.
(rust-serde-repr-0.1): Require RUST-QUOTE-1.0.10,
RUST-PROC-MACRO2-1.0.34, RUST-SERDE-JSON-1.0.73, RUST-TRYBUILD-1.0.19.
* gnu/packages/rust-apps.scm (rust-analyzer): Adjust versions
similarly.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Distopico |
2023-09-09 | gnu: Add rust-trybuild-1.0.19....* gnu/packages/crates-io.scm (rust-trybuild-1.0.19): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Distopico |
2023-09-09 | gnu: Add rust-serde-json-1.0.73....* gnu/packages/crates-io.scm (rust-serde-json-1.0.73): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Distopico |
2023-09-09 | gnu: Add rust-quote-1.0.10....* gnu/packages/crates-io.scm (rust-quote-1.0.10): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Distopico |
2023-09-09 | gnu: Add rust-proc-macro2-1.0.34....* gnu/packages/crates-io.scm (rust-proc-macro2-1.0.34): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Distopico |
2023-09-09 | gnu: Add rust-either-1.6.0....* gnu/packages/crates-io.scm (rust-either-1.6.0): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Distopico |
2023-09-09 | gnu: rust-analyzer: Fix build of version 2022-01-10....* gnu/packages/rust-apps.scm (rust-analyzer): Update dependency
rust-notify-5-pre.13.
This fixes the build of `rust-analyzer@2022-01-10`, which required a pinned
version of `rust-notify` (`rust-notify-5-pre.13`) to compile and
rust >= 1.64.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Distopico |
2023-09-09 | gnu: Add rust-notify-5-pre.13....* gnu/packages/crates-io.scm (rust-notify-5-pre.13): New variable.
This pinned version is required by `rust-analyzer` version `2022-01-10`.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Distopico |
2023-09-09 | services: cgit: Allow file-like objects for ‘root-readme’....* gnu/services/cgit.scm (cgit-configuration)[root-readme]: Accept
'file-object' instead of only 'string'
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Thomas Albers |
2023-09-09 | gnu: cuirass: Update to 6131880....* gnu/packages/ci.scm (cuirass): Update to 6131880.
| Ludovic Courtès |
2023-09-09 | gnu: Add emacs-jinx....* gnu/packages/emacs-xyz.scm (emacs-jinx): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Mekeor Melire |
2023-09-09 | services: vpn: Fix broken format string for wireguard dns....* gnu/services/vpn.scm (wireguard-configuration-file): Fix broken format
string.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Reily Siegel |
2023-09-09 | gnu: Add emacs-chatgpt-shell....* gnu/packages/emacs-xyz.scm (emacs-chatgpt-shell): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Cayetano Santos |
2023-09-09 | gnu: qgis: Fix build....* gnu/packages/geo.scm (qgis)[arguments]: Add test_core_authconfig to disabled
tests in 'check' phase.
| Guillaume Le Vaillant |
2023-09-09 | gnu: linux-libre: Fix cross-compilation....Fix generic aarch64 kernel cross-compilation by providing the missing hexdump
binary.
* gnu/packages/linux.scm (linux-libre)[native-inputs]: Add util-linux.
| Mathieu Othacehe |
2023-09-09 | gnu: portfolio: Update to 1.0.0....* gnu/packages/gnome-xyz.scm (portfolio): Update to 1.0.0.
[#:phases]: Add ‘skip-gtk-update-icon-cache’.
[inputs]: Replace gtk+ with gtk.
Replace libhandy with libadwaita.
[native-inputs]: Remove gtk+:bin.
Add pkg-config.
| Liliana Marie Prikler |
2023-09-09 | gnu: capypdf: Update to 0.5.0....* gnu/packages/pdf.scm (capypdf): Update to 0.5.0.
[arguments]<#:configure-flags>: Add “-Dcpp_std=c++23”
<#:phases>: Drop ‘add-missing-header’.
| Liliana Marie Prikler |
2023-09-08 | gnu: dezyne: Update to 2.17.6....* gnu/packages/dezyne.scm (dezyne): Update to 2.17.6.
| Janneke Nieuwenhuizen |
2023-09-08 | gnu: shepherd: Switch back to Fibers 1.1 on Arm machines....Fixes <https://issues.guix.gnu.org/64966>.
* gnu/packages/admin.scm (shepherd-0.10)[native-inputs]: Use
GUILE-FIBERS-1.1 when ‘target-arm?’ is true.
Reported-by: Timotej Lazar <timotej.lazar@araneo.si>
Reported-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Reported-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
| Ludovic Courtès |
2023-09-08 | gnu: guile-dsv: Fix cross-compiling....* gnu/packages/guile-xyz.scm (guile-dsv): Fix cross-compiling.
[native-inputs]: Add "guile-3.0" and "guile-lib".
(guile2.2-dsv) [native-inputs]: Replace "guile" with "guile-2.2"
and "guile-lib" with "guile2.2-lib".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Artyom V. Poptsov |
2023-09-08 | gnu: guile2.2-dsv: Fix build....* gnu/packages/guile-xyz.scm (guile2.2-dsv):
[native-inputs]: Replace "guile-smc" with "guile2.2-smc" and add
"guile2.2-lib".
[inputs]: Replace "guile" with "guile-2.2" and "guile-smc" with
"guile2.2-smc".
[propagated-inputs]: Replace "guile-lib" with "guile2.2-lib" and
"guile-smc" with "guile2.2-smc".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Artyom V. Poptsov |
2023-09-08 | gnu: guile-smc: Fix build with Guile 2.2....* gnu/packages/guile-xyz.scm (guile-smc): Fix build with Guile 2.2.
[native-inputs]: Replace "guile" with "guile-2.2" and "guile-lib" with
"guile2.2-lib".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Artyom V. Poptsov |
2023-09-08 | gnu: guile-dsv: Update to 0.7.0....* gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.7.0. Improve the
package style.
[inputs]: Add "bash-minimal".
[native-inputs]: Add "guile-smc".
[description}: Update.
(guile2.2-dsv) [inputs]: Add "bash-minimal".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Artyom V. Poptsov |
2023-09-08 | gnu: Add asli....* gnu/packages/graphics.scm (asli): New variable.
* gnu/packages/patches/asli-use-system-libs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patch.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Paul A. Patience |
2023-09-08 | gnu: parallel: Update to 20230822....* gnu/packages/parallel.scm (parallel): Update to 20230822.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Andy Tai |
2023-09-08 | gnu: libupnp: Update to 1.14.18....* gnu/packages/upnp.scm (libupnp): Update to 1.14.18.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Michael Ford |
2023-09-08 | gnu: font-chiron-sung-hk: Update to 1.010....* gnu/packages/fonts.scm (font-chiron-sung-hk): Update to 1.010.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Hilton Chain |
2023-09-08 | services: Open vSwitch: Depend on 'user-processes' target....* gnu/services/networking.scm (openvswitch-shepherd-service)[ovsdb](requirement):
Add user-processes.
| Marius Bakke |
2023-09-08 | gnu: openvswitch: Update to 3.2.0....* gnu/packages/networking.scm (openvswitch): Update to 3.2.0.
| Marius Bakke |
2023-09-08 | gnu: iputils: Use new style....* gnu/packages/networking.scm (iputils)[arguments]: Use G-expression.
[native-inputs]: Remove labels.
| Marius Bakke |
2023-09-08 | gnu: iputils: Update to 20221126....* gnu/packages/networking.scm (iputils): Update to 20221126.
[source](patches): Remove.
[arguments]: Remove obsolete phase. Disable one new test.
[description]: Adjust for removed commands.
* gnu/packages/patches/iputils-libcap-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| Marius Bakke |
2023-09-08 | gnu: python-bitarray: Update to 2.8.1....* gnu/packages/python-xyz.scm (python-bitarray): Update to 2.8.1.
| Marius Bakke |
2023-09-08 | gnu: drbd-utils: Update to 9.25.0....* gnu/packages/cluster.scm (drbd-utils): Update to 9.25.0.
| Marius Bakke |
2023-09-08 | gnu: varnish: Update to 7.3.0....* gnu/packages/web.scm (varnish): Update to 7.3.0.
| Marius Bakke |
2023-09-08 | services: ganeti: Fix tests....* gnu/tests/ganeti.scm (run-ganeti-test)["force-start wconfd"]: Don't use
INVOKE.
["gnt-os list"]: Import (ice-9 textual-ports).
| Marius Bakke |
2023-09-08 | gnu: ganeti: Fix build....* gnu/packages/patches/ganeti-lens-compat.patch,
gnu/packages/patches/ganeti-procps-compat.patch,
gnu/packages/patches/ganeti-relax-dependencies.patch,
gnu/packages/patches/ganeti-reorder-arbitrary-definitions.patch,
gnu/packages/patches/ganeti-template-haskell-2.17.patch,
gnu/packages/patches/ganeti-template-haskell-2.18.patch: New files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/virtualization.scm (ganeti)[source](patches): Add them.
| Marius Bakke |
2023-09-08 | gnu: python-fasteners: Update to 0.17.3....* gnu/packages/python-xyz.scm (python-fasteners): Update to 0.17.3.
[build-system]: Switch to pyproject-build-system.
[arguments]: Add custom 'check phase.
[propagated-inputs]: Remove python-monotonic and python-six.
[native-inputs]: Remove python-testtools; add python-diskcache,
python-more-itertools, and python-pytest.
| Efraim Flashner |
2023-09-08 | gnu: python-numcodecs: Fix building on non x86 machines....* gnu/packages/python-xyz.scm (python-numcodecs)[source]: Adjust snippet
to prevent setup.py adding unsupported architecture specific CFLAGS.
| Efraim Flashner |
2023-09-08 | gnu: python-numcodecs: Remove another cythonized file....* gnu/packages/python-xyz.scm (python-numcodecs)[source]: Remove another
cythonized file.
| Efraim Flashner |
2023-09-08 | gnu: Remove python-pyflakes-2.2....* gnu/packages/python-xyz.scm (python-pyflakes-2.2): Delete variable.
* gnu/packages/patches/python-pyflakes-test-location.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Efraim Flashner |
2023-09-08 | gnu: Remove python-pycodestyle-2.6....* gnu/packages/python-xyz.scm (python-pycodestyle-2.6): Delete variable.
| Efraim Flashner |
2023-09-08 | gnu: Remove python-flake8-3.8....* gnu/packages/python-xyz.scm (python-flake8-3.8): Delete variable.
| Efraim Flashner |
2023-09-08 | gnu: python-hacking: Update to 5.0.0....* gnu/packages/openstack.scm (python-hacking): Update to 5.0.0.
[propagated-inputs]: Remove python-flake8-3.8; add python-flake8.
[native-inputs]: Remove python-dnspython, python-mock, and python-monotonic.
| Efraim Flashner |
2023-09-08 | gnu: python-eventlet: Update to 0.33.3....* gnu/packages/python-xyz.scm (python-eventlet): Update to 0.33.3.
[propagated-inputs]: Remove python-monotonic.
[arguments]: Skip another test.
| Efraim Flashner |
2023-09-08 | gnu: tensorflow-lite: Update to 2.12.1....* gnu/packages/algebra.scm (eigen-for-tensorflow-lite): Remove variable.
* gnu/packages/machine-learning.scm (tensorflow-lite): Update to 2.12.1
[arguments]<configure-flags>: Turn on GPU and RUY use; Use cmake to
find packages already in Guix as dependencies for absl-cpp, eigen,
flatbuffer, neon2ssl, cpuinfo, ruy.
[arguments]<phases>: Remove operations setting up absl-cpp, eigen, ruy,
and neon2ssl as native inouts as now we use Guix's packages of these
as dependencies. Do default build phase.
Add steps to install C shared library and benchmark_model tool.
[inputs]: Add cpuinfo, eigen, fp16, mesa-header, opencl,
pthreadpool, ruy, vulkan and xnnpack as explicit inputs.
[native-inputs]: Remove local setup of neon2ssl and ruy
as we now use Guix's packages of these as explicit dependencies.
* gnu/packages/serialization.scm (flatbuffers-next-shared): New variable,
flatbuffers-next built with -fPIC as needed by tensorflow-lite.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Andy Tai |
2023-09-08 | gnu: Add ruy....* gnu/packages/maths.scm (ruy): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Andy Tai |