aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* installer: Restore LatGrkCyr-8x16 console font depending on language.Denys Nykula2023-07-06
| | | | | | | | | | | Partially-Fixes: <https://issues.guix.gnu.org/64006> * gnu/installer/services.scm (system-services->configuration): When the LANGUAGE environment variable matches a known native console font, wrap the base services with modify-services, configuring console-font-service-type to set the native console font on every tty instead of the default console font. Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
* gnu: linux-libre 5.15: Update to 5.15.20.Leo Famulari2023-07-06
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.20. (linux-libre-5.15-pristine-source): Update hash.
* gnu: linux-libre 6.1: Update to 6.1.38.Leo Famulari2023-07-06
| | | | | * gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.38. (linux-libre-6.1-pristine-source): Update hash.
* gnu: linux-libre: Update to 6.3.12.Leo Famulari2023-07-06
| | | | | * gnu/packages/linux.scm (linux-libre-6.3-version): Update to 6.3.12. (linux-libre-6.3-pristine-source): Update hash.
* gnu: l3afpad: Update to 0.8.18.1.11-0.16f2222.Leo Famulari2023-07-06
| | | | | * gnu/packages/text-editors.scm (l3afpad): Update to 0.8.18.1.11-0.16f2222. [arguments]: Install the README and the man page.
* gnu: python-pikepdf: Update to 7.2.0.Nicolas Goaziou2023-07-06
| | | | | | | | | | | * gnu/packages/python-xyz.scm (python-pikepdf): Update to 7.2.0. [native-inputs]: Remove PYTHON-SETUPTOOLS, PYTHON-SETUPTOOLS-SCM, PYTHON-SETUPTOOLS-SCM-GIT-ARCHIVE, PYTHON-TOML, PYTHON-WHEEL. Add PYTHON-ATTRS, PYTHON-COVERAGE, PYTHON-HYPOTHESIS, PYTHON-PSUTIL, PYTHON-PYTEST, PYTHON-PYTEST-COV, PYTHON-PYTEST-TIMEOUT, PYTHON-PYTEST-XDIST, PYTHON-DATEUTIL, PYTHON-TOMLI. [propagated-inputs]: Remove PYTHON-LXML. Add PYTHON-DEPRECATION, PYTHON-PACKAGING, PYTHON-PILLOW.
* gnu: Add passwdqc.flabbergasted2023-07-05
| | | | | | * gnu/packages/password-utils.scm (passwdqc): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: guile-jsonld: Improve package style.Z5722023-07-05
| | | | | | | * gnu/packages/guile-xyz.scm (guile-jsonld): Improve overall indentation. [propagated-inputs]: Remove labels. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: guile-jsonld: Fix build.Z5722023-07-05
| | | | | | | * gnu/packages/guile-xyz.scm (guile-jsonld)[propagated-inputs]: Replace GNUTLS with GUILE-GNUTLS. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-vertico: Remove an unused argument in a phase.Nicolas Goaziou2023-07-05
| | | | * gnu/packages/emacs-xyz.scm (emacs-vertico)[arguments]<#:phases>: Remove OUTPUTS argument.
* gnu: emacs-vertico: Update to 1.4.Nicolas Goaziou2023-07-05
| | | | * gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 1.4.
* gnu: emacs-tempel: Update to 0.8.Nicolas Goaziou2023-07-05
| | | | * gnu/packages/emacs-xyz.scm (emacs-tempel): Update to 0.8.
* gnu: emacs-osm: Update to 0.13.Nicolas Goaziou2023-07-05
| | | | * gnu/packages/emacs-xyz.scm (emacs-osm): Update to 0.13.
* gnu: emacs-marginalia: Remove an unused argument in a phase.Nicolas Goaziou2023-07-05
| | | | * gnu/packages/emacs-xyz.scm (emacs-marginalia)[arguments]<#:phases>: Remove OUTPUTS argument.
* gnu: emacs-marginalia: Update to 1.3.Nicolas Goaziou2023-07-05
| | | | * gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 1.3.
* gnu: emacs-corfu: Remove an unused argument in a phase.Nicolas Goaziou2023-07-05
| | | | * gnu/packages/emacs-xyz.scm (emacs-corfu)[arguments]<#:phases>: Remove OUTPUTS argument.
* gnu: emacs-corfu: Update to 0.37.Nicolas Goaziou2023-07-05
| | | | * gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.37.
* gnu: emacs-consult: Remove an unused argument in a phase.Nicolas Goaziou2023-07-05
| | | | * gnu/packages/emacs-xyz.scm (emacs-consult)[arguments]<#:phases>: Remove OUTPUTS argument.
* gnu: emacs-consult: Update to 0.35.Nicolas Goaziou2023-07-05
| | | | * gnu/packages/emacs-xyz.scm (emacs-consult): Update to 0.35.
* gnu: emacs-clj-refactor: Update to 3.7.0.Nicolas Goaziou2023-07-05
| | | | * gnu/packages/emacs-xyz.scm (emacs-clj-refactor): Update to 3.7.0.
* gnu: emacs-cape: Remove an unused argument in a phase.Nicolas Goaziou2023-07-05
| | | | * gnu/packages/emacs-xyz.scm (emacs-cape)[arguments]<#:phases>: Remove OUTPUTS argument.
* gnu: emacs-cape: Update to 0.16.Nicolas Goaziou2023-07-05
| | | | * gnu/packages/emacs-xyz.scm (emacs-cape): Update to 0.16.
* guix-install.sh: Don't extract the binary ‘.’.Tobias Geerinckx-Rice2023-07-05
| | | | | * etc/guix-install.sh (sys_create_store): Strip the first tar file name component.
* gnu: libreoffice: Update to 7.5.4.2.Efraim Flashner2023-07-05
| | | | | * gnu/packages/libreoffice.scm (libreoffice): Update to 7.5.4.2. * gnu/packages/hunspell.scm (hunspell-dictonary): Update to 7.5.4.2.
* gnu: msmtp: Update to 1.8.24.Timotej Lazar2023-07-05
| | | | | | * gnu/packages/mail.scm (msmtp): Update to 1.8.24. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* home: Add inputrc service.Efraim Flashner2023-07-05
| | | | | | | | | * gnu/home/services/shells.scm (home-inputrc-service-type, home-inputrc-configuration): New variables. (serialize-inputrc-key-bindings, serialize-inputrc-variables, serialize-inputrc-conditional-constructs, serialize-inputrc-extra-content): New procedures. * doc/guix.texi (Shells Home Services): Document it.
* guix: git: Set initial branch name for git-fetch.Efraim Flashner2023-07-05
| | | | | | | | This removes the 'hint' about choosing a branch name when creating a new git repository. * guix/build/git.scm (git-fetch): When running 'git init' add an initial branch name.
* gnu: txr: Update to 289.Guillaume Le Vaillant2023-07-05
| | | | * gnu/packages/lisp.scm (txr): Update to 289.
* gnu: q5go: Update to 2.1.3.Guillaume Le Vaillant2023-07-05
| | | | | | | * gnu/packages/games.scm (q5go): Update to 2.1.3. [native-inputs]: Add autoconf and automake. [arguments]: Delete 'fix-header' phase. 'Update 'fix-configure-script', 'fix-paths' and 'install-desktop-file' phases.
* gnu: kio: Skip another test.Efraim Flashner2023-07-05
| | | | | * gnu/packages/kde-frameworks.scm (kio)[arguments]: Adjust custom 'check phase to skip a test which fails on aarch64-linux.
* gnu: vim-full: Remove expat linker workaround.Efraim Flashner2023-07-05
| | | | | | Python has correctly linked with expat for several years now. * gnu/packages/vim.scm (vim-full)[arguments]: Remove make-flags.
* gnu: vim: Update to 9.0.1672.Efraim Flashner2023-07-05
| | | | | | * gnu/packages/vim.scm (vim): Update to 9.0.1672. [arguments]: Adjust custom 'skip-or-fix-failing-tests to skip another test.
* gnu: opensbi: Update to 1.3.Vagrant Cascadian2023-07-04
| | | | * gnu/packages/firmware.scm (opensbi): Update to 1.3.
* gnu: icecat: Update to 102.13.0-guix0-preview1 [security fixes].Mark H Weaver2023-07-04
| | | | | | | | Includes fixes for CVE-2023-37201, CVE-2023-37202, CVE-2023-37207, CVE-2023-37208, and CVE-2023-37211. * gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes.
* gnu: linux-libre 6.1: Update to 6.1.37.Leo Famulari2023-07-04
| | | | | * gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.37. (linux-libre-6.1-pristine-source): Update hash.
* gnu: linux-libre: Update to 6.3.11.Leo Famulari2023-07-04
| | | | | * gnu/packages/linux.scm (linux-libre-6.3-version): Update to 6.3.11. (linux-libre-6.3-pristine-source): Update hash.
* gnu: darktable: Update to 4.4.1.John Kehayias2023-07-04
| | | | | * gnu/packages/photo.scm (darktable): Update to 4.4.1. [phases]{fix-missing-include}: Remove phase as this has been fixed upstream.
* gnu: local: Register missing patch.Efraim Flashner2023-07-04
| | | | * gnu/local.mk (dist_patch_DATA): Register missing patch.
* gnu: Add cl-postgres+local-time.Roman Scherer2023-07-04
| | | | | | | | | | | The local-time extension for cl-postgres has to be put in a separate package to solve a dependency cycle between local-time and postmodern. * gnu/packages/lisp-xyz.scm (sbcl-local-time)[arguments]: Add 'delete-local-time' phase. (sbcl-cl-postgres+local-time): New variable. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: p2pool: Update to 3.5.Guillaume Le Vaillant2023-07-04
| | | | * gnu/packages/finance.scm (p2pool): Update to 3.5.
* gnu: xmrig: Update to 6.20.0.Ahmad Draidi2023-07-04
| | | | | | * gnu/packages/finance.scm (xmrig): Update to 6.20.0. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add python-cesium.Navid Afkhami2023-07-03
| | | | | | * gnu/packages/python-xyz.scm (python-cesium): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add python-gatspy.Navid Afkhami2023-07-03
| | | | * gnu/packages/bioinformatics.scm (python-gatspy): New variable.
* gnu: Add python-astroml.Ricardo Wurmus2023-07-03
| | | | * gnu/packages/astronomy.scm (python-astroml): New variable.
* gnu: cutadapt: Update to 4.0.Ricardo Wurmus2023-07-03
| | | | | | | | * gnu/packages/bioinformatics.scm (cutadapt): Update to 4.0. [build-system]: Use pyproject-build-system. [arguments]: Disable a single test; remove 'always-cythonize build phase; add phase 'fix-test. [native-inputs]: Add python-pytest-mock and python-pytest-timeout.
* gnu: python-dnaio: Update to 0.10.0.Ricardo Wurmus2023-07-03
| | | | | | | | * gnu/packages/bioinformatics.scm (python-dnaio): Update to 0.10.0. [arguments]: Disable tests, because they don't exist. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-setuptools-scm; move python-xopen from here... [propagated-inputs]: ...to here.
* gnu: python-xopen: Update to 1.7.0.Ricardo Wurmus2023-07-03
| | | | | | | | | * gnu/packages/python-xyz.scm (python-xopen): Update to 1.7.0. [build-system]: Use pyproject-build-system. [propagated-inputs]: Add pigz, python-isal, and python-typing-extensions; move python-setuptools-scm from here... [native-inputs]: ...to here; add python-pytest and python-pytest-timeout. [description]: Reflow.
* gnu: python-isal: Update to 1.1.0.Ricardo Wurmus2023-07-03
| | | | | * gnu/packages/python-compression.scm (python-isal): Update to 1.1.0. [build-system]: Use pyproject-build-system.
* gnu: Add r-dtmm.Navid Afkhami2023-07-03
| | | | * gnu/packages/bioinformatics.scm (r-dtmm): New variable.
* gnu: Add r-fsa.Navid Afkhami2023-07-03
| | | | * gnu/packages/cran.scm (r-fsa): New variable.