Age | Commit message (Expand) | Author |
2023-05-24 | gnu: icewm: Update to 3.3.4....* gnu/packages/wm.scm (icewm): Update to 3.3.4.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Andy Tai |
2023-05-24 | gnu: htmlcxx: add --std=c++11 to configure flags....* gnu/packages/web.scm (htmlcxx): add CXXFLAGS to configure-flag. C++17
removed dynamic exception specifications.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Arne Babenhauserheide |
2023-05-24 | gnu: xygrib: Build with newer proj....* gnu/packages/geo.scm (xygrib)[source]: Add upstream patch to build
with newer version of proj.
[inputs]: Replace proj-7 with proj.
* gnu/packages/patches/xygrib-newer-proj.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner |
2023-05-24 | gnu: xygrib: Fix building with newer openjpeg....* gnu/packages/geo.scm (xygrib)[source]: Adjust snippet to also search
for newer openjpeg versions.
| Efraim Flashner |
2023-05-24 | gnu: font-gnu-unifont: Remove more pre-generated files....* gnu/packages/fonts.scm (font-gnu-unifont)[source]: Adjust the snippet
to remove more pre-generated files.
| Efraim Flashner |
2023-05-23 | services: cups: Add cups PAM service....Fixes <https://issues.guix.gnu.org/63198>.
Have the CUPS service extend pam-root-service-type providing minimal
configuration to authenticate users. Since PAM authentication is provided,
the regular cups package can be used as default instead of the minimal,
PAM-lacking variant.
* gnu/services/cups.scm (cups-configuration)
[cups]: Replace cups-minimal with cups.
[allow-empty-password?]: PAM service configuration permitting empty passwords.
(opaque-cups-configuration): Likewise.
(cups-pam-service): New procedure.
(cups-service-type): Extend pam-root-service-type with cups-pam-service.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| muradm |
2023-05-23 | gnu: Add python-vulture....* gnu/packages/python-check.scm (python-vulture): New variable.
Signed-off-by: jgart <jgart@dismail.de>
| Antero Mejr |
2023-05-23 | gnu: ruby-2.7-fixed: Upgrade to 2.7.8 [fixes CVE-2023-{28755, 28756}]...Fixes: CVE-2023-28755 (ReDoS vulnerability in URI), and
CVE-2023-28756 (ReDoS vulnerability in Time).
* gnu/packages/ruby.scm (ruby-2.7-fixed): Update to 2.7.8.
(ruby-2.7)[replacement]: Graft.
Signed-off-by: Andreas Enge <andreas@enge.fr>
| Remco van 't Veer |
2023-05-23 | gnu: cm: Update to 0.4.2....* gnu/packages/algebra.scm (cm): Update to 0.4.2.
| Andreas Enge |
2023-05-23 | gnu: Add python-crcmod....* gnu/packages/python-crypto.scm (python-crcmod): New variable.
Co-authored-by: jgart <jgart@dismail.de>
Signed-off-by: jgart <jgart@dismail.de>
| Rikard Nordgren |
2023-05-23 | gnu: guix-data-service: Update to 0.0.1-41.6885006....* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-41.6885006.
| Christopher Baines |
2023-05-23 | gnu: nar-herder: Update to 0-19.efaf8fa....* gnu/packages/package-management.scm (nar-herder): Update to 0-19.efaf8fa.
| Christopher Baines |
2023-05-23 | gnu: guix-build-coordinator: Update to 0-83.c79f455....* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-83.c79f455.
| Christopher Baines |
2023-05-23 | gnu: vim-guix-vim: Update to 0.4.0....* gnu/packages/vim.scm (vim-guix-vim): Update to 0.4.0.
[source]: Download from new upstream URL.
[home-page]: Use new home-page.
| Efraim Flashner |
2023-05-23 | gnu: alacritty: Update to 0.12.1....* gnu/packages/terminals.scm (alacritty): Update to 0.12.1.
| Efraim Flashner |
2023-05-23 | gnu: python-zope-schema: Update to 7.0.1....* gnu/packages/python-web.scm (python-zope-schema): Update to 7.0.1.
| jgart |
2023-05-23 | gnu: python-lazr-restfulclient: Add missing inputs....* gnu/packages/python-web.scm (python-lazr-restfulclient)
[propagated-inputs]: Add python-pyparsing and python-six.
| jgart |
2023-05-23 | gnu: python-zope-exceptions: Update to 4.6....* gnu/packages/python-web.scm (python-zope-exceptions): Update to 4.6.
| Ivan Vilata-i-Balaguer |
2023-05-22 | gnu: kanshi: Update to 1.3.1....* gnu/packages/wm.scm (kanshi): Update to 1.3.1.
| Jelle Licht |
2023-05-22 | gnu: linux-libre-with-bpf: Describe the package....* gnu/packages/linux.scm (linux-libre-with-bpf)[synopsis, description]: New fields.
| Leo Famulari |
2023-05-22 | gnu: linux-libre: Update to 6.3.3....* gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision,
linux-libre-pristine-source, linux-libre-source, linux-libre,
linux-libre-with-bpf): Update to linux-libre 6.3.
| Leo Famulari |
2023-05-22 | gnu: tremc: Fix compatibility with Transmission 4.0....This version is not released upstream, but it does fix compatibility
with Transmission 4.0 and works for me.
* gnu/packages/bittorrent.scm: Update to 0.9.3-0.6c15e3f.
| Leo Famulari |
2023-05-22 | gnu: oil: Update to 0.15.0....* gnu/packages/shells.scm (oil): Update to 0.15.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Felix Gruber |
2023-05-22 | gnu: python-txtorcon: Update to 23.0.0....* gnu/packages/python-crypto.scm (python-txtorcon): Update to 23.0.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Juliana Sims |
2023-05-22 | gnu: python-txtorcon: Run guix style....* gnu/packages/python-crypto.scm (python-txtorcon): Run guix style.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Juliana Sims |
2023-05-22 | gnu: python-txtorcon: Fix failing build....Oops, I forgot to add a copyright line - this version fixes that.
* gnu/packages/python-crypto.scm (python-txtorcon): Fix failing build.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Juliana Sims |
2023-05-22 | gnu: homebank: Update to 5.6.3....* gnu/packages/finance.scm (homebank): Update to 5.6.3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| fanquake |
2023-05-22 | gnu: Add opensycl....* gnu/packages/sycl.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Andy Tai |
2023-05-22 | substitute: Rethrow with 'raise-exception', not 'throw'....Rethrowing with 'throw' doesn't work as intended when the exception
being rethrown is a SRFI-34 exception.
Fixes <https://issues.guix.gnu.org/55820>.
* guix/scripts/substitute.scm (kind-and-args-exception?): New variable.
(call-with-cached-connection): Rewrite using 'guard' instead of 'catch'
and 'raise' instead of 'throw'.
(system-error?): Use 'kind-and-args-exception?' instead of local
definition.
| Ludovic Courtès |
2023-05-22 | gnu: lcov: Patch reference to 'find' command....Fixes <https://issues.guix.gnu.org/63517>.
Reported by Luca Cirrottola <luca.cirrottola@inria.fr>.
* gnu/packages/code.scm (lcov)[arguments]: Rename 'patch-pwd' phase to
'patch-references-to-commands', and patch reference to 'find'.
| Ludovic Courtès |
2023-05-21 | gnu: dos2unix: Update to 7.5.0....* gnu/packages/textutils.scm (dos2unix): Update to 7.5.0.
| Timotej Lazar |
2023-05-21 | gnu: python-sqlite-utils: Update to 3.32.1....* gnu/packages/databases.scm (python-sqlite-utils): Update to 3.32.1.
Co-authored-by: jgart <jgart@dismail.de>
| Felix Gruber |
2023-05-21 | gnu: dia: Update to 0.97.3-4.b903dd8...* gnu/packages/gnome.scm (dia): Update to 0.97.3-4.b903dd8
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Giovanni Biscuolo |
2023-05-21 | gnu: geary: Update to 43.0....* gnu/packages/gnome.scm (geary): Update to 43.0.
[arguments]<#:phases>: Drop ‘disable-failing-tests’ and ‘generate-vapis’.
Rename ‘disable-postinstall-script’ to ‘skip-gtk-update-icon-cache’ and adjust
accordingly.
[inputs]: Replace folks-with-libsoup2 with folks.
Replace gnome-online-accounts-3.44 with gnome-online-accounts.
Replace webkitgtk-with-libsoup2 with webkitgtk.
[native-inputs]: Replace vala-0.52 with vala.
Add gnutls.
| Liliana Marie Prikler |
2023-05-21 | gnu: geary: Remove redundant native-inputs....* gnu/packages/gnome.scm (geary)[native-inputs]: Remove glib, gmime,
and gsettings-desktop-schemas.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Juliana Sims |
2023-05-21 | gnu: geary: Use G-Expressions....* gnu/packages/gnome.scm (geary)[arguments]: Convert to list of
G-Expressions.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Juliana Sims |
2023-05-21 | gnu: geary: Fix build failure....* gnu/packages/gnome.scm (geary)[arguments]: Disable failing test.
[native-inputs]: Use vala-0.52 instead of vala.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Juliana Sims |
2023-05-21 | gnu: emacs-keycast: Fix propagated-inputs....Change emacs-keycast to emacs-compat, as I think this was what was intended in
87d5754107e2393cc5d2ab44cd9586b3bf73b011.
Having emacs-keycast being a propagated input of emacs-keycast causes problems
when trying to compute the derivation for the package, as well as all
operations that involve this (guix weather, guix pull package cache, ...).
* gnu/packages/emacs-xyz.scm (emacs-keycast)[propagated-inputs]: Change
emacs-keycast to emacs-compat.
| Christopher Baines |
2023-05-21 | gnu: emacs-with-editor: Update to 3.3.0....* gnu/packages/emacs-xyz.scm (emacs-with-editor): Update to 3.3.0.
[propagated-inputs]: Add EMACS-COMPAT.
| Nicolas Goaziou |
2023-05-21 | gnu: emacs-transient: Update to 0.4.0....* gnu/packages/emacs-xyz.scm (emacs-transient): Update to 0.4.0.
| Nicolas Goaziou |
2023-05-21 | gnu: emacs-terraform-mode: Update to 1.0.1....* gnu/packages/emacs-xyz.scm (emacs-terraform-mode): Update to 1.0.1.
| Nicolas Goaziou |
2023-05-21 | gnu: emacs-solarized-theme: Update to 2.0.1....* gnu/packages/emacs-xyz.scm (emacs-solarized-theme): Update to 2.0.1.
| Nicolas Goaziou |
2023-05-21 | gnu: emacs-paren-face: Update to 1.1.0....* gnu/packages/emacs-xyz.scm (emacs-paren-face): Update to 1.1.0.
[propagated-inputs]: Add EMACS-COMPAT.
| Nicolas Goaziou |
2023-05-21 | gnu: emacs-orglink: Update to 1.2.1....* gnu/packages/emacs-xyz.scm (emacs-orglink): Update to 1.2.1.
[propagated-inputs]: Add EMACS-COMPAT.
| Nicolas Goaziou |
2023-05-21 | gnu: emacs-org: Update to 9.6.6....* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.6.6.
| Nicolas Goaziou |
2023-05-21 | gnu: emacs-orgit: Update to 1.9.0....* gnu/packages/emacs-xyz.scm (emacs-orgit): Update to 1.9.0.
| Nicolas Goaziou |
2023-05-21 | gnu: emacs-org-inline-pdf: Improve package style....* gnu/packages/emacs-xyz.scm (emacs-org-inline-pdf)[arguments]: Use
G-expressions. Use SEARCH-INPUT-FILE.
| Nicolas Goaziou |
2023-05-21 | gnu: emacs-org-inline-pdf: Update to 0.3....* gnu/packages/emacs-xyz.scm (emacs-org-inline-pdf): Update to 0.3.
| Nicolas Goaziou |
2023-05-21 | gnu: emacs-ol-notmuch: Update to 2.0.1....* gnu/packages/emacs-xyz.scm (emacs-ol-notmuch): Update to 2.0.1.
| Nicolas Goaziou |
2023-05-21 | gnu: emacs-no-littering: Update to 1.4.0....* gnu/packages/emacs-xyz.scm (emacs-no-littering): Update to 1.4.0.
| Nicolas Goaziou |