Age | Commit message (Collapse) | Author |
|
* gnu/packages/qt.scm (qt5ct): Update to 1.5.
[arguments]: Remove trailing #t.
|
|
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.25.3.
|
|
* gnu/packages/julia-xyz.scm (julia-optim): New variable.
|
|
* gnu/packages/julia-xyz.scm (julia-linesearches): New variable.
|
|
* gnu/packages/messaging.scm (dino): Update to 0.3.0.
[arguments]: Add 'wrap phase.
[inputs]: Add gstreamer, gst-plugins-base, gst-plugins-good, libcanberra,
libsrtp, and webrtc-audio-processing.
|
|
* gnu/packages/tex.scm (texlive-stmaryrd/fixed): New variable.
|
|
* gnu/packages/tex.scm (texlive-psnfss/fixed): New variable.
|
|
* gnu/packages/tex.scm (texlive-babel/fixed): New variable.
|
|
This is a corrected variant of texlive-latex-amsmath, which should be removed.
* gnu/packages/tex.scm (texlive-amsmath): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.19.
|
|
* gnu/packages/emacs-xyz.scm (emacs-multi-vterm): New variable.
|
|
* gnu/packages/vpn.scm (protonvpn-cli)[arguments]: Remove sanity-check
phase.
|
|
* gnu/packages/vpn.scm (protonvpn-cli)[arguments]: Try to wrap the
original program, and not the wrapper, as wrap-program handles that
properly.
|
|
* gnu/packages/emacs-xyz.scm (emacs-with-editor): Update to 3.2.0.
[arguments]<#:phases>: Use G-expressions.
|
|
* gnu/packages/emacs-xyz.scm (emacs-no-littering): Update to 1.2.5.
|
|
* gnu/packages/emacs-xyz.scm (emacs-moody): Update to 0.7.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-keycast): Update to 1.2.0.
|
|
* gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.41.2.
|
|
* gnu/packages/patches/ungoogled-chromium-accelerated-video-decode.patch:
Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/chromium.scm (%chromium-version): Set to 98.0.4758.80.
(arch-patch, %arch-patches): Remove variables.
(%guix-patches): Remove accelerated video decode patch which no longer works.
(%ungoogled-origin): Update hash.
(ungoogled-chromium-snippet): Don't apply %ARCH-PATCHES.
(ungoogled-chromium)[source]: Update hash.
[arguments]: Remove obsolete #:configure-flags. Adjust substitutions.
|
|
* gnu/packages/wxwidgets.scm (wxsvg): Update to 1.5.23.
|
|
* gnu/packages/regex.scm (re2)[arguments]: Rewrite with gexps. Simplify
cross-compilation fix by using CXX-FOR-TARGET.
|
|
* gnu/packages/regex.scm (re2): Update to 2022-02-01.
|
|
* gnu/packages/video.scm (rav1e)[native-inputs]: Remove labels.
|
|
* gnu/packages/video.scm (rav1e)[arguments]: Add phase.
|
|
Fixes a regression introduced in
076e825dc5d585943ce820a279fffe4af09757fb whereby "guix build
ungoogled-chromium" would fail with:
canonicalize-path: No such file or directory: "aux-files/chromium/master-preferences.json"
* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Use
'search-auxiliary-file' for "master-preferences.json". For some reason,
on Guile 3.0.8, 'local-file' would have its (current-source-directory)
expand to #f.
|
|
* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.0.3.
[source]: Use url-fetch.
[arguments]: Remove phase CHDIR-SUBED, enable tests.
[native-inputs]: Add EMACS-BUTTERCUP.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-desktop-environment): Update to 0.5.0.
[source]: Update URI.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-markdown-mode): Update to 2.5.
|
|
* gnu/packages/games.scm (crawl-tiles)[inputs, native-inputs]: Remove labels.
|
|
* gnu/packages/games.scm (crawl)[arguments]: Use G-expressions.
<#:phases>: Remove trailing #T. Remove unnecessary arguments.
(crawl-tiles)[arguments]: Use G-expressions.
|
|
* gnu/packages/games.scm (crawl)[native-inputs, inputs]: Remove labels.
|
|
* gnu/packages/games.scm (crawl): Update to 0.28.0.
[inputs]: Add BASH-MINIMAL.
* gnu/packages/patches/crawl-upgrade-saves.patch: Update for 0.28.
|
|
* gnu/packages/gnome.scm (mutter)[disable-problematic-tests]: Also disable
timeline tests.
|
|
* gnu/packages/emacs-xyz.scm (emacs-nyan-mode): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-paren-face): Update to 1.0.8.
|
|
* gnu/packages/web-browsers.scm (lagrange): Update to 1.10.5.
|
|
* gnu/packages/guile.scm (guile-3.0-for-lokke): Remove.
* gnu/packages/patches/guile-3.0.7-psyntax-nil.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/guile-xyz.scm (lokke)[native-inputs]: Replace
GUILE-3.0-FOR-LOKKE by GUILE-3.0-LATEST.
|
|
* gnu/packages/guile.scm (guile-3.0-latest): Set to 3.0.8.
|
|
* guix/gexp.scm (computed-file-compiler): Default to (default-guile).
That way, lowering of <computed-file> is not affected by the
'%guile-for-build' parameter.
(file-union): Add #:guile parameter and honor it.
* gnu/packages/ruby.scm (ruby-tzinfo-data): Pass #:guile to 'file-union'.
|
|
* gnu/packages/autogen.scm (autogen)[source]: Add 'modules' and
'snippet'.
|
|
* gnu/packages/engineering.scm (kicad-i18n): Remove variable. i18n is handled
directly now in kicad@6.0.0 package source tree.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/engineering.scm (kicad): Update to 6.0.1.
Applied guix style command.
[native-inputs]: Remove kicad-i18n. Use new syntax.
[inputs]: Add bash-minimal, gtk+ and use opencascade-occt instead of
opencascade-oce. Use new syntax.
[arguments]: Remove phase install-translations.
(kicad-doc): Update to 6.0.1.
[native-inputs]: Add ruby-asciidoctor. Simplify inputs.
(kicad-symbols, kicad-footprints, kicad-packages3d, kicad-templates): Update
to 6.0.1.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/maths.scm (opencascade-occt): Update to 7.6.0.
[native-inputs]: Add fontconfig.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/cran.scm (r-torch): New variable.
|
|
* gnu/packages/machine-learning.scm (liblantern): New variable.
|
|
* gnu/packages/patches/python-pytorch-1.9.0-system-libraries.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/machine-learning.scm (python-pytorch-for-r-torch): New variable.
|
|
* gnu/packages/machine-learning.scm (python-pytorch): Update to 1.10.2.
|
|
* gnu/packages/cran.scm (r-coro): New variable.
|
|
* gnu/packages/lisp-check.scm (cl-hamcrest, ecl-hamcrest, sbcl-hamcrest): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/gnuzilla.scm (icedove): Update to 91.6.
|