summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu-maintenance: Recognize "-source" tarball suffix.Ludovic Courtès2021-03-29
| | | | | | | | Fixes <https://bugs.gnu.org/47398>. Reported by Léo Le Bouter <lle-bout@zaclys.net>. * guix/gnu-maintenance.scm (%tarball-rx): Add "-[Ss]ource" suffix. * tests/gnu-maintenance.scm ("release-file?"): Add exiv2 example.
* gnu: linphone-desktop: Fix linphone accounts functionality.Raghav Gururajan2021-03-29
| | | | | | | | | | The Linphone accounts were not able to do TLS authentication against the Linphone servers, and multiple plugins used by the Linphone accounts were not loaded. This change should fix this. * gnu/packages/linphone.scm (linphone-desktop)[phases](post-install): Modify phase. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: gegl: Refer to dot.Tobias Geerinckx-Rice2021-03-29
| | | | * gnu/packages/gimp.scm (gegl)[arguments]: Add a new 'refer-to-dot phase.
* gnu: emacs-org-roam: Update to 1.2.3-0.8ad57b1.Alexandr Vityazev2021-03-29
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-org-roam): Update to 1.2.3-0.8ad57b1. [propagated-inputs]: Replace emacs-org-ref with emacs-org and remove emacs-company. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: nyacc: Update to 1.03.6.Xinglu Chen2021-03-29
| | | | | | * gnu/packages/mes.scm (nyacc): Update to 1.03.6. Signed-off-by: Christopher Baines <mail@cbaines.net>
* scripts: import: cran: Add missing help for 'style' option.zimoun2021-03-29
| | | | | | | * guix/scripts/import/cran.scm (show-help): Add help message for 'style' option. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add texlive-mathdesign.Paul Garlick2021-03-29
| | | | * gnu/packages/tex.scm: New variable.
* gnu: wsjtx: Update to 2.3.1.Tobias Geerinckx-Rice2021-03-29
| | | | * gnu/packages/radio.scm (wsjtx): Update to 2.3.1.
* gnu: wsjtx-hamlib: Update to 2.3.1.Tobias Geerinckx-Rice2021-03-29
| | | | | * gnu/packages/radio.scm (wsjtx-hamlib): Update to 2.3.1. [arguments]: Remove alleged 'fix-tests phase.
* gnu: flite: Update to 2.2.Tobias Geerinckx-Rice2021-03-29
| | | | | * gnu/packages/speech.scm (flite): Update to 2.2. [source]: Check out this git repository.
* gnu: git-lfs: Update to 2.13.3.Tobias Geerinckx-Rice2021-03-29
| | | | * gnu/packages/version-control.scm (git-lfs): Update to 2.13.3.
* gnu: python-toml: Update to 0.10.2.Tobias Geerinckx-Rice2021-03-29
| | | | * gnu/packages/python-build.scm (python-toml): Update to 0.10.2.
* gnu: gphoto2: Update to 2.5.27.Tobias Geerinckx-Rice2021-03-29
| | | | * gnu/packages/photo.scm (gphoto2): Update to 2.5.27.
* gnu: libgphoto2: Update to 2.5.27.Tobias Geerinckx-Rice2021-03-29
| | | | * gnu/packages/photo.scm (libgphoto2): Update to 2.5.27.
* gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-4.059e06aDavid Dashyan2021-03-29
| | | | Signed-off-by: Leo Famulari <leo@famulari.name>
* Fix substitutes server discovery.Mathieu Othacehe2021-03-29
| | | | | | | This is a follow-up of bc3896db25c788c181c7bcd65754e7cd378e9d9f. * guix/scripts/substitute.scm (%local-substitute-urls): Test for "true" instead of "yes".
* gexp: 'gexp->script' uses #:guile also as the guile-for-build.Ludovic Courtès2021-03-29
| | | | | | | | Previously 'gexp->script' would unconditionally use the default #:guile-for-build value of 'gexp->derivation'. * guix/gexp.scm (gexp->script): Pass #:guile to 'load-path-expression'. Pass #:guile-for-build to 'gexp->derivation'.
* gexp: Add #:guile parameter to 'load-path-expression'.Ludovic Courtès2021-03-29
| | | | * guix/gexp.scm (load-path-expression): Add #:guile parameter and honor it.
* gexp: 'imported+compiled-modules' fully honors #:guile.Ludovic Courtès2021-03-29
| | | | | * guix/gexp.scm (imported+compiled-modules): Pass #:guile to 'imported-modules'.
* gnu: Add julia-zygote.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-zygote): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-zygoterules.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-zygoterules): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-forwarddiff.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-forwarddiff): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-chainrules.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-chainrules): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-diffrules.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-diffrules): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-specialfunctions.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-specialfunctions): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-openspecfun-jll.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-openspecfun-jll): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-compilersupportlibraries-jll.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-compilersupportlibraries-jll): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-difftests.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-difftests): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-diffresults.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-diffresults): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-calculus.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-calculus): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-commonsubexpressions.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-commonsubexpressions): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-fillarrays.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-fillarrays): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-chainrulestestutils.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-chainrulestestutils): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-finitedifferences.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-finitedifferences): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-richardson.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-richardson): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-chainrulescore.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-chainrulescore): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-requires.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-requires): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-example.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-example): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-colors.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-colors): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-colortypes.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-colortypes): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-abstractffts.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-abstractffts): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-unitful.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-unitful): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-staticarrays.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-staticarrays): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-irtools.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-irtools): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-reexport.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-reexport): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-nanmath.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-nanmath): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-macrotools.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-macrotools): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-constructionbase.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-constructionbase): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* build-system/julia: Turn on deprecation warnings.zimoun2021-03-29
| | | | | | * guix/build/julia-build-system.scm (check): Set option '--depwarn=yes'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: perl-params-util: Update to 1.102.Efraim Flashner2021-03-29
| | | | | * gnu/packages/perl.scm (perl-params-util): Update to 1.102. [source]: Update source URI.