Commit graph

72758 commits

Author SHA1 Message Date
Vincent Legoll 7c424b3831
gnu: genimage: Use GIT-FILE-NAME.
* gnu/packages/genimage.scm (origin): Use GIT-FILE-NAME.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-01-22 10:11:45 +01:00
Ludovic Courtès 02e5c95db9
Revert "nls: Update 'fr' translation."
This reverts commit 5d03ef73c3, which led
to these errors:

  /gnu/store/…-guix/fr.po:7206: 'msgstr' is not a valid Scheme format string, unlike 'msgid'. Reason: In the directive number 3, the character ' ' is not a valid conversion specifier.
  /gnu/store/…-guix/fr.po:7554: format specifications in 'msgid' and 'msgstr' are not equivalent
  /gnu/store/…-gettext-minimal-0.20.1/bin/msgfmt: found 2 fatal errors
2021-01-22 08:48:00 +01:00
Ludovic Courtès dd988726fc
gnu: guix: Add search path spec for 'SSL_CERT_DIR'.
* gnu/packages/package-management.scm (guix)[native-search-paths]: Add
'SSL_CERT_DIR'.
2021-01-22 08:36:03 +01:00
Ludovic Courtès 7df3ab0f0d
store: Add 'find-roots' RPC.
* guix/serialization.scm (read-string-pairs): New procedure.
* guix/store.scm (read-arg): Add support for 'string-pairs'.
(find-roots): New procedure.
* tests/store.scm ("add-indirect-root and find-roots"): New test.
2021-01-22 08:36:03 +01:00
Ludovic Courtès 211a503522
system: Fix typo in docstring.
* gnu/system.scm (operating-system-etc-service): Fix typo.
2021-01-22 08:36:03 +01:00
Julien Lepiller 5d03ef73c3
nls: Update 'fr' translation. 2021-01-22 00:31:28 +01:00
Leo Prikler 399beecfb0
gnu: komikku: Update to 0.25.1.
* gnu/packages/gnome.scm (komikku): Update to 0.25.1.
2021-01-21 21:39:55 +01:00
Nicolas Goaziou 55e097e26f
doc: Properly close sentences ending with an upper-case letter.
* doc/guix.texi (Application Setup):
(USB Stick and DVD Installation):
(Proxy Settings):
(Primary URL):
(origin Reference):
(Build Systems):
(The Store):
(Package Transformation Options):
(Invoking guix lint):
(Invoking guix graph):
(operating-system Reference):
(X Window):
(Desktop Services):
(Database Services):
(Mail Services):
(Messaging Services):
(Monitoring Services):
(LDAP Services):
(Certificate Services):
(DNS Services):
(VPN Services):
(Power Management Services):
(Virtualization Services):
(Version Control Services):
(Name Service Switch):
(Bootloader Configuration):
(Running Guix in a VM):
(Separate Debug Info): Use "@." to indicate to Texinfo the sentence does end
with a capital letter.
2021-01-21 20:57:43 +01:00
Pierre Neidhardt 833d220d0b
gnu: Add ppath.
* gnu/packages/lisp-xyz.scm (cl-ppath, ecl-ppath, sbcl-ppath): New variables.
2021-01-21 19:47:28 +01:00
Florian Pelz 4fce867ddf
news: Add ‘de’ translation. 2021-01-21 15:02:41 +00:00
Joshua Branson 07ef129db3
doc: cookbook: Add "Guix System Image API" section.
* doc/guix-cookbook.texi (Guix System Image API): New section.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-01-21 14:40:36 +01:00
Adam Kandur ef9c5247a3
gnu: Add cl-claw-utils.
* gnu/packages/lisp-xyz.scm (cl-claw-utils, ecl-claw-utils, sbcl-claw-utils):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-01-21 14:33:40 +01:00
Efraim Flashner 578856fd46
gnu: magic-enum: Declare a source file-name.
* gnu/packages/cpp.scm (magic-enum)[source]: Add file-name field.
2021-01-21 14:51:26 +02:00
Efraim Flashner dbd94d966a
gnu: guile2.0-shepherd: Fix build.
* gnu/packages/admin.scm (guile2.0-shepherd)[native-inputs]: Add help2man.
[arguments]: Add custom phase to patch out import of (ice-9 threads).
2021-01-21 14:24:31 +02:00
Efraim Flashner 3c0f7dcbad
gnu: guile2.2-shepherd: Add missing input.
* gnu/packages/admin.scm (guile2.2-shepherd)[inputs]: Add
guile2.2-readline.
2021-01-21 14:24:30 +02:00
Efraim Flashner 55b4120fcc
gnu: shepherd: Remove guild warnings.
* gnu/packages/admin.scm (shepherd)[arguments]: Pass GUILE_AUTO_COMPILE=0
as make-flag to prevent guild warnings.
2021-01-21 14:24:28 +02:00
Ludovic Courtès 5225732b9b
swh: Test proper handling of null visit snapshot URL.
* tests/swh.scm (%origin): Change "visits_url" to "origin_visits_url".
(%visits): New variable.
("origin-visit, no snapshots"): New test.
2021-01-21 11:22:08 +01:00
Ludovic Courtès 5f7f4e16d6
gnu: guile-json: Update to 4.5.1.
Fixes <https://bugs.gnu.org/45615>.
Reported by Hartmut Goebel <h.goebel@crazy-compilers.com>.

