Age | Commit message (Expand) | Author |
2023-07-11 | gnu: nix: Update to 2.16.1....* gnu/packages/package-management.scm (nix): Update to 2.16.1.
[source]: Use HTTPS for package source.
[inputs]: Add nlohmann-json.
[native-inputs]: Add rapidcheck.
[arguments]<#:phases>: In phase "check", change the value of environment
variable "NIX_STORE" to "/nix/store" temporarily.
* gnu/packages/patches/nix-dont-build-html-doc.diff: Update.
Co-authored-by: jgart <jgart@dismail.de>
| Zhu Zihao |
2023-07-11 | gnu: Add rapidcheck....* gnu/packages/check.scm (rapidcheck): New variable.
| Zhu Zihao |
2023-07-11 | gnu: Add python-redo....* gnu/packages/python-xyz.scm (python-redo): New variable.
| AwesomeAdam54321 |
2023-07-11 | gnu: Add python-cloup....* gnu/packages/python-xyz.scm (python-cloup): New variable.
Co-authored-by: jgart <jgart@dismail.de>
| Daniel Meißner |
2023-07-11 | gnu: rocm: Update to 5.6.0....Update all of the ROCm packages at the same time as they share a version
number and should be upgraded together, including llvm-for-rocm.
* gnu/packages/llvm.scm (llvm-for-rocm): Update to 5.6.0.
[source]{patches}: Remove unneeded patches (linkdl and remove-isystem-usr-include).
* gnu/packages/rocm.scm (rocm-cmake, roct-thunk-interface): Update
to 5.6.0.
(rocclr-src): Update to 5.6.0.
[source]{patches}: Add enable-gfx800 patch.
(rocm-device-libs): Update to 5.6.0.
[inputs]: Update style.
(rocm-comgr): Update to 5.6.0.
[inputs]: Remove lld. Update style.
(rocr-runtime): Update to 5.6.0.
[arguments]: Use gexps. Remove configure-flags. Add add-rocm-device-lib-path
phase.
[inputs]: Add libdrm. Update style.
[native-inputs]: Add pkg-config. Update style.
(rocm-opencl-runtime): Update to 5.6.0.
[source]{patches}: Remove noopencl patch.
[arguments]{configure-flags}: Add BUILD_ICD=OFF and
FILE_REORG_BACKWARD_COMPATIBILITY=OFF flags.
[inputs]: Add opencl-headers.
(rocminfo): Update to 5.6.0.
[arguments]: Use gexps. Use search-input-file instead of assoc-ref and which.
(rocm-bandwidth-test): Update to 5.6.0.
[source]{patches}: Add fix-includes patch.
* gnu/packages/patches/rocm-comgr-3.1.0-dependencies.patch,
gnu/packages/patches/rocm-opencl-runtime-4.3-noclinfo.patch: Update patches.
* gnu/packages/patches/llvm-roc-4.0.0-remove-isystem-usr-include.patch,
gnu/packages/patches/llvm-roc-5.0.0-linkdl.patch,
gnu/packages/patches/rocm-opencl-runtime-4.3-noopencl.patch: Delete files.
* gnu/packages/patches/rocm-bandwidth-test-5.5.0-fix-includes.patch,
gnu/packages/patches/rocclr-5.6.0-enable-gfx800.patch: New files.
* gnu/local.mk (dist_patch_DATA): Update patches.
| John Kehayias |
2023-07-11 | gnu: Add emacs-sakura-theme....* gnu/packages/emacs-xyz.scm (emacs-sakura-theme): New variable.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Ahmad Draidi |
2023-07-11 | gnu: Add emacs-abyss-theme....* gnu/packages/emacs-xyz.scm (emacs-abyss-theme): New variable.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Ahmad Draidi |
2023-07-11 | gnu: Add emacs-starlit-theme....* gnu/packages/emacs-xyz.scm (emacs-starlit-theme): New variable.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Ahmad Draidi |
2023-07-11 | gnu: emacs-dumbparens: Update to 0-1.59bb5ae....* gnu/packages/emacs-xyz.scm (emacs-dumbparens): Update to 0-1.59bb5ae.
[source]: Download from new upstream URL.
[home-page]: Use new home-page.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Ahmad Draidi |
2023-07-11 | gnu: emacs-scroll-on-drag: Update to 0.1-2.179c2ac....* gnu/packages/emacs-xyz.scm (emacs-scroll-on-drag): Update to 0.1-2.179c2ac.
[source]: Download from new upstream URL.
[home-page]: Use new home-page.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Ahmad Draidi |
2023-07-11 | gnu: emacs-mode-line-idle: Update to 0.2-0.1dc0115....* gnu/packages/emacs-xyz.scm (emacs-mode-line-idle): Update to 0.2-0.1dc0115.
[source]: Download from new upstream URL.
[home-page]: Use new home-page.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Ahmad Draidi |
2023-07-11 | gnu: emacs-undo-fu-session: Update to 0.6-0.a6c4f73....* gnu/packages/emacs-xyz.scm (emacs-undo-fu-session): Update to 0.6-0.a6c4f73.
[source]: Download from new upstream URL.
[arguments]: Update #:test-command. Fix tests by adding
'--eval (setq undo-fu-session-ignore-temp-files nil)' to #:test-command.
[home-page]: Use new home-page.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Ahmad Draidi |
2023-07-11 | gnu: emacs-undo-fu: Update to 0.5-0.0e22308....* gnu/packages/emacs-xyz.scm (emacs-undo-fu): Update to 0.5-0.0e22308.
[source]: Download from new upstream URL.
[home-page]: Use new home-page.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Ahmad Draidi |
2023-07-11 | gnu: emacs-spell-fu: Update to 0.3-1.67a26b7....* gnu/packages/emacs-xyz.scm (emacs-spell-fu): Update to 0.3-1.67a26b7.
[source]: Download from new upstream URL.
[home-page]: Use new home-page.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Ahmad Draidi |
2023-07-11 | gnu: gnuplot: Update to 5.4.8....* gnu/packages/maths.scm (gnuplot): Update to 5.4.8.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Paul A. Patience |
2023-07-11 | gnu: gmsh: Update to 4.11.1....* gnu/packages/maths.scm (gmsh): Update to 4.11.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Paul A. Patience |
2023-07-11 | gnu: desktop-file-utils: Format description....* gnu/packages/freedesktop.scm (desktop-file-utils)[description]: Format
description.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Bruno Victal |
2023-07-11 | gnu: guile-hashing: Fix description....* gnu/packages/guile-xyz.scm (guile-hashing)[description]: Fix typo.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Bruno Victal |
2023-07-11 | gnu: rxvt-unicode: Use helper procedure to make desktop files....* gnu/packages/xdisorg.scm (rxvt-unicode)[arguments]: Replace custom code with
make-desktop-entry-file. Specify categories and icon in desktop files.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Timotej Lazar |
2023-07-11 | gnu: rxvt-unicode: Use new package style....* gnu/packages/xdisorg.scm (rxvt-unicode)[arguments]: Use gexps.
[inputs]: Drop input labels.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Timotej Lazar |
2023-07-11 | gnu: rxvt-unicode: Update to 9.31 [fixes CVE-2022-4170]....* gnu/packages/xdisorg.scm (rxvt-unicode): Update to 9.31.
[inputs]: Add libxext.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Timotej Lazar |
2023-07-11 | gnu: qbittorrent{,-nox}: Use qt-build-system....CMake is now upstream’s preferred build system.
* gnu/packages/bittorrent.scm (qbittorrent)[build-system]: Use qt-build-system.
[arguments]: Drop custom wrap phase. (Re-)enable tests.
[inputs]: Remove input labels. Drop qtbase-5.
[native-inputs]: Drop pkg-config.
(qbittorrent-nox)[arguments]: Adjust configure-flags. Keep the wrap-qt phase
since the non-GUI version is also a QT program.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Timotej Lazar |
2023-07-11 | gnu: qbittorrent: Update to 4.5.4....* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.5.4.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Timotej Lazar |
2023-07-11 | gnu: mit-scheme: Fix building...* gnu/packages/scheme.scm (mit-scheme)[arguments] Add 'set-env
before 'configure, setting -Wno-array-parameter in CFLAGS and
CPPFLAGS to ignore warning causing build break.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Zac Berkowitz |
2023-07-11 | gnu: xorriso: Update to 1.5.6.pl02...* gnu/packages/cdrom.scm (xorriso): Update to 1.5.6.pl02
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Andy Tai |
2023-07-11 | gnu: hwloc: Update to 2.9.2....* gnu/packages/mpi.scm (hwloc-2): Update to 2.9.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Philippe SWARTVAGHER |
2023-07-11 | gnu: guile-chickadee: Change license to Apache 2.0....* gnu/packages/game-development.scm (guile-chickadee)[license]: Change to
Apache 2.0 (asl2.0).
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Morgan Smith |
2023-07-10 | gnu: icedove: Update to 102.13.0....* gnu/packages/gnuzilla.scm (icedove): Update to 102.13.0.
| Jonathan Brielmaier |
2023-07-10 | gnu: opustags: Update to 1.9.0....* gnu/packages/music.scm (opustags): Update to 1.9.0.
[native-inputs]: Add perl-test-deep.
[arguments]: Adjust accordingly.
| Leo Famulari |
2023-07-10 | gnu: pari-gp: Update to 2.15.4....* gnu/packages/algebra.scm (pari-gp): Update to 2.15.4.
| Andreas Enge |
2023-07-10 | gnu: openrgb: Update to 0.9....* gnu/packages/hardware.scm (openrgb): Update to 0.9.
* gnu/packages/patches/openrgb-unbundle-hueplusplus.patch: Update.
| John Kehayias |
2023-07-10 | gnu: bpython: Update to 0.24....* gnu/packages/python-xyz.scm (bpython): Update to 0.24.
[propagated-inputs]: Remove python-six.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Paul A. Patience |
2023-07-10 | gnu: python-curtsies: Update to 0.4.1....* gnu/packages/terminals.scm (python-curtsies): Update to 0.4.1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Paul A. Patience |
2023-07-10 | gnu: python-blessed: Add missing dependency....Fixes the build of python-curtsies.
The python-six dependency was accidentally removed in commit
9e1cbc62e54513ce92f7fc282700c87c93bfd25c.
* gnu/packages/python-xyz.scm (python-blessed)[propagated-inputs]: Add
python-six.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Paul A. Patience |
2023-07-10 | gnu: ruby-hamster: Fix build....* gnu/packages/ruby.scm (ruby-hamster)[arguments]: Run tests with ruby-2.7 and
update style.
| Christopher Baines |
2023-07-10 | gnu: ruby-terraform: Update to 1.7.0....* gnu/packages/ruby.scm (ruby-terraform): Update to 1.7.0.
[source]: Use git-fetch.
[arguments]: Enable tests.
[native-inputs]: Add ruby-rspec, ruby-faker, ruby-simplecov.
[propagated-inputs]: Add ruby-immutable-struct.
| Yovan Naumovski via Guix-patches via |
2023-07-10 | gnu: Add ruby-faker....* gnu/packages/ruby.scm (ruby-faker): New variable.
| Yovan Naumovski via Guix-patches via |
2023-07-10 | gnu: Add ruby-immutable-struct....* gnu/packages/ruby.scm (ruby-immutable-struct): New variable.
| Yovan Naumovski via Guix-patches via |
2023-07-10 | gnu: ruby-lino: Update to 3.1.0....* gnu/packages/ruby.scm (ruby-lino): Update to 3.1.0.
| Yovan Naumovski via Guix-patches via |
2023-07-10 | gnu: ruby-i18n: Update to 1.13.0....* gnu/packages/ruby.scm (ruby-i18n): Update to 1.13.0.
| Yovan Naumovski via Guix-patches via |
2023-07-10 | gnu: ruby-net-ssh: Update to 7.1.0....* gnu/packages/ruby.scm (ruby-net-ssh): Update to 7.1.0.
[source]: Switch to git-fetch for tests.
[native-inputs]: Add ruby-bcrypt-pbkdf, ruby-ed25519, ruby-rbnacl, and
ruby-x25519 for tests with optional dependencies.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| gemmaro |
2023-07-10 | gnu: Add ruby-x25519....* gnu/packages/ruby.scm (ruby-x25519): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| gemmaro |
2023-07-10 | gnu: ruby-rbnacl: Use new package style....* gnu/packages/ruby.scm (ruby-rbnacl): Use new package style.
[arguments]: Use gexp.
[source, propagated-inputs, inputs, native-inputs]: Restyle format.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| gemmaro |
2023-07-10 | gnu: ruby-rbnacl: Update to 7.1.1....* gnu/packages/ruby.scm (ruby-rbnacl): Update to 7.1.1.
[home-page]: Update to current home page link.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| gemmaro |
2023-07-10 | gnu: Add ruby-ed25519....* gnu/packages/ruby.scm (ruby-ed25519): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| gemmaro |
2023-07-10 | gnu: Add ruby-bcrypt-pbkdf....* gnu/packages/ruby.scm (ruby-bcrypt-pbkdf): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| gemmaro |
2023-07-10 | gnu: Add python-captum....* gnu/packages/machine-learning.scm (python-captum): New variable.
| Ricardo Wurmus |
2023-07-10 | gnu: Add python-flask-seasurf....* gnu/packages/python-web.scm (python-flask-seasurf): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
| kiasoc5 |
2023-07-10 | gnu: Add python-flask-compress....* gnu/packages/python-web.scm (python-flask-compress): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
| kiasoc5 |
2023-07-09 | gnu: ndisc6: Update to 1.0.7....* gnu/packages/networking.scm (ndisc6): Update to 1.0.7.
| Tobias Geerinckx-Rice |