Age | Commit message (Expand) | Author |
2023-01-08 | gnu: python-jsonschema-next: Simplify package.•••To have this package on the latest version Guix needs to have new Python
build procedure with Hatch https://hatch.pypa.io/.
* gnu/packages/python-xyz.scm (python-jsonschema-next):
[build-system]: Use pyproject-build-system to simplify package.
[native-inputs]: Remove python-pypa-build.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sharlatan Hellseher |
2023-01-08 | gnu: Add python-pydicom.•••* gnu/packages/python-science.scm (python-pydicom): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Antero Mejr |
2023-01-08 | gnu: Add gdcm.•••* gnu/packages/bioinformatics.scm (gdcm): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Antero Mejr |
2023-01-08 | refresh: Add CLI tests.•••* guix/import/test.scm, tests/guix-refresh.sh: New files.
* Makefile.am (MODULES, SH_TESTS): Add them.
| Ludovic Courtès |
2023-01-08 | import: stackage: Catch networking errors in predicate.•••* guix/import/stackage.scm (stackage-lts-package?): Wrap body in
'false-if-networking-error'.
| Ludovic Courtès |
2023-01-08 | gnu-maintenance: 'gnu' and 'gnu-ftp' predicates catch networking errors.•••Previously, in a networking-less environment such as 'guix shell -C -D
guix', 'guix refresh --list-updaters' would crash due to a
'gettaddrinfo-error' exception in these predicates.
* guix/gnu-maintenance.scm (%gnu-updater)[pred]: Wrap in
'false-if-networking-error'.
(%gnu-ftp-updater)[pred]: Likewise.
| Ludovic Courtès |
2023-01-08 | gnu-maintenance: Factorize 'false-if-networking-failure'.•••* guix/import/utils.scm (call-with-networking-exception-handler): New
procedure.
(false-if-networking-error): New macro.
* guix/gnu-maintenance.scm (import-html-updatable-release): Use it
instead of inline code.
| Ludovic Courtès |
2023-01-08 | gnu: guile-ssh: Update to 0.16.2.•••* gnu/packages/ssh.scm (guile-ssh): Update to 0.16.2.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Artyom V. Poptsov |
2023-01-08 | gnu: ode: Do not run tests on i686.•••* gnu/packages/game-development.scm (ode)[arguments]: Do not run tests on i686.
| Nicolas Goaziou |
2023-01-08 | gnu: rosegarden: Run tests.•••* gnu/packages/music.scm (rosegarden)[arguments]<#:phases>: Actually run
tests. Also fix or skip failing tests.
| Nicolas Goaziou |
2023-01-08 | gnu: rosegarden: Update to 22.12.1.•••* gnu/packages/music.scm (rosegarden): Update to 22.12.1.
| Nicolas Goaziou |
2023-01-08 | gnu: guile-email-latest: Fix build.•••* gnu/packages/guile-xyz.scm (guile-email-latest)[arguments]: Restore the
default.
| Mathieu Othacehe |
2023-01-08 | gnu: lyx: Activate spellchecking.•••* gnu/packages/tex.scm (lyx)[inputs]: Use ASPELL instead of HUNSPELL since the
latter is not detected during configure phase.
| Nicolas Goaziou |
2023-01-08 | gnu: lyx: Improve package style.•••* gnu/packages/tex.scm (lyx)[source]<snippet>: Remove trailing #T.
[arguments]<#phases>: Use SEARCH-INPUT-FILE.
[propagated-inputs]: Remove input label.
| Nicolas Goaziou |
2023-01-08 | gnu: lyx: Update to 2.3.7.•••* gnu/packages/tex.scm (lyx): Update to 2.3.7.
| Nicolas Goaziou |
2023-01-08 | gnu: scintilla: Update to 5.3.2.•••* gnu/packages/text-editors.scm (scintilla): Update to 5.3.2.
| Nicolas Goaziou |
2023-01-08 | gnu: ode: Improve package style.•••* gnu/packages/game-development.scm (ode)[source]<snippet>: Remove trailing
[arguments]: Use G-expressions. Remove trailing #T from phase.
| Nicolas Goaziou |
2023-01-08 | gnu: ode: Update to 0.16.3.•••* gnu/packages/game-development.scm (ode): Update to 0.16.3.
| Nicolas Goaziou |
2023-01-08 | gnu: emacs-magit: Update to 3.3.0-1.b908c79.•••* gnu/packages/emacs-xyz.scm (emacs-magit): Update to 3.0-1.b908c79.
This update is needed for compatibility with Compat 2.9.1.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Feng Shu |
2023-01-08 | gnu: emacs-compat: Update to 29.1.1.0.•••* gnu/packages/emacs-xyz.scm (emacs-compat): Update to 29.1.1.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Feng Shu |
2023-01-08 | gnu: guix: Update to 1.4.0-1.9fe5b49.•••* gnu/packages/package-management.scm (guix): Update to 1.4.0-1.9fe5b49.
| Mathieu Othacehe |
2023-01-08 | gnu: Add tilix.•••* gnu/packages/terminals.scm (tilix): New variable.
Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
| jgart |
2023-01-08 | gnu: tracker: Extend test timeout for riscv64-linux.•••* gnu/packages/gnome.scm (tracker)[arguments]: Adjust test-options when
building for riscv64-linux to add a timeout multiplier.
| Efraim Flashner |
2023-01-08 | gnu: tracker: Honor #:test-options keyword.•••* gnu/packages/gnome.scm (tracker)[arguments]: Adjust custom 'check
phase to honor the #:test-options keyword.
| Efraim Flashner |
2023-01-08 | gnu: webkitgtk-next: Update to 2.38.3.•••* gnu/packages/webkit.scm (webkitgtk-next): Update to 2.38.3.
| Efraim Flashner |
2023-01-08 | gnu: Add d-spy.•••* gnu/packages/gnome.scm (d-spy): New variable.
| Liliana Marie Prikler |
2023-01-08 | gnu: komikku: Update to 1.7.0.•••* gnu/packages/gnome.scm (komikku): Update to 1.7.0.
| Liliana Marie Prikler |
2023-01-08 | gnu: castget: Update to 2.0.0-0.da9727d.•••* gnu/packages/gpodder.scm (castget): Update to 2.0.0-0.da9727d.
[inputs]: Replace id3lib with taglib.
| Maxim Cournoyer |
2023-01-08 | gnu: ruby-sanitize: Update to 6.0.0.•••* gnu/packages/ruby.scm (ruby-sanitize): Update to 6.0.0. Re-indent inputs.
[source]: Delete patch.
* gnu/packages/patches/ruby-sanitize-system-libxml.patch: Delete patch.
* gnu/local.mk (dist_patch_DATA): De-register it.
| Maxim Cournoyer |
2023-01-08 | gnu: ruby-html-proofer: Update to 5.0.3.•••* gnu/packages/ruby.scm (ruby-html-proofer): Update to 5.0.3.
[arguments]: Add replace-git-ls-files and relax-requirements phases.
[native-inputs]: Delete field.
[propagated-inputs]: Replace ruby-nokogumbo with ruby-nokogiri.
| Maxim Cournoyer |
2023-01-08 | gnu: ruby-nokogumbo: Deprecate in favor of ruby-nokogiri.•••* gnu/packages/ruby.scm (ruby-nokogumbo): Define as a deprecated alias to
ruby-nokogiri.
| Maxim Cournoyer |
2023-01-08 | gnu: ruby-nokogiri: Make it reproducible.•••Fixes <https://issues.guix.gnu.org/56389>.
* gnu/packages/ruby.scm (ruby-nokogiri) [arguments]: Use gexps.
[phases] {delete-mkmf.log}: New phase.
Reported-by: Wiktor Żelazny <wzelazny@vurv.cz>
| Maxim Cournoyer |
2023-01-08 | gnu: ruby-nokogiri: Update to 1.13.10.•••* gnu/packages/ruby.scm (ruby-mini-portile-2): Update to 1.13.10.
(ruby-mini-portile-2.6.1): Delete variable.
(ruby-nokogiri): Re-indent inputs.
[propagated-inputs]: Replace ruby-mini-portile-2.6.1 with
ruby-mini-portile-2.
| Maxim Cournoyer |
2023-01-08 | gnu: ruby-ruby-prof: Update to 1.4.5.•••* gnu/packages/ruby.scm (ruby-ruby-prof): Update to 1.4.5.
[arguments]: Reword comment as FIXME. Remove trailing #t.
Delete obsolete substitution in patch-rakefile phase.
Re-format native-inputs on a single line.
| Maxim Cournoyer |
2023-01-08 | gnu: ruby-prawn-svg: Update to 0.32.0.•••* gnu/packages/ruby.scm (ruby-prawn-svg): Update to 0.32.0.
Delete trailing #t and re-indent inputs.
| Maxim Cournoyer |
2023-01-08 | gnu: ruby-prawn-icon: Update to 3.1.0.•••* gnu/packages/ruby.scm (ruby-prawn-icon): Update to 3.1.0.
Delete trailing #t.
| Maxim Cournoyer |
2023-01-08 | gnu: ruby-asciidoctor-pdf: Update to 2.3.4.•••* gnu/packages/ruby.scm (ruby-asciidoctor-pdf): Update to 2.3.4.
[arguments]: Use gexps. Streamline check phase. Delete remove-failing-tests
phase.
[native-inputs]: Break on multiple lines.
[propagated-inputs]: Remove labels.
| Maxim Cournoyer |
2023-01-08 | gnu: ruby-prawn: Update to 2.4.0.•••* gnu/packages/ruby.scm (ruby-prawn): Update to 2.4.0.
[arguments]: Delete trailing #t and use gexps.
[propagated-inputs]: Add ruby-matrix.
[native-inputs]: Remove ruby-rspec, ruby-simplecov and ruby-yard. Add
ruby-prawn-dev.
| Maxim Cournoyer |
2023-01-08 | gnu: ruby-pdf-core: Update to 0.9.0.•••* gnu/packages/ruby.scm (ruby-pdf-core): Update to 0.9.0.
| Maxim Cournoyer |
2023-01-08 | gnu: Add ruby-matrix.•••* gnu/packages/ruby.scm (ruby-matrix): New variable.
| Maxim Cournoyer |
2023-01-08 | gnu: ruby-ttfunk: Update to 1.7.0.•••* gnu/packages/ruby.scm (ruby-ttfunk): Update to 1.7.0.
[source]: Fix indentation. Use complete sentences for comments.
[arguments]: Use gexps. Add comment next to #:test-target. Delete
remove-rubocop and remove-ssh phases. Add remove-missing-key-directive phase.
[native-inputs]: Remove ruby-rspec, ruby-yard and bundler. Add
ruby-prawn-dev.
| Maxim Cournoyer |
2023-01-08 | gnu: Add ruby-prawn-dev.•••* gnu/packages/ruby.scm (ruby-prawn-dev): New variable.
| Maxim Cournoyer |
2023-01-08 | gnu: ruby-open-uri-cached: Update to 1.0.0.•••* gnu/packages/ruby.scm (ruby-open-uri-cached): Update to 1.0.0.
| Maxim Cournoyer |
2023-01-08 | gnu: ruby-asciidoctor-multipage: Update to 0.0.16.•••* gnu/packages/ruby.scm (ruby-asciidoctor-multipage): Update to 0.0.16.
[phases]: Delete trailing #t and use \n instead of an actual newline.
| Maxim Cournoyer |
2023-01-07 | gnu: linux-libre 4.9: Update to 4.9.337.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.337.
(linux-libre-4.9-pristine-source): Update hash.
| Leo Famulari |
2023-01-07 | gnu: linux-libre: Update to 6.0.18.•••* gnu/packages/linux.scm (linux-libre-6.0-version): Update to 6.0.18.
(linux-libre-6.0-pristine-source): Update hash.
| Leo Famulari |
2023-01-07 | gnu: linux-libre 6.1: Update to 6.1.4.•••* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.4.
(linux-libre-6.1-pristine-source): Update hash.
| Leo Famulari |
2023-01-07 | gnu: gtkd: Fix pkgconfig directory.•••* gnu/packages/dlang.scm (gtkd)[arguments]: Add make-flag to set the
pkgconfig directory correctly.
| Efraim Flashner |
2023-01-07 | gnu: ipxe: Enable syslinux only on i686-linux and x86_64-linux.•••* gnu/packages/bootloaders.scm (ipxe)[native-inputs]: Conditionally add
SYSLINUX.
[arguments]: Adjust accordingly.
| Marius Bakke |
2023-01-07 | gnu: ipxe: Use G-expression.•••* gnu/packages/bootloaders.scm (ipxe)[arguments]: Convert to G-expression.
While at it, remove trailing #t's and label usage.
| Marius Bakke |