* gnu/packages/guile.scm (guile-json-4): Update to 4.5.1.
2021-01-21 11:22:08 +01:00
Ludovic Courtès 1278b157c0
gnu: guix: Update to d4a562b.
* gnu/packages/package-management.scm (guix): Update to d4a562b.
2021-01-21 11:22:07 +01:00
Pierre Langlois a1819473c3
gnu: dnsmasq: Update to 2.83 [security fixes].
Includes fixes for CVE-2020-25681, CVE-2020-25682, CVE-2020-25683,
CVE-2020-25684, CVE-2020-25685, CVE-2020-25686, CVE-2020-25687.

* gnu/packages/dns.scm (dnsmasq): Update to 2.83.
2021-01-21 09:12:36 +00:00
Tobias Geerinckx-Rice 3bdd380ff0
gnu: bind: Update to 9.16.11.
* gnu/packages/dns.scm (bind): Update to 9.16.11.
2021-01-21 09:29:15 +01:00
Oleg Pykhalov c92590ca1d
gnu: Add emacs-jsonnet-mode.
* gnu/packages/emacs-xyz.scm (emacs-jsonnet-mode): New variable.
2021-01-21 06:12:09 +03:00
Leo Famulari 708d3ec0de
gnu: Mutt: Fix CVE-2021-3181.
* gnu/packages/patches/mutt-CVE-2021-3181.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/mail.scm (mutt)[source]: Use it.
2021-01-20 19:36:24 -05:00
Ludovic Courtès d4a562ba7a
Revert "substitute: Remove extra 'newline' call."
This reverts commit d5a1b0e86f.

This change turned out to be misguided; it would lead to "substitute:"
lines being printed on the client side, without anything beyond the
colon sign.
2021-01-21 00:14:38 +01:00
Ludovic Courtès 98d3abe744
repl: Fix exception handling for interpreted code.
The 'stack' variable could be #f when code is interpreted, which in
practice happens when running in "legacy" mode--i.e., when
'open-inferior' invokes "guile" instead of "guix repl".

* guix/repl.scm (send-repl-response)[handle-exception]: Check whether
STACK is true before passing it to 'stack->frames'.
* tests/inferior.scm ("&inferior-exception, legacy mode"): New test.
2021-01-21 00:14:38 +01:00
Ludovic Courtès 074a201c33
inferior: Add 'inferior-eval-with-store' tests.
* tests/inferior.scm ("inferior-eval-with-store, exception")
("inferior-eval-with-store, not a procedure"): New tests.
2021-01-21 00:14:38 +01:00
Ludovic Courtès 3d43b7aef3
import, swh: Adjust to Guile-JSON 4.5.x unspecified value handling.
* guix/import/cpan.scm (<cpan-release>)[home-page]: Add 'unspecified?'
case.
* guix/import/gem.scm (<gem>)[licenses]: Likewise.
(json->gem-dependency-list): Likewise.
* guix/swh.scm (<directory-entry>)[checksums]: Likewise.
2021-01-21 00:14:38 +01:00
zimoun 41134f915f
gnu: libnode: Fix regression in unused phases.
Fixes regression introduced with commit
1d77141f6d.

Reported by Pierre-Antoine Bouttier
<pierre-antoine.bouttier@univ-grenoble-alpes.fr>.

