Age | Commit message (Collapse) | Author |
|
* gnu/packages/tex.scm (lyx)[inputs]: Use ASPELL instead of HUNSPELL since the
latter is not detected during configure phase.
|
|
* gnu/packages/tex.scm (lyx)[source]<snippet>: Remove trailing #T.
[arguments]<#phases>: Use SEARCH-INPUT-FILE.
[propagated-inputs]: Remove input label.
|
|
* gnu/packages/tex.scm (lyx): Update to 2.3.7.
|
|
* gnu/packages/text-editors.scm (scintilla): Update to 5.3.2.
|
|
* gnu/packages/game-development.scm (ode)[source]<snippet>: Remove trailing
[arguments]: Use G-expressions. Remove trailing #T from phase.
|
|
* gnu/packages/game-development.scm (ode): Update to 0.16.3.
|
|
* 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>
|
|
* gnu/packages/emacs-xyz.scm (emacs-compat): Update to 29.1.1.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/package-management.scm (guix): Update to 1.4.0-1.9fe5b49.
|
|
* gnu/packages/terminals.scm (tilix): New variable.
Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/gnome.scm (tracker)[arguments]: Adjust test-options when
building for riscv64-linux to add a timeout multiplier.
|
|
* gnu/packages/gnome.scm (tracker)[arguments]: Adjust custom 'check
phase to honor the #:test-options keyword.
|
|
* gnu/packages/webkit.scm (webkitgtk-next): Update to 2.38.3.
|
|
* gnu/packages/gnome.scm (d-spy): New variable.
|
|
* gnu/packages/gnome.scm (komikku): Update to 1.7.0.
|
|
* gnu/packages/gpodder.scm (castget): Update to 2.0.0-0.da9727d.
[inputs]: Replace id3lib with taglib.
|
|
* 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.
|
|
* 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.
|
|
* gnu/packages/ruby.scm (ruby-nokogumbo): Define as a deprecated alias to
ruby-nokogiri.
|
|
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>
|
|
* 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.
|
|
* 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.
|
|
* gnu/packages/ruby.scm (ruby-prawn-svg): Update to 0.32.0.
Delete trailing #t and re-indent inputs.
|
|
* gnu/packages/ruby.scm (ruby-prawn-icon): Update to 3.1.0.
Delete trailing #t.
|
|
* 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.
|
|
* 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.
|
|
* gnu/packages/ruby.scm (ruby-pdf-core): Update to 0.9.0.
|
|
* gnu/packages/ruby.scm (ruby-matrix): New variable.
|
|
* 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.
|
|
* gnu/packages/ruby.scm (ruby-prawn-dev): New variable.
|
|
* gnu/packages/ruby.scm (ruby-open-uri-cached): Update to 1.0.0.
|
|
* gnu/packages/ruby.scm (ruby-asciidoctor-multipage): Update to 0.0.16.
[phases]: Delete trailing #t and use \n instead of an actual newline.
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.337.
(linux-libre-4.9-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-6.0-version): Update to 6.0.18.
(linux-libre-6.0-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.4.
(linux-libre-6.1-pristine-source): Update hash.
|
|
* gnu/packages/dlang.scm (gtkd)[arguments]: Add make-flag to set the
pkgconfig directory correctly.
|
|
* gnu/packages/bootloaders.scm (ipxe)[native-inputs]: Conditionally add
SYSLINUX.
[arguments]: Adjust accordingly.
|
|
* gnu/packages/bootloaders.scm (ipxe)[arguments]: Convert to G-expression.
While at it, remove trailing #t's and label usage.
|
|
* gnu/packages/python-xyz.scm (python-funcy)[build-system]: Change to
PYPROJECT-BUILD-SYSTEM.
[arguments]: Remove.
|
|
* gnu/packages/python-xyz.scm (python-whatever)[build-system]: Change to
PYPROJECT-BUILD-SYSTEM.
[arguments]: Remove.
|
|
* gnu/packages/python-xyz.scm (python-gyp): Update to 0.0.0-1.9d09418.
|
|
* gnu/packages/python-xyz.scm (python-pytidylib)[arguments]: Add phase.
|
|
This package fails to build, is no longer on PyPI, and has been inactive
upstream for 10 years.
* gnu/packages/python-xyz.scm (python-pyev): Remove variable.
|
|
* gnu/packages/engineering.scm (python-capstone)[arguments]: Override check
phase. While here, remove label usage in chdir-and-fix-setup-py phase.
|
|
This package fails to build and has been inactive upstream for 8 years.
* gnu/packages/databases.scm (python-trollius-redis): Remove variable.
|
|
* gnu/packages/python-web.scm (python-openid-teams)[propagated-inputs]: Add
PYTHON-OPENID and PYTHON-SIX.
|
|
* gnu/packages/python-web.scm (python-openid-cla)[propagated-inputs]: Add
PYTHON-OPENID and PYTHON-SIX.
|
|
This fixes a regression since 520cdf80581669646ff61e9f18f3b27045556e76 where
the use_2to3 functionality was removed from setuptools.
* gnu/packages/graph.scm (python-louvain)[native-inputs]: Change from
PYTHON-SETUPTOOLS to PYTHON-SETUPTOOLS-57.
* gnu/packages/python-check.scm (python-parameterizedtestcase)[native-inputs]:
Likewise.
* gnu/packages/python-xyz.scm (python-anyjson)[native-inputs]: Add
PYTHON-SETUPTOOLS-57.
* gnu/packages/bioinformatics.scm (python-pyvcf)[native-inputs]: Change from
PYTHON-SETUPTOOLS-FOR-TENSORFLOW to PYTHON-SETUPTOOLS-57.
|
|
* gnu/packages/python-build.scm (python-setuptools-57): New variable.
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.162.
(linux-libre-5.10-pristine-source): Update hash.
|