aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* utils: Add target-mips64el?.Vivien Kraus2022-08-05
| | | | | | | * guix/utils.scm (target-mips64el?): New function. It detects whether the target system is mips64el. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: openssl: Cross-compile to mingw.Vivien Kraus2022-08-05
| | | | | | | * gnu/packages/tls.scm (target->openssl-target): Add cases for mingw and mingw64. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add lkrg.Petr Hodina2022-08-05
| | | | | | * gnu/packages/linux.scm (lkrg): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: lightdm: Add bash-minimal as an input.Ludovic Courtès2022-08-05
| | | | | | | Suggested by 'guix lint'. * gnu/packages/display-managers.scm (lightdm)[inputs]: Add BASH-MINIMAL. Replace COREUTILS by COREUTILS-MINIMAL.
* gnu: emacs-next: Enable SQLite3 support.Zhu Zihao2022-08-05
| | | | | | | | | | | | | | [[PGP Signed Part:No public key for 66397F84F76693F9 created at 2022-07-20T06:08:56+0200 using EDDSA]] [[End of PGP Signed Part]] >From 068de10c98b5d29adb13963222a1ca21ef7b0a76 Mon Sep 17 00:00:00 2001 From: Zhu Zihao <all_but_last@163.com> Date: Wed, 20 Jul 2022 12:07:09 +0800 Subject: [PATCH] gnu: emacs-next: Enable SQLite3 support. * gnu/packages/emacs.scm (emacs-next)[inputs]: Add sqlite. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* disarchive-manifest: Handle tar.xz archives.Ludovic Courtès2022-08-05
| | | | * etc/disarchive-manifest.scm (tarball-origin?): Add ".tar.xz".
* utils: Add as-for-target.Antero Mejr2022-08-05
| | | | | | * guix/utils.scm (as-for-target): New function. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* doc: Fix Guix manual URLs in 'htmlxref.cnf'.Ludovic Courtès2022-08-05
| | | | | | | Fixes a regression introduced in 868da34d54365023223a4ff7520043ba55ad64e8. * doc/htmlxref.cnf (GUIX): Remove "/guix".
* gnu: linux-libre 4.9: Update to 4.9.325.Leo Famulari2022-08-04
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.325. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.290.Leo Famulari2022-08-04
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.290. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.254.Leo Famulari2022-08-04
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.254. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.209.Leo Famulari2022-08-04
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.209. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.135.Leo Famulari2022-08-04
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.135. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre 5.15: Update to 5.15.59.Leo Famulari2022-08-04
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.59. (linux-libre-5.15-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.18.16.Leo Famulari2022-08-04
| | | | | * gnu/packages/linux.scm (linux-libre-5.18-version): Update to 5.18.16. (linux-libre-5.18-pristine-source): Update hash.
* gnu: python-pudb: Update to 2022.1.2.jgart via Guix-patches via2022-08-04
| | | | | | * gnu/packages/python-xyz.scm (python-pudb): Update to 2022.1.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* build: qt-utils: Fix another regression.Maxim Cournoyer2022-08-04
| | | | | | | | | | | | | | | This fixes another regression introduced with 1f466ed6be932526fc69e72ffd50390691d0d382, which affected the packages bitmask, hime, hime, nimf and vorta. The fix is to provide a default qt-major-version when #:qtbase is missing, such as when borrowing the qt-wrap phase in a package not using the Qt build system. * guix/build/qt-utils.scm (wrap-all-qt-programs)[qt-major-version]: Fall-back to %default-qt-major-version when #:qtbase is #f. Reported-by: John Kehayias <john.kehayias@protonmail.com> and others.
* gnu: emacs-helm: Update to 3.8.7.Nicolas Goaziou2022-08-04
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.8.7.
* gnu: notcurses: Adjust indentation.Marius Bakke2022-08-04
| | | | * gnu/packages/notcurses.scm (notcurses): Re-indent.
* gnu: notcurses: Use tarball source instead of git.Marius Bakke2022-08-04
| | | | * gnu/packages/notcurses.scm (notcurses)[source]: Use URL-FETCH.
* gnu: notcurses: Update to 3.0.8.Marius Bakke2022-08-04
| | | | | * gnu/packages/notcurses.scm (notcurses): Update to 3.0.8. [arguments]: Fix configure flag typo.
* gnu: nheko: Update to 0.10.0.Marius Bakke2022-08-04
| | | | | * gnu/packages/messaging.scm (nheko): Update to 0.10.0. [arguments]: Adjust unbundling substitutions.
* gnu: mtxclient: Update to 0.8.0.Marius Bakke2022-08-04
| | | | * gnu/packages/messaging.scm (mtxclient): Update to 0.8.0.
* gnu: libolm: Update to 3.2.12.Marius Bakke2022-08-04
| | | | | * gnu/packages/crypto.scm (libolm): Update to 3.2.12. [source](uri): Follow redirect.
* gnu: ungoogled-chromium: Update to 104.0.5112.81-1.Marius Bakke2022-08-04
| | | | | | | | * gnu/packages/chromium.scm (%chromium-version): Set to 104.0.5112.81. (%ungoogled-origin): Update hash. (ungoogled-chromium)[source](sha256): Likewise. [arguments]: Add snippet to fix build with system MINIZIP. Remove obsolete configure flag.
* gnu: inkscape: Build with lib2geom 1.2.Marius Bakke2022-08-04
| | | | | | | * gnu/packages/graphics.scm (lib2geom-1.2): New variable. * gnu/packages/inkscape.scm (inkscape)[arguments]: Enable previously failing test. [inputs]: Replace "lib2geom" with LIB2GEOM-1.2.
* gnu: inkscape: Update to 1.2.1.Marius Bakke2022-08-04
| | | | * gnu/packages/inkscape.scm (inkscape): Update to 1.2.1.
* gnu: amalgamate: Remove input labels.Marius Bakke2022-08-04
| | | | * gnu/packages/code.scm (amalgamate)[inputs]: Remove label.
* gnu: gsasl: Update to 2.0.1.Marius Bakke2022-08-04
| | | | * gnu/packages/gsasl.scm (gsasl): Update to 2.0.1.
* gnu: Add python-h5netcdf.Sharlatan Hellseher2022-08-04
| | | | | | * gnu/packages/python-xyz.scm: (python-h5netcdf): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-netcdf4: Update to 1.6.0Sharlatan Hellseher2022-08-04
| | | | | | * gnu/packages/python-xyz.scm: (python-netcdf4): Update to 1.6.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: anystyle: Use GDBM by default.Philip McGrath2022-08-04
| | | | | | | | | | Since we have GDBM available, it offers a smaller memory footprint and faster start-up. * gnu/packages/ruby.scm (anystyle)[arguments]<#:phases>: Add phase 'change-default-dictionary-adapter'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: anystyle: Add tests for dictionary adapters.Philip McGrath2022-08-04
| | | | | | | * gnu/packages/ruby.scm (anystyle)[arguments]: Instead of deleting the 'check' phase, replace it with a few tests. Add SRFI 1 to '#:modules'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ruby-anystyle: Initialize dictionary files.Philip McGrath2022-08-04
| | | | | | | | | | | | | | | | | For the GDBM and Marshal dictionary adapters to be useful with their default settings, we must initialize their data files during the package build: upstream would initialize them lazily, but that doesn't work with an immutable installation directory (at least, not without more complex patches). Otherwise, we would always end up rebuilding the dictionary at startup, which is “slow” and “not recommended”. * gnu/packages/patches/ruby-anystyle-fix-dictionary-populate.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/ruby.scm (ruby-anystyle)[patches]: Use it. [arguments]<#:phases>: Add 'populate-dictionaries' phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ruby-anystyle-data: Don't write to installed gem.Philip McGrath2022-08-04
| | | | | | | | | * gnu/packages/patches/ruby-anystyle-data-immutable-install.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/ruby.scm (ruby-anystyle-data)[patches]: Use it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add anystyle.Philip McGrath2022-08-04
| | | | | | | * gnu/packages/ruby.scm (anystyle): New variable. (ruby-anystyle)[description]: Mention it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ruby-anystyle.Philip McGrath2022-08-04
| | | | | | * gnu/packages/ruby.scm (ruby-anystyle): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ruby-anystyle-data.Philip McGrath2022-08-04
| | | | | | * gnu/packages/ruby.scm (ruby-anystyle-data): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ruby-gli.Philip McGrath2022-08-04
| | | | | | * gnu/packages/ruby.scm (ruby-gli): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ruby-edtf.Philip McGrath2022-08-04
| | | | | | * gnu/packages/ruby.scm (ruby-edtf): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ruby-citeproc.Philip McGrath2022-08-04
| | | | | | * gnu/packages/ruby.scm (ruby-citeproc): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ruby-unicode-scripts.Philip McGrath2022-08-04
| | | | | | * gnu/packages/ruby.scm (ruby-unicode-scripts): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ruby-bibtex-ruby.Philip McGrath2022-08-04
| | | | | | * gnu/packages/ruby.scm (ruby-bibtex-ruby): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ruby-rdf-vocab.Philip McGrath2022-08-04
| | | | | | * gnu/packages/ruby.scm (ruby-rdf-vocab): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ruby-rdf.Philip McGrath2022-08-04
| | | | | | * gnu/packages/ruby.scm (ruby-rdf): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ruby-link-header.Philip McGrath2022-08-04
| | | | | | * gnu/packages/ruby.scm (ruby-link-header): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ruby-latex-decode.Philip McGrath2022-08-04
| | | | | | | | * gnu/packages/patches/ruby-latex-decode-fix-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/ruby.scm (ruby-latex-decode): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ruby-ritex.Philip McGrath2022-08-04
| | | | | | * gnu/packages/ruby.scm (ruby-ritex): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add itex2mml.Philip McGrath2022-08-04
| | | | | | * gnu/packages/maths.scm (itex2mml): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ruby-namae.Philip McGrath2022-08-04
| | | | | | * gnu/packages/ruby.scm (ruby-namae): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>