* gnu/packages/node.scm (libnode)[arguments]: Delete phase
"patch-node-shebang".

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2021-01-20 22:34:04 +01:00
Pierre Neidhardt 683154166d
gnu: lisp-repl-core-dumper: Patch path to `cat'.
* gnu/packages/lisp.scm (lisp-repl-core-dumper)[arguments]: Substitute calls
to `cat' with full store path.
2021-01-20 20:39:36 +01:00
Nicolas Goaziou 2ec30608b2
gnu: Add solarus-quest-editor.
* gnu/packages/games.scm (solarus-quest-editor): New variable.
(solarus): Add a comment about linked updates.
2021-01-20 19:14:31 +01:00
Tobias Geerinckx-Rice 166ccaefe8
archive: Note service type in ACL hint.
* guix/scripts/archive.scm (authorize-key): Mention guix-service-type.
2021-01-20 18:49:29 +01:00
Nicolas Goaziou 60f0ab5fce
gnu: solarus: Remove ".git" suffix from URL.
* gnu/packages/games.scm (solarus)[source]: Remove ".git" suffix from URL.
2021-01-20 18:39:03 +01:00
Nicolas Goaziou f866d59115
gnu: Add solarus.
* gnu/packages/games.scm (solarus): New variable.
2021-01-20 18:37:09 +01:00
Ricardo Wurmus ee3bae282b
gnu: r-fdrtool: Update to 1.2.16.
* gnu/packages/statistics.scm (r-fdrtool): Update to 1.2.16.
2021-01-20 17:19:10 +01:00
Ricardo Wurmus d964fb5f98
gnu: r-pbkrtest: Update to 0.5-0.1.
* gnu/packages/statistics.scm (r-pbkrtest): Update to 0.5-0.1.
[propagated-inputs]: Add r-broom, r-dplyr, and r-numderiv.
[native-inputs]: Add r-knitr.
2021-01-20 17:19:10 +01:00
Ricardo Wurmus 0d04f1e2b2
gnu: r-quantreg: Update to 5.82.
* gnu/packages/statistics.scm (r-quantreg): Update to 5.82.
2021-01-20 17:19:10 +01:00
Ricardo Wurmus 1ebff06434
gnu: r-rcppeigen: Update to 0.3.3.9.1.
* gnu/packages/statistics.scm (r-rcppeigen): Update to 0.3.3.9.1.
2021-01-20 17:19:10 +01:00
Ricardo Wurmus 125c65d729
gnu: r-vgam: Update to 1.1-5.
* gnu/packages/statistics.scm (r-vgam): Update to 1.1-5.
2021-01-20 17:19:10 +01:00
Ricardo Wurmus 4f8bfe296b
gnu: r-robustbase: Update to 0.93-7.
* gnu/packages/statistics.scm (r-robustbase): Update to 0.93-7.
2021-01-20 17:19:09 +01:00
Ricardo Wurmus 98794aef67
gnu: r-cowplot: Update to 1.1.1.
* gnu/packages/statistics.scm (r-cowplot): Update to 1.1.1.
2021-01-20 17:19:09 +01:00
Ricardo Wurmus 376f322988
gnu: r-sfsmisc: Update to 1.1-8.
* gnu/packages/statistics.scm (r-sfsmisc): Update to 1.1-8.
2021-01-20 17:19:09 +01:00
Ricardo Wurmus 04de103591
gnu: r-plotly: Update to 4.9.3.
* gnu/packages/statistics.scm (r-plotly): Update to 4.9.3.
[propagated-inputs]: Remove r-hexbin; add r-vctrs.
2021-01-20 17:19:09 +01:00
Ricardo Wurmus 8bcffe0c46
gnu: r-hexbin: Update to 1.28.2.
* gnu/packages/statistics.scm (r-hexbin): Update to 1.28.2.
2021-01-20 17:19:09 +01:00
Ricardo Wurmus ef921c3db7
gnu: r-glmnet: Update to 4.1.
* gnu/packages/statistics.scm (r-glmnet): Update to 4.1.
2021-01-20 17:19:09 +01:00
Ricardo Wurmus 770cf0759c
gnu: r-dt: Update to 0.17.
* gnu/packages/statistics.scm (r-dt): Update to 0.17.
2021-01-20 17:19:09 +01:00
Ricardo Wurmus 27edbeadb8
gnu: r-segmented: Update to 1.3-1.
* gnu/packages/statistics.scm (r-segmented): Update to 1.3-1.
2021-01-20 17:19:09 +01:00
Ricardo Wurmus a28aa533ba
gnu: r-rsqlite: Update to 2.2.2.
* gnu/packages/statistics.scm (r-rsqlite): Update to 2.2.2.
2021-01-20 17:19:09 +01:00
Ricardo Wurmus 7a5adb9714
gnu: r-rmarkdown: Update to 2.6.
* gnu/packages/statistics.scm (r-rmarkdown): Update to 2.6.
2021-01-20 17:19:08 +01:00
Ricardo Wurmus b6958fdbfc
gnu: r-catools: Update to 1.18.1.
* gnu/packages/statistics.scm (r-catools): Update to 1.18.1.
2021-01-20 17:19:08 +01:00
Ricardo Wurmus 0ae1c85266
gnu: r-rcpparmadillo: Update to 0.10.1.2.2.
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.10.1.2.2.
2021-01-20 17:19:08 +01:00