Age | Commit message (Expand) | Author |
2021-03-29 | gnu-maintenance: Recognize "-source" tarball suffix....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.
| Ludovic Courtès |
2021-03-29 | gnu: linphone-desktop: Fix linphone accounts functionality....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>
| Raghav Gururajan |
2021-03-29 | gnu: gegl: Refer to dot....* gnu/packages/gimp.scm (gegl)[arguments]: Add a new 'refer-to-dot phase.
| Tobias Geerinckx-Rice |
2021-03-29 | gnu: emacs-org-roam: Update to 1.2.3-0.8ad57b1....* 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>
| Alexandr Vityazev |
2021-03-29 | gnu: nyacc: Update to 1.03.6....* gnu/packages/mes.scm (nyacc): Update to 1.03.6.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Xinglu Chen |
2021-03-29 | scripts: import: cran: Add missing help for 'style' option....* guix/scripts/import/cran.scm (show-help): Add help message for 'style'
option.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| zimoun |
2021-03-29 | gnu: Add texlive-mathdesign....* gnu/packages/tex.scm: New variable.
| Paul Garlick |
2021-03-29 | gnu: wsjtx: Update to 2.3.1....* gnu/packages/radio.scm (wsjtx): Update to 2.3.1.
| Tobias Geerinckx-Rice |
2021-03-29 | gnu: wsjtx-hamlib: Update to 2.3.1....* gnu/packages/radio.scm (wsjtx-hamlib): Update to 2.3.1.
[arguments]: Remove alleged 'fix-tests phase.
| Tobias Geerinckx-Rice |
2021-03-29 | gnu: flite: Update to 2.2....* gnu/packages/speech.scm (flite): Update to 2.2.
[source]: Check out this git repository.
| Tobias Geerinckx-Rice |
2021-03-29 | gnu: git-lfs: Update to 2.13.3....* gnu/packages/version-control.scm (git-lfs): Update to 2.13.3.
| Tobias Geerinckx-Rice |
2021-03-29 | gnu: python-toml: Update to 0.10.2....* gnu/packages/python-build.scm (python-toml): Update to 0.10.2.
| Tobias Geerinckx-Rice |
2021-03-29 | gnu: gphoto2: Update to 2.5.27....* gnu/packages/photo.scm (gphoto2): Update to 2.5.27.
| Tobias Geerinckx-Rice |
2021-03-29 | gnu: libgphoto2: Update to 2.5.27....* gnu/packages/photo.scm (libgphoto2): Update to 2.5.27.
| Tobias Geerinckx-Rice |
2021-03-29 | gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-4.059e06a...Signed-off-by: Leo Famulari <leo@famulari.name>
| David Dashyan |
2021-03-29 | Fix substitutes server discovery....This is a follow-up of bc3896db25c788c181c7bcd65754e7cd378e9d9f.
* guix/scripts/substitute.scm (%local-substitute-urls): Test for "true"
instead of "yes".
| Mathieu Othacehe |
2021-03-29 | gexp: 'gexp->script' uses #:guile also as the guile-for-build....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'.
| Ludovic Courtès |
2021-03-29 | gexp: Add #:guile parameter to 'load-path-expression'....* guix/gexp.scm (load-path-expression): Add #:guile parameter and honor it.
| Ludovic Courtès |
2021-03-29 | gexp: 'imported+compiled-modules' fully honors #:guile....* guix/gexp.scm (imported+compiled-modules): Pass #:guile to
'imported-modules'.
| Ludovic Courtès |
2021-03-29 | gnu: Add julia-zygote....* gnu/packages/julia-xyz.scm (julia-zygote): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-zygoterules....* gnu/packages/julia-xyz.scm (julia-zygoterules): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-forwarddiff....* gnu/packages/julia-xyz.scm (julia-forwarddiff): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-chainrules....* gnu/packages/julia-xyz.scm (julia-chainrules): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-diffrules....* gnu/packages/julia-xyz.scm (julia-diffrules): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-specialfunctions....* gnu/packages/julia-xyz.scm (julia-specialfunctions): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-openspecfun-jll....* gnu/packages/julia-xyz.scm (julia-openspecfun-jll): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-compilersupportlibraries-jll....* gnu/packages/julia-xyz.scm (julia-compilersupportlibraries-jll): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-difftests....* gnu/packages/julia-xyz.scm (julia-difftests): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-diffresults....* gnu/packages/julia-xyz.scm (julia-diffresults): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-calculus....* gnu/packages/julia-xyz.scm (julia-calculus): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-commonsubexpressions....* gnu/packages/julia-xyz.scm (julia-commonsubexpressions): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-fillarrays....* gnu/packages/julia-xyz.scm (julia-fillarrays): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-chainrulestestutils....* gnu/packages/julia-xyz.scm (julia-chainrulestestutils): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-finitedifferences....* gnu/packages/julia-xyz.scm (julia-finitedifferences): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-richardson....* gnu/packages/julia-xyz.scm (julia-richardson): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-chainrulescore....* gnu/packages/julia-xyz.scm (julia-chainrulescore): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-requires....* gnu/packages/julia-xyz.scm (julia-requires): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-example....* gnu/packages/julia-xyz.scm (julia-example): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-colors....* gnu/packages/julia-xyz.scm (julia-colors): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-colortypes....* gnu/packages/julia-xyz.scm (julia-colortypes): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-abstractffts....* gnu/packages/julia-xyz.scm (julia-abstractffts): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-unitful....* gnu/packages/julia-xyz.scm (julia-unitful): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-staticarrays....* gnu/packages/julia-xyz.scm (julia-staticarrays): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-irtools....* gnu/packages/julia-xyz.scm (julia-irtools): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-reexport....* gnu/packages/julia-xyz.scm (julia-reexport): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-nanmath....* gnu/packages/julia-xyz.scm (julia-nanmath): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-macrotools....* gnu/packages/julia-xyz.scm (julia-macrotools): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: Add julia-constructionbase....* gnu/packages/julia-xyz.scm (julia-constructionbase): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | build-system/julia: Turn on deprecation warnings....* guix/build/julia-build-system.scm (check): Set option '--depwarn=yes'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-03-29 | gnu: perl-params-util: Update to 1.102....* gnu/packages/perl.scm (perl-params-util): Update to 1.102.
[source]: Update source URI.
| Efraim Flashner |