| Age | Commit message (Collapse) | Author |
|
This is to fix Xandikos' tests, broken following a recent Python Dulwich update.
This is a temporary fix, where python-dulwich is pinned to an older version,
python-dulwich-0.24.
Also see <https://codeberg.org/guix/guix/pulls/6443#issuecomment-10859915>,
that describes the same issue in the context of another Python package, Poetry.
* gnu/packages/dav.scm (xandikos):
[propagated-inputs]: Remove python-dulwich; add python-dulwich-0.24.
Change-Id: I2b3222e2a5de20fc18b986ed0b6a65c9e67395a3
Signed-off-by: jgart <jgart@dismail.de>
|
|
* gnu/packages/emacs-xyz.scm (emacs-geiser-hoot): New variable.
Change-Id: I5de595ccc3161cfb455b89e9e80e85fa5ac71435
Signed-off-by: Ian Eure <ian@retrospec.tv>
|
|
* gnu/packages/radio.scm (acarsdec): New variable.
Merges: https://codeberg.org/guix/guix/pulls/5178
Change-Id: I6438aec78c567020ec8c2018bd56d9e9c2586832
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/video.scm (atomicparsley): Update to 20240608.083822.1ed9031.
Merges: https://codeberg.org/guix/guix/pulls/5282
Change-Id: Ifbcef592baee34745e8925dafd96d713dad1727b
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/video.scm (atomicparsley)[arguments]<#:phases>: Use gexps.
Change-Id: Ie41ac562e644ab941641017b22f2c15376d09872
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
The current cmake version is superior to 3.17. Downgrading the code to 3.16 is
no longer needed.
* gnu/packages/video.scm (atomicparsley)[arguments]<#:phases>: Remove set-cmake-version.
Change-Id: Iddeaf93fcbcbb9e00041bd40a012769d35ae3e0d
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/video.scm (atomicparsley)[source]: Indent.
Change-Id: If45f0023aa4fd6943632425330b9d2e486ba7e04
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/hardware.scm (deskflow): Update to 1.25.0.
Merges: https://codeberg.org/guix/guix/pulls/5254
Change-Id: I83884d0d55022138e2c13d0a1d285fa0717bcdbb
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/language.scm (praat): Update to 6.4.52.
[arguments]: Update makefile names.
Merges: https://codeberg.org/guix/guix/pulls/5455
Change-Id: Ib0de32f46e31536f720d91bcf0624d51b3c88518
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
Includes fix for CVE-2025-67899.
* gnu/packages/web.scm (uriparser): Update to 1.0.0.
[arguments]<#:configure-flags>: Explicitly enables the test building flag.
Merges: https://codeberg.org/guix/guix/pulls/5541
Change-Id: Ic4760647dadf057f81adbb246f9aa9eb11a05406
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
By default, GDB does not save history. This improves on the default.
* gnu/system/shadow.scm (%default-gdbinit): Add ‘set history’ commands.
(gdb-history-placeholder): New variable.
(default-skeletons): Add it.
Change-Id: Ie3f9c26098066b4bd896b0593546015a1b429209
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Merges: #6559
|
|
This fixes a bug whereby ‘file-exists?’ would be called on tilde-prefixed
directory names before tilde expansion has taken place. As a result,
~/.guix-profile and ~/.guix-home/profile would never be included in
‘debug-file-directory’.
* gnu/system/shadow.scm (%default-gdbinit): Remove call to ‘file-exists?’.
Change-Id: I3a6bf1fec6bfbf208679d030dd6b380b9c6a4789
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/guile-xyz.scm (guile-sodium): Update to 0.3.0.
[native-inputs]: Add guile-3.0.
[propagated-inputs]: Move libsodium from here ...
[inputs]: ... to here.
Change-Id: I2949cc98d0f28f8c5c2d20de8164fb71dfdda236
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Merges: #6701
|
|
Fixes a bug whereby ‘hipblaslt’ would almost always fail to build on the build
farms due to its unreasonable disk space requirements.
* gnu/packages/rocm-libs.scm (hipblaslt)[properties]: Change ‘amd-gpu-targets’
to a single GPU model.
Fixes: guix/guix#6590
Change-Id: I84ce29f50a86ee62abcbb7338decbe6dc83ea292
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Merges: #6645
|
|
* gnu/packages/base.scm (make-glibc-locales): Remove inherited phases from glibc.
Change-Id: I1400bd8396944780bf273148d0aaed909585fcb1
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Merges: #5842
|
|
* gnu/system/examples/bare-hurd64.tmpl: Remove outdated comment.
* gnu/system/examples/devel-hurd64.tmpl: Remove outdated comment.
Merges: https://codeberg.org/guix/guix/pulls/5545
Change-Id: Icd31fe47392263f2629e882c791013679a0fd597
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/virtualization.scm (vmware-open-vm-tools): Update to
13.0.10.
[inputs]: Switch to xmlsec-openssl, remove duplicate xmlsec
Merges: https://codeberg.org/guix/guix/pulls/6758
Change-Id: I03ff6ef227c8f6ce929dfce5d909c93af716639b
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/wm.scm (mangowc): New variable.
Merges: https://codeberg.org/guix/guix/pulls/6355
Change-Id: I771e82103c38dec5a704e126ef8e5bc22cd551d8
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
Potential fixes for CVE-2026-22780.
* gnu/packages/engineering.scm (rizin): Update to 0.8.2.
Merges: https://codeberg.org/guix/guix/pulls/6750
Change-Id: I45403eabf89444d7bcff40f01a30bdc6ba23c6b8
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/wm.scm (labwc): Update to 0.9.4.
Merges: https://codeberg.org/guix/guix/pulls/6756
Change-Id: I03e8ac3e172d9e542c1c7b724c328a3e8f535d36
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/shellutils.scm (liquidprompt): Update to 2.2.1.
[arguments]<#:install-plan>: Update template locations.
<#:phases>: Add 'install-generated-config phase.
Merges: https://codeberg.org/guix/guix/pulls/5727
Change-Id: I3f5ec199f6f0b04246fc414bd8d2a3c52acc9c5d
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/time.scm (tz): Update to 0.8.0.
[arguments]: Disable static analysis tooling.
[inputs]: Add go-github-com-pelletier-go-toml-v2,
go-github-com-tkuchiki-go-timezone, go-github-com-mattn-go-isatty,
go-golang-org-x-tools, and go-golang-org-x-term.
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ica2c0c6c0552663cbb3ff9a78b6c41e92749241b
|
|
* gnu/packages/man.scm (qman): New variable.
Merges: https://codeberg.org/guix/guix/pulls/1986
Change-Id: I461054b7d3a6c1b26e9b6c7cc7d7da6b1f6f4033
Reviewed-by: Ada Stevenson <adanskana@gmail.com>
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/machine-learning.scm (whisper-cpp)[inputs]: Remove
openblas; add ggml.
[arguments]: Update #:configure-flags.
Change-Id: I5356c534d41b02d434b865db3182e1b0e6455261
|
|
* gnu/packages/machine-learning.scm (whisper-cpp): Update to
1.8.3-1.364c77f.
Change-Id: Ied0735ae2cbd3d66c24bee1c25524c7172499941
|
|
* gnu/packages/machine-learning.scm (llama-cpp): Update to .
Change-Id: Idba892340f50497d4751196069688373b876ca02
|
|
This is a following up change after discussion in
<https://codeberg.org/guix/guix/pulls/3701#issuecomment-11048648>.
* gnu/packages/swig.scm (swig-4.0, swig-4.4): New variables.
(swig, swig-next): Deprecate swig and swig-next in vafor of swig-4.0 and
swig-4.4.
* gnu/packages/accessibility.scm (libbraille)
* gnu/packages/apparmor.scm (libapparmor)
* gnu/packages/bioinformatics.scm (htseq, imp, libsbml)
* gnu/packages/bootloaders.scm (dtc, u-boot)
* gnu/packages/disk.scm (volume-key)
* gnu/packages/dns.scm (ldns, unbound)
* gnu/packages/electronics.scm (opensta, trilinos-serial-xyce, uhdm)
* gnu/packages/embedded.scm (python-libmpsse)
* gnu/packages/engineering.scm (freecad, kicad, meep, mpb)
* gnu/packages/fabric-management.scm (ibutils)
* gnu/packages/game-development.scm (python-pybox2d)
* gnu/packages/games.scm (kiki)
* gnu/packages/geo.scm (saga)
* gnu/packages/gnome.scm (libratbag)
* gnu/packages/gnucash.scm (gnucash)
* gnu/packages/gnupg.scm (python-gpg)
* gnu/packages/graphviz.scm (graphviz)
* gnu/packages/guile-xyz.scm (guile-xapian)
* gnu/packages/image.scm (mypaint)
* gnu/packages/instrumentation.scm (babeltrace, lttng-tools)
* gnu/packages/kodi.scm (kodi)
* gnu/packages/libftdi.scm (libftdi)
* gnu/packages/linux.scm (libnl)
* gnu/packages/llvm.scm (lldb)
* gnu/packages/machine-learning.scm (openmm, tensorflow-lite)
* gnu/packages/maths.scm (nlopt)
* gnu/packages/ncurses.scm (stfl)
* gnu/packages/oneapi.scm (python-onetbb)
* gnu/packages/pretty-print.scm (highlight)
* gnu/packages/python-crypto.scm (python-m2crypto)
* gnu/packages/python-graphics.scm (python-pivy)
* gnu/packages/radio.scm (hamlib, soapysdr)
* gnu/packages/security-token.scm (python-pyscard, python-yubikey-manager)
* gnu/packages/selinux.scm (libselinux, libsemanage, python-setools)
* gnu/packages/speech.scm (pocketsphinx)
* gnu/packages/statistics.scm (python-openturns, r-spams)
* gnu/packages/tbb.scm (python-tbb)
* gnu/packages/version-control.scm (subversion)
* gnu/packages/video.scm (libopenshot, mlt, obs)
[native-inputs]: Remove swig; add swig-4.0.
* gnu/packages/geo.scm (gdal)
* gnu/packages/graph.scm (python-faiss)
[inputs]: Remove swig; add swig-4.0.
* gnu/packages/games.scm (fifengine): Update to 0.4.2.
[inputs]: Remove swig; add swig-4.0.
[native-inputs]: Likewise.
* gnu/packages/image-processing.scm (insight-toolkit, simpleitk)
* gnu/packages/pdf.scm (mupdf, python-pymupdf)
[native-inputs]: Remove swig-next; add swig-4.4.
Change-Id: I544bef0a0b1a81004596fad9f116610ef5cb52ae
|
|
* gnu/packages/swig.scm (swig-next): Update to 4.4.1.
Merges: https://codeberg.org/guix/guix/pulls/3701
Change-Id: Ia2dd7adeb28de07e43789e4d8ca3e0a35dea49eb
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/lisp.scm (janet): Update to 1.41.2.
Change-Id: Ib956967816a7ab58abae7735f4fbe4da2c4bc607
Signed-off-by: jgart <jgart@dismail.de>
|
|
* gnu/packages/prolog.scm (trealla): Update to 2.90.40.
Change-Id: I88f04b68cb8e482f23917473b1fb29a8dff2311e
|
|
* gnu/packages/machine-learning.scm (llama-cpp): Update to 0.0.0-b8054.
Change-Id: I604ec9db4b9a4c75ec7036db9f1d7172f92d2aa0
|
|
* gnu/packages/machine-learning.scm (ggml): Update to 0.9.7.
Change-Id: Ia5917543d03220cc9fc90c31b12d35fb74187eea
|
|
* gnu/packages/password-utils.scm (xkcdpass): Update to 1.30.0.
[arguments]<#:phases>: Add 'cd-tests.
Merges guix/guix!6737
Change-Id: I8cc33987bb5c71309bae3d98d4cf7f53e7e7acc3
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
Modified-by: Cayetano Santos <csantosb@inventati.org>
|
|
* gnu/packages/webkit.scm (webkitgtk)[native-inputs]: Remove ruby-2.7;
add ruby.
Change-Id: I3cd8877839a0bfc5e82fe857d4afdd3ac6fdba83
|
|
* gnu/packages/webkit.scm (webkitgtk)
[arguments]<#:configure-flags>: Use system malloc.
Closes: guix/guix#5147
Change-Id: Ifb633fb7df66b50df51339b775f5ebbbf67b8ec3
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
Without this flag, backends are not installed.
* gnu/packages/machine-learning.scm (ggml)[arguments]<#:configure-flags>:
Add -DGGML_BACKEND_DIR.
Fixes guix/guix#6699.
Merges guix/guix!6724
Change-Id: I73b737aa7c98a47c168caccae25f6de0f27c57ec
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
|
|
This reverts commit ff1497f9ea2c6dc7684e32661b8c046dac76d9bb.
|
|
* gnu/packages/maths.scm (scip): New variable
Merges guix/guix!5989
Change-Id: I7f027c0dd6cd833aebb6b480c43bba11f0641af6
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
|
|
* gnu/packages/maths.scm (soplex): New variable
Merges guix/guix!5989
Change-Id: I0c23d436c9eb7bdf852d78d600b4cf196d9a0e26
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
|
|
* gnu/packages/graph.scm (lemon-graph): New variable
Merges guix/guix!5989
Change-Id: Ieabf232df3c60d7557a814907ec78675606b1cb6
Modified-by: Cayetano Santos <csantosb@inventati.org>
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
|
|
* gnu/packages/patches/ypsilon-Use-GNU-toolchain-as-default.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
Merges: https://codeberg.org/guix/guix/pulls/3994
Change-Id: I33a3ffd2ca1e5a3cd789cf9a1e50d8824a156404
Reviewed-by: Zhu Zihao <all_but_last@163.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/dezyne.scm (dezyne): Update to 2.20.0.
Change-Id: If754c53526235566867e5ccf78e29ae637579782
|
|
* gnu/packages/vnc.scm (turbovnc): Update to 3.3.
[source]: Switch to git-fetch, delete patches.
<snippet>: Adjust for removal of unix/Xvnc/extras.
[#:configure-flags]: Add -DTVNC_ZLIBNG=OFF.
* gnu/packages/patches/turbovnc-find-system-packages.patch
* gnu/packages/patches/turbovnc-custom-paths.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): De-register them.
Change-Id: I5e30df4d0d2e6b7f149fa3698406d33cf9bfb37a
|
|
* gnu/packages/fonts.scm (font-nerd-fantasque-sans): New variable.
Closes: guix/guix#6704
Change-Id: Ib3ea0cfe02d492a8e7856b8c0b828b319bfddded
Signed-off-by: Joan Vilardaga Castro <codeberg-hn80@joanvc.cat>
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/emacs-xyz.scm (emacs-claude-code-ide): Update to
0.2.6-1-5f12e60.
[version]: Use git-version form.
Change-Id: I8044efee7308aa67cda8418c1abbc130c982f8ab
|
|
* gnu/packages/version-control.scm (git-minimal): Update to 2.53.0.
Change-Id: I6cf52bbd4d23bfcb8d9d98065738b2214f8085af
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/chez.scm (schemesh): Update to 0.9.3.
Change-Id: I03be32495a6486f9576cc3ee57cd0aa635115f2d
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/linux.scm (tlpui): Update to 1.9.0.
Change-Id: Ifed7fba6f0db8040f10ca35d314f85cf3d297636
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/linux.scm (tlp): Update to 1.9.0.
Change-Id: Ia0e9888112c17de0512e416037c2650feb1d7781
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/fediverse.scm (snac): Update to 2.89.
Change-Id: I68bf78d3d57410f4ece035625011193afba09c7b
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|