summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gnu: Add miniflux-service-type.•••* gnu/services/feed.scm (miniflux-service-type): New variable. * gnu/tests/feed.scm (%test-miniflux): Add test. Change-Id: I4a336e677ec8b46aed632f0ded9cc11c2d38975f add-miniflux-serviceRodion Goritskov9 hours3-0/+290
* gnu: Add r-sigfit.•••* gnu/packages/bioinformatics.scm (r-sigfit): New variable. Change-Id: I9d63975d3512cf8583e7ec22f450bb4963c9ff2f Signed-off-by: Ricardo Wurmus <rekado@elephly.net> mainAlexis Simon12 hours1-0/+37
* gnu: emacs-yeetube: Update to 2.1.8.•••* gnu/packages/emacs-xyz.scm (emacs-yeetube): Update to 2.1.8. Change-Id: Ic31cc3aba3b691b3ff14bd7f2789b83bfe8c4ae7 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Thanos Apollo14 hours1-3/+3
* gnu: Add komikku-servers.•••* gnu/packages/gnome.scm (komikku-servers): New variable. Liliana Marie Prikler14 hours1-0/+43
* gnu: komikku: Update to 1.57.0.•••* gnu/packages/gnome.scm (komikku): Update to 1.57.0. [inputs]: Add python-pillow-heif. [native-search-paths]: Add KOMIKKU_SERVERS_PATH. Liliana Marie Prikler14 hours1-3/+7
* gnu: Add python-pillow-heif.•••* gnu/packages/python-xyz.scm (python-pillow-heif): New variable. Liliana Marie Prikler14 hours1-0/+44
* gnu: guile-hoot: Update to 0.6.0.•••* gnu/packages/guile-xyz.scm (guile-hoot): Update to 0.6.0. Change-Id: Ib0394fa75b798240f3378fa40803e55a4b5afcb2 David Thompson15 hours1-2/+2
* gnu: Add python-pot.•••* gnu/packages/machine-learning.scm (python-pot): New variable. Change-Id: I2a844a41031ce80d46a3ffe03ead9652d5a87348 Ricardo Wurmus19 hours1-0/+30
* gnu: Add python-pymanopt.•••* gnu/packages/machine-learning.scm (python-pymanopt): New variable. Change-Id: Id10413a0f2f76a8a3ac9e6fee22005a92625323c Ricardo Wurmus19 hours1-0/+40
* gnu: python-sphinx-click: Update to 6.0.0.•••* gnu/packages/sphinx.scm (python-sphinx-click): Update to 6.0.0. [arguments]: Add phase 'fix-build-system; remove custom 'check phase. [native-inputs]: Remove python-pbr; add python-setuptools. Change-Id: I0796ee373f9172686753d5d32d274917828d3b41 Ricardo Wurmus19 hours1-9/+12
* gnu: Add python-geomloss.•••* gnu/packages/machine-learning.scm (python-geomloss): New variable. Change-Id: Id54d81c8c942c69151a7667983073a28419170d0 Ricardo Wurmus19 hours1-0/+31
* gnu: python-jupyter-sphinx: Update to 0.5.3.•••* gnu/packages/sphinx.scm (python-jupyter-sphinx): Update to 0.5.3. [build-system]: Use pyproject-build-system. [arguments]: Remove custom 'check phase; add phase 'ignore-warnings. [native-inputs]: Add python-hatchling and python-ipykernel. Change-Id: I94979e034fa45da898aed0dd37bcea4f37a5a5f8 Ricardo Wurmus19 hours1-11/+16
* gnu: opensmtpd: Fix fix for queuing of offline messages.•••The substituted path in smtpd.h was not used due to an #ifndef. The correct place to patch it seems to be mk/pathnames. This sadly triggers a bootstrap, so we need to add autoconf and automake to the native-inputs. * gnu/packages/mail.scm (opensmtpd)[arguments]<#:phases> {'patch-test-FHS-file-names}: Patch in mk/pathnames instead. [native-inputs]: Add autoconf and automake. Change-Id: I1d569b8aaae839d6fd4871ccb97c116e6930f1c9 Signed-off-by: Andreas Enge <andreas@enge.fr> Tomas Volf19 hours1-5/+10
* gnu: gnuradio: Update to 3.10.11.0.•••* gnu/packages/radio.scm (gnuradio): Update to 3.10.11.0. Change-Id: I4d8b83effcadd831f1cfc769bfcfb90d4a1439f5 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Andy Tai20 hours1-2/+2
* gnu: gpa: Update to 0.11.0.•••* gnu/packages/gnupg.scm (gpa): Update to 0.11.0. [inputs]: Replace gtk+-2 by gtk+. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Change-Id: I4ca1165b6753dbed922049f2f2839a5be5abd6da Aaron Covrig20 hours1-3/+3
* gnu: Add cl-trivial-battery.•••* gnu/packages/lisp-xyz.scp (cl-trivial-battery, ecl-trivial-battery, sbcl-trivial-battery): New variables. Change-Id: Icdcf77738ba71e4705410aadedd6fe6f7babf1e1 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Junker20 hours1-0/+31
* gnu: sbcl-alexandria: Add info manual.•••* gnu/packages/lisp-xyz.scm (sbcl-alexandria)[native-inputs]: Add texinfo. [arguments]: Add 'build-doc' phase. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Change-Id: Ib8e6a5f4a0a20bf9c78a65bb15bb63e7a0d66ad5 Andre A. Gomes20 hours1-3/+21
* gnu: js8call: Remove ruby-asciidoctor.•••* gnu/packages/radio.scm (js8call)[native-inputs]: Remove ruby-asciidoctor. Change-Id: Id551c21e3e54d360abc28269f9f07dc424ba07e8 Efraim Flashner21 hours1-2/+1
* gnu: jtdx: Enable building on more systems.•••* gnu/packages/radio.scm (jtdx)[native-inputs]: Only add ruby-asciidoctor on supported systems. [arguments]: When building without ruby-asciidoctor add a configure-flag to skip building the documentation. Change-Id: Ie167c703ac92743b201573d1a883ae2ff6ccd879 Efraim Flashner21 hours1-3/+9
* gnu: open-adventure: Enable building on more systems.•••* gnu/packages/games.scm (open-adventure)[arguments]: Adjust or remove some phases when building without ruby-asciidoctor. [native-inputs]: Only add ruby-asciidoctor on supported systems. Change-Id: I573a488721557442769f4e8b9e68ea1e70d4fbf0 Efraim Flashner21 hours1-23/+31
* gnu: chrony: Enable building on more systems.•••* gnu/packages/ntp.scm (chrony)[arguments]: Add a phase to enable building without ruby-asciidoctor. [native-inputs]: Only add ruby-asciidoctor on supported systems. Change-Id: I812cea438cb8c2b1f74d7674baa70b9159151c8f Efraim Flashner21 hours1-2/+14
* gnu: btrbk: Enable building on more systems.•••* gnu/packages/backup.scm (btrbk)[arguments]: Add some phases to enable building without ruby-asciidoctor. [native-inputs]: Only add ruby-asciidoctor on supported systems. Change-Id: I86b5b1b307d3a226cae0231d85519ebb96a29f8c Efraim Flashner21 hours1-2/+13
* gnu: hdf-java: Update to 1.10.9.•••The version string does not seem like an upgrade, but it is. hdf-java used to be released separately up to version 3.3.2. It is now part of the hdf5 sources. * gnu/packages/maths.scm (hdf-java): Update to 1.10.9. [source]: Fetch hdf5 sources from git. [arguments]: Adjust configure flags; add phase 'unbundle; remove phase 'build-examples. [native-inputs]: Drop labels. [inputs]: Replace hdf5-1.8 with hdf5; drop labels. Change-Id: I30ef41aa9255d6d4eb49f5382a6fe5a62080e6fa Ricardo Wurmus22 hours1-114/+81
* gnu: Add r-phytools.•••* gnu/packages/cran.scm (r-phytools): New variable. Change-Id: Ie4fa9f40febf3b114a3da38b9cdf668e8ac415ca Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Navid Afkhami22 hours1-0/+46
* gnu: nvc: Update to 1.15.1.•••* gnu/packages/fpga.scm (nvc): Update to 1.15.1. [native-inputs]: Remove gnu-gettext; add gettext-minimal. Change-Id: Ic71084121b1bdb2f3c37f863edd305c16d2d7ea6 Zheng Junjie22 hours1-3/+3
* gnu: nvc: Improve package style.•••* gnu/packages/fpga.scm (nvc)[source]: Use git-file-name. Remove .git to fix the redirection. [arguments]: Use G-expressions. Change-Id: I44115f13503ae5b3f82cc50cb2fc31168ea3a714 Zheng Junjie22 hours1-11/+10
* gnu: nvc: Update to 1.15.0.•••* gnu/packages/fpga.scm (nvc): Update to 1.15.0. Change-Id: I57daabd058131048af538388a01a3cb0cddc13e4 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Cayetano Santos22 hours1-2/+2
* gnu: yosys: Update to 0.49.•••* gnu/packages/fpga.scm (yosys): Update to 0.49. Change-Id: I19963b3e0dffaa1e4e4698f09f2be09055469baa Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Cayetano Santos22 hours1-2/+2
* gnu: picom: Enable building without ruby-asciidoctor.•••* gnu/packages/compton.scm (picom)[native-inputs]: Only add ruby-asciidoctor on supported systems. [arguments]: Only build the documentation when ruby-asciidoctor is in the native-inputs. Change-Id: Id0940df578a0620c2efe474c27bd3abd7a4d2d9c Efraim Flashner22 hours1-2/+10
* gnu: parinfer-rust-emacs: Remove cargo package labels.•••* gnu/packages/text-editors.scm (parinfer-rust-emacs)[arguments]: Remove the package input labels from the cargo-inputs. Change-Id: I38649bb638c7e7b8970cec9489dbae6d9e1afb84 Efraim Flashner23 hours1-11/+11
* gnu: parinfer-rust-emacs: Update to 0.4.7.•••From 06a4fdf0a1215c25a1ccac7afce6e4b9c4b4af64 Mon Sep 17 00:00:00 2001 From: Lee Thompson <lee.p.thomp@gmail.com> Date: Mon, 20 Jan 2025 19:02:22 +0000 Subject: [PATCH] gnu: parinfer-rust-emacs: Update to 0.4.7. To: guix--patches@gnu.org * gnu/packages/text-editors.scm (parinfer-rust-emacs): Update to 0.4.7 Change-Id: Ib35f6eda453b211105cedd8efcfa5c78af888b21 Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Lee Thompson23 hours1-2/+2
* gnu: ark: Update to 24.12.1.•••* gnu/packages/kde-utils.scm (ark): Update to 24.12.1. * gnu/packages/patches/ark-skip-xar-test.patch: Adjust it. Change-Id: Ib8cb7ec347b6373a2fbe7857925dea4b0d7af782 Zheng Junjie23 hours2-5/+6
* gnu: krita: Update to 5.2.6.•••* gnu/packages/kde.scm (krita): Update to 5.2.6. Change-Id: Ida0e4a8863dd978cbea3b3704c2024727b5ea579 Zheng Junjie23 hours1-2/+2
* gnu: picom: Update to 12.5.•••* gnu/packages/compton.scm (picom): Update to 12.5. [native-inputs]: Add ruby-asciidoctor, Remove asciidoc. Change-Id: I8bbc55240845b509736fba031bcc26a80ae26b5e Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Andreas Fuglesteg Dale23 hours1-4/+5
* gnu: okular: Update to 24.12.1.•••* gnu/packages/kde.scm (okular): Update to 24.12.1. Change-Id: Ib3193be49015c2d0c9b8252b867d3372bcf2515b Zheng Junjie23 hours1-2/+2
* gnu: poxml: Update to 24.12.1.•••* gnu/packages/kde.scm (poxml): Update to 24.12.1. [inputs]: Remove qtbase-5; add qtbase. [native-inputs]: Remove kdoctools-5; add kdoctools. Change-Id: Ib1cf01ded9882e3f99625f21a4353ea1841483bd Zheng Junjie23 hours1-4/+4
* gnu: librewolf: Update to 134.0.1-1 [security fixes].•••New upstream release. Some minor tweaks needed, like switching from gzip to pigz, updating icu4c, and ensuring it builds with the correct Rust version. CVE-2025-0237: WebChannel APIs susceptible to confused deputy attack CVE-2025-0238: Use-after-free when breaking lines in text CVE-2025-0239: Alt-Svc ALPN validation failure when redirected CVE-2025-0240: Compartment mismatch when parsing JavaScript JSON module CVE-2025-0241: Memory corruption when using JavaScript Text Segmentation CVE-2025-0242: Memory safety bugs fixed in Firefox 134, Thunderbird 134, Firefox ESR 115.19, Firefox ESR 128.6, Thunderbird 115.19, and Thunderbird 128.6 CVE-2025-0243: Memory safety bugs fixed in Firefox 134, Thunderbird 134, Firefox ESR 128.6, and Thunderbird 128.6 CVE-2025-0244: Address bar spoofing using an invalid protocol scheme on Firefox for Android CVE-2025-0245: Lock screen setting bypass in Firefox Focus for Android CVE-2025-0246: Address bar spoofing using an invalid protocol scheme on Firefox for Android CVE-2025-0247: Memory safety bugs fixed in Firefox 134 and Thunderbird 134 * gnu/packages/librewolf.scm (librewolf): Update to 134.0.1-1. Change-Id: I027bf6f1541b0e7bec9116b2d6b39ab606813b23 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Ian Eure23 hours1-11/+13
* gnu: librewolf: Tidy code formatting.•••* gnu/packages/librewolf.scm (librewolf): Tidy code formatting. Change-Id: I0341da820f170c26888800ea433e539f2a6a2520 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Ian Eure23 hours1-9/+13
* gnu: make-librewolf-source: Take l10n package as an arg.•••* gnu/packages/librewolf.scm (make-librewolf-source): Take l10n package as an arg. Change-Id: I3c405edc07edb54e27afee16325c93a83d37ad79 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Ian Eure23 hours1-3/+4
* gnu: firefox-l10n: Update to d219efa7c64850dfb5904893e17a5431c7058192.•••* gnu/packages/librewolf.scm (firefox-l10n): Update to d219efa7c64850dfb5904893e17a5431c7058192. Change-Id: Ia4303f13a0cbf7c4908410b735b509a4a5f505cd Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Ian Eure23 hours1-2/+2
* gnu: adms: Fix build.•••Fixes <https://issues.guix.gnu.org/75740>. * gnu/packages/engineering.scm (adms): Fix build. [arguments]<#:phases>: Add patch-shebang phase. Change-Id: I4c3f3ae9777277cc37997bcaa7a7e6258bbd478f Zheng Junjie23 hours1-0/+8
* gnu: vim: Update to 9.1.1046.•••* gnu/packages/vim.scm (vim): Update to 9.1.1046. [arguments]: Skip another test. Change-Id: I93a8ab67274cea2fee1fc1cdeb85ed9a06cd4599 Efraim Flashner23 hours1-4/+7
* gnu: Add exprtk.•••* gnu/packages/maths.scm (exprtk): New variable. Change-Id: I25e5a37cfd72b4b47dedc36916781b6ac355501e Signed-off-by: Andreas Enge <andreas@enge.fr> Lars Bilke23 hours1-0/+22
* gnu: home: home-pipewire: Add extra-content to configuration.•••This allows for setting the default sound card/device, e.g.: pcm.!default {type hw card 0 device 2} ctl.!default {type hw card 0 device 2} * gnu/home/services/sound.scm (home-pipewire-configuration)[extra-content]: New field. * gnu/home/services/sound.scm (home-pipewire-asoundrc): Append it to "asoundrc". * doc/guix.texi (Sound Home Services): Update accordingly. Change-Id: I6ecebaaab41cd7313b16a5f365c21789db65664e Janneke Nieuwenhuizen25 hours2-3/+11
* gnu: python-apprise: Update to 1.9.2.•••* gnu/packages/python-xyz.scm (python-apprise): Update to 1.9.2. Fix build. [arguments] <test-flags>: Skip one more test. Change-Id: I611cf1d4a8ce4dccf1e9c5917b468377ab612843 Sharlatan Hellseher25 hours1-3/+5
* gnu: r-voltron: Update to 0.2.0-2.bbd7abb.•••* gnu/packages/bioinformatics.scm (r-voltron): Update to 0.2.0-2.bbd7abb. [arguments]: Add phase 'do-not-use-conda. [propagated-inputs]: Remove r-basilisk; add r-pizzarr and r-rhdf5. Change-Id: I4c57c154c8bac41d056fadb936a109ca6310d8d6 Ricardo Wurmus26 hours1-8/+24
* gnu: Add r-pizzarr.•••* gnu/packages/bioinformatics.scm (r-pizzarr): New variable. Change-Id: Ia922dfb4ef418ecd4317ce6127b88ecf91bd2cc7 Ricardo Wurmus26 hours1-0/+27
* gnu: python-biom-format: Add missing input.•••* gnu/packages/bioinformatics.scm (python-biom-format)[native-inputs]: Add python-wheel. Change-Id: I7d462a05a73335bd1be72ab615d2550ed48a0383 Ricardo Wurmus26 hours1-1/+2
* gnu: trealla: Update to 2.63.27.•••* gnu/packages/prolog.scm (trealla): Update to 2.63.27. Change-Id: Ib0419751933feab465e1dce11c613c5dff34741b jgart29 hours1-2/+2
* gnu: ejabberd: Update to 24.12.•••* gnu/packages/messaging.scm (ejabberd): Update to 24.12. Change-Id: Id143d101c4c9941b46d8ac8cf39e1693a7ff4df1 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Igor Goryachev31 hours1-3/+3