Age | Commit message (Expand) | Author |
2023-02-19 | gnu: icecat-source: Update gnuzilla to f23f8b609.•••* gnu/packages/gnuzilla.scm (icecat-source): Update gnuzilla to f23f8b609.
| Maxim Cournoyer |
2023-02-19 | gnu: Define %icecat-base-version at the top level.•••* gnu/packages/gnuzilla.scm (%icecat-base-version): New variable.
(%icecat-version): Define in terms of %icecat-base-version.
(icecat-source): Adjust to use the above newly introduced variables.
| Maxim Cournoyer |
2023-02-19 | gnu: icedove: Compute a self-contained source.•••This refactoring work is to prepare for adding a icedove-l10n package, which
will reuse that source.
* gnu/packages/gnuzilla.scm (comm-source->locales+changset): New procedure.
(thunderbird-source): Rename to...
(thunderbird-comm-source): ... here.
(icedove-source): New variable.
(icedove) [source]: Use it.
[phases]: Remove the prepare-thunderbird-sources and rename-to-icedove phases.
| Maxim Cournoyer |
2023-02-19 | gnu: Add a 'update-mozilla-locales' helper for maintenance.•••* gnu/packages/gnuzilla.scm (update-mozilla-locales): New procedure.
| Maxim Cournoyer |
2023-02-19 | gnu: hplip-next: Simplify the fix-more-hard-coded-file-names phase.•••* gnu/packages/cups.scm (hplip-next) [phases]: Only substitute python files in
the fix-more-hard-coded-file-names phase. This greatly reduce the time taken
by the phase (from 21 s to 0.4 s) on my system, and is functionally
equivalent.
| Maxim Cournoyer |
2023-02-19 | gnu: Add ddd.•••* gnu/packages/debug.scm (ddd): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Andy Tai |
2023-02-19 | gnu: emacs-vterm: Include etc directory in installed files.•••* gnu/packages/emacs-xyz.scm (emacs-vterm)[arguments]<#:include>: Add
"^etc/.*" to the list of regexes for installed files.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Jake Leporte |
2023-02-19 | gnu: emacs-gnuplot: Update to 0.8.1.•••* gnu/packages/emacs-xyz.scm (emacs-gnuplot): Update to 0.8.1.
| Nicolas Goaziou |
2023-02-19 | gnu: emacs-goggles: Update to 0.3.•••* gnu/packages/emacs-xyz.scm (emacs-goggles): Update to 0.3.
[description]: Use proper capitalization.
| Nicolas Goaziou |
2023-02-19 | gnu: emacs-project: Update to 0.9.7.•••* gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.9.7.
| Nicolas Goaziou |
2023-02-19 | gnu: php: Drop a failed test for riscv64.•••* gnu/packages/php (php): Drop a failed test for riscv64.
[source, arguments, description]: Fix formatting.
| Aleksandr Vityazev |
2023-02-19 | guix: Show better progress bars.•••Style provides information on the characters to use before and after the
progress bar content (`[` and `]` for the ascii style), as well as the
character for filled step (`#` for ascii style). When supported, it
provides intermediate steps. This is used for unicode style, to show
better precision.
* guix/progress.scm (<progress-bar-style>): New record type.
(ascii-bar-style, unicode-bar-style): New variables.
(progress-bar): Draw progress depending on style. When supported, use
unicode style. Fall back to ascii style.
| Julien Lepiller |
2023-02-19 | gnu: Use unifont by default in TTYs.•••It has even better language support than LatGrkCyr-8x16 and can show
fancy progress bars.
* gnu/services/base.scm (%default-console-font): Use unifont.
| Julien Lepiller |
2023-02-19 | gnu: dino: Fix comment for pango-next.•••Pango 1.5 is a rather old version ;)
* gnu/packages/messaging.scm (dino)[inputs]: Fix comment next to pango-next.
| Liliana Marie Prikler |
2023-02-19 | gnu: guile-filesystem: Update to 0.2.0.•••* gnu/packages/guile-xyz.scm (guile-filesystem): Update to 0.2.0.
[source]<url>: Use “https://gitlab.com/lilyp/guile-filesystem”.
[home-page]: Likewise.
(guile2.0-filesystem): Deleted variable.
| Liliana Marie Prikler |
2023-02-19 | gnu: hyfetch: Update to 1.4.6.•••* gnu/packages/patches/hyfetch-fix-generator-script-quotation-escaping.patch:
New file.
* gnu/packages/patches/hyfetch-remove-old-catchy-os-py.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/admin.scm (hyfetch)[source]: Update to 1.4.6.
Switch to git source and add patches.
[inputs]: Remove python-hypy-utils.
[arguments]<#:phases>: Remove set-HOME phase.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Hilton Chain |
2023-02-19 | gnu: Add emacs-pasp-mode.•••* gnu/packages/patches/emacs-pasp-mode-quote-file-names.patch: New file.
* gnu/local.mk: Register it here.
* gnu/packages/emacs-xyz.scm (emacs-pasp-mode): New variable.
| Liliana Marie Prikler |
2023-02-19 | gnu: Add python-clorm.•••* gnu/packages/maths.scm (python-clorm): New variable.
| Liliana Marie Prikler |
2023-02-19 | gnu: python-clingo: Install distribution information.•••* gnu/packages/maths.scm (python-clingo)[#:phases]: Add ‘install-distinfo’.
| Liliana Marie Prikler |
2023-02-19 | gnu: racket: Update to 8.8.•••* gnu/packages/patches/racket-backport-8.7-pkg-strip.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Delete it.
* gnu/packages/racket.scm (%racket-origin)[patches]: Likewise.
(%racket-version): Update to 8.8.
(%zuo-version): Update to 1.6.
(racket)[inputs]<algol60, cext-lib, deinprogramm, draw, drracket>
<expeditor, gui, htdp, math, pict, r5rs, redex, sasl, scribble>
<typed-racket, string-constants, syntax-color>: Update checksums.
* gnu/packages/chez.scm (chez-scheme-for-racket): Update to
9.9.9-pre-release.14.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath |
2023-02-19 | gnu: dino: Update to 0.4.0.•••* gnu/packages/messaging.scm (dino): Update to 0.4.0.
[inputs]: Replace gtk+ with gtk.
Replace pango with pango-next.
Add bash-minimal and libadwaita.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Parnikkapore |
2023-02-18 | gnu: hplip-next: Update to 3.22.10.•••* gnu/packages/cups.scm (hplip-next): Update to 3.22.10.
| Maxim Cournoyer |
2023-02-18 | gnu: Add hplip-next.•••* gnu/packages/cups.scm (hplip-next): New variable.
| Maxim Cournoyer |
2023-02-18 | gnu: Add r-longdat.•••* gnu/packages/cran.scm (r-longdat): New variable.
| Ricardo Wurmus |
2023-02-18 | gnu: Add r-bestnormalize.•••* gnu/packages/cran.scm (r-bestnormalize): New variable.
| Ricardo Wurmus |
2023-02-18 | gnu: Add r-butcher.•••* gnu/packages/cran.scm (r-butcher): New variable.
| Ricardo Wurmus |
2023-02-18 | gnu: Add r-lambertw.•••* gnu/packages/cran.scm (r-lambertw): New variable.
| Ricardo Wurmus |
2023-02-18 | gnu: Add r-lamw.•••* gnu/packages/cran.scm (r-lamw): New variable.
| Ricardo Wurmus |
2023-02-18 | gnu: Add r-effsize.•••* gnu/packages/cran.scm (r-effsize): New variable.
| Ricardo Wurmus |
2023-02-18 | gnu: Add r-filesstrings.•••* gnu/packages/cran.scm (r-filesstrings): New variable.
| Ricardo Wurmus |
2023-02-18 | gnu: Add r-strex.•••* gnu/packages/cran.scm (r-strex): New variable.
| Ricardo Wurmus |
2023-02-18 | gnu: libreoffice: Fix password encryption issue.•••Fixes <https://issues.guix.gnu.org/59292>.
* gnu/packages/libreoffice.scm (libreoffice) [phases]: Add a
augment-LD_LIBRARY_PATH phase.
| Maxim Cournoyer |
2023-02-18 | gnu: libreoffice: Enable logging system.•••* gnu/packages/libreoffice.scm (libreoffice)
[configure-flags]: Add --enable-sal-log.
| Maxim Cournoyer |
2023-02-18 | gnu: xmlsec: Update to 1.2.37.•••* gnu/packages/xml.scm (xmlsec): Update to 1.2.37.
| Maxim Cournoyer |
2023-02-18 | gnu: python-pygit2: Update to 1.11.1.•••* gnu/packages/python-xyz.scm (python-pygit2): Update to 1.11.1.
[build-system]: Use pyproject-build-system.
[arguments]: Delete field.
[propagated-inputs]: Remove python-cached-property.
| Maxim Cournoyer |
2023-02-18 | gnu: audacity: Update to 3.2.4.•••* gnu/packages/audio.scm (audacity): Update to 3.2.4.
| Maxim Cournoyer |
2023-02-18 | gnu: r-naniar: Update to 1.0.0.•••* gnu/packages/statistics.scm (r-naniar): Update to 1.0.0.
[propagated-inputs]: Add r-cli and r-vctrs.
| Ricardo Wurmus |
2023-02-18 | gnu: r-forcats: Update to 1.0.0.•••* gnu/packages/statistics.scm (r-forcats): Update to 1.0.0.
[propagated-inputs]: Remove r-ellipsis and r-withr.
| Ricardo Wurmus |
2023-02-18 | gnu: r-lubridate: Update to 1.9.1.•••* gnu/packages/statistics.scm (r-lubridate): Update to 1.9.1.
| Ricardo Wurmus |
2023-02-18 | gnu: r-pbkrtest: Update to 0.5.2.•••* gnu/packages/statistics.scm (r-pbkrtest): Update to 0.5.2.
[propagated-inputs]: Remove r-magrittr.
| Ricardo Wurmus |
2023-02-18 | gnu: r-pbapply: Update to 1.7-0.•••* gnu/packages/statistics.scm (r-pbapply): Update to 1.7-0.
| Ricardo Wurmus |
2023-02-18 | gnu: r-sourcetools: Update to 0.1.7-1.•••* gnu/packages/statistics.scm (r-sourcetools): Update to 0.1.7-1.
| Ricardo Wurmus |
2023-02-18 | gnu: r-biased-urn: Update to 2.0.9.•••* gnu/packages/statistics.scm (r-biased-urn): Update to 2.0.9.
| Ricardo Wurmus |
2023-02-18 | gnu: r-purrr: Update to 1.0.1.•••* gnu/packages/statistics.scm (r-purrr): Update to 1.0.1.
| Ricardo Wurmus |
2023-02-18 | gnu: r-tidyr: Update to 1.3.0.•••* gnu/packages/statistics.scm (r-tidyr): Update to 1.3.0.
[propagated-inputs]: Remove r-ellipsis; add r-cli and r-stringr.
| Ricardo Wurmus |
2023-02-18 | gnu: r-e1071: Update to 1.7-13.•••* gnu/packages/statistics.scm (r-e1071): Update to 1.7-13.
| Ricardo Wurmus |
2023-02-18 | gnu: r-pkgmaker: Update to 0.32.7.•••* gnu/packages/statistics.scm (r-pkgmaker): Update to 0.32.7.
| Ricardo Wurmus |
2023-02-18 | gnu: r-rcurl: Update to 1.98-1.10.•••* gnu/packages/statistics.scm (r-rcurl): Update to 1.98-1.10.
| Ricardo Wurmus |
2023-02-18 | gnu: r-rmarkdown: Update to 2.20.•••* gnu/packages/statistics.scm (r-rmarkdown): Update to 2.20.
| Ricardo Wurmus |
2023-02-18 | gnu: r-rcpparmadillo: Update to 0.11.4.3.1.•••* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.11.4.3.1.
| Ricardo Wurmus |