jackhill/guix/guix.git
3 years agognu: multitail: Edit synopsis & description.
Tobias Geerinckx-Rice [Fri, 16 Oct 2020 15:07:18 +0000 (17:07 +0200)]
gnu: multitail: Edit synopsis & description.

* gnu/packages/logging.scm (multitail)[synopsis, description]: Fix typo
& rephrase.

3 years agognu: multitail: Cross-compile.
Tobias Geerinckx-Rice [Fri, 16 Oct 2020 15:04:47 +0000 (17:04 +0200)]
gnu: multitail: Cross-compile.

* gnu/packages/logging.scm (multitail)[arguments]: Use CC-FOR-TARGET.

3 years agognu: multitail: Remove bogus use of DESTDIR.
Tobias Geerinckx-Rice [Fri, 16 Oct 2020 15:03:37 +0000 (17:03 +0200)]
gnu: multitail: Remove bogus use of DESTDIR.

* gnu/packages/logging.scm (multitail)[arguments]: Use the PREFIX
variable instead.

3 years agognu: dstat: Fix bogus use of DESTDIR.
Tobias Geerinckx-Rice [Fri, 16 Oct 2020 14:56:58 +0000 (16:56 +0200)]
gnu: dstat: Fix bogus use of DESTDIR.

* gnu/packages/admin.scm (dstat)[arguments]: Set the standard prefix
variable.

3 years agognu: filters: Fix bogus use of DESTDIR.
Tobias Geerinckx-Rice [Fri, 16 Oct 2020 14:52:18 +0000 (16:52 +0200)]
gnu: filters: Fix bogus use of DESTDIR.

* gnu/packages/toys.scm (filters)[arguments]: Set and respect the
standard prefix variable.

3 years agognu: filters: Fix repository URL.
Tobias Geerinckx-Rice [Fri, 16 Oct 2020 14:49:02 +0000 (16:49 +0200)]
gnu: filters: Fix repository URL.

* gnu/packages/toys.scm (filters)[source]: Use git://.

3 years agognu: filters: Replace git commit with equivalent tag.
Tobias Geerinckx-Rice [Fri, 16 Oct 2020 14:47:41 +0000 (16:47 +0200)]
gnu: filters: Replace git commit with equivalent tag.

* gnu/packages/toys.scm (filters)[source]: Use tag.

3 years agognu: filters: Prepare for cross-compilation.
Tobias Geerinckx-Rice [Fri, 16 Oct 2020 14:45:44 +0000 (16:45 +0200)]
gnu: filters: Prepare for cross-compilation.

* gnu/packages/toys.scm (filters)[arguments]: Use CC-FOR-TARGET.

3 years agognu: vim: Update to 8.2.1852.
Tobias Geerinckx-Rice [Fri, 16 Oct 2020 14:45:20 +0000 (16:45 +0200)]
gnu: vim: Update to 8.2.1852.

* gnu/packages/vim.scm (vim): Update to 8.2.1852.

3 years agognu: gpxsee: Update to 7.34.
Tobias Geerinckx-Rice [Fri, 16 Oct 2020 14:39:37 +0000 (16:39 +0200)]
gnu: gpxsee: Update to 7.34.

* gnu/packages/gps.scm (gpxsee): Update to 7.34.

3 years agognu: spread-sheet-widget: Update to 0.7.
Tobias Geerinckx-Rice [Fri, 16 Oct 2020 14:34:18 +0000 (16:34 +0200)]
gnu: spread-sheet-widget: Update to 0.7.

* gnu/packages/gtk.scm (spread-sheet-widget): Update to 0.7.

3 years agognu: ethtool: Update to 5.9.
Tobias Geerinckx-Rice [Fri, 16 Oct 2020 04:45:50 +0000 (06:45 +0200)]
gnu: ethtool: Update to 5.9.

* gnu/packages/networking.scm (ethtool): Update to 5.9.

3 years agognu: ndctl: Update to 70.1.
Tobias Geerinckx-Rice [Fri, 16 Oct 2020 04:27:24 +0000 (06:27 +0200)]
gnu: ndctl: Update to 70.1.

* gnu/packages/disk.scm (ndctl): Update to 70.1.

3 years agognu: libostree: Update to 2020.7.
Tobias Geerinckx-Rice [Fri, 16 Oct 2020 04:45:40 +0000 (06:45 +0200)]
gnu: libostree: Update to 2020.7.

* gnu/packages/package-management.scm (libostree): Update to 2020.7.

3 years agognu: python-sqlalchemy: Update to 1.3.20.
Tobias Geerinckx-Rice [Fri, 16 Oct 2020 13:08:22 +0000 (15:08 +0200)]
gnu: python-sqlalchemy: Update to 1.3.20.

* gnu/packages/databases.scm (python-sqlalchemy): Update to 1.3.20.

3 years agognu: tintin++: Update to 2.02.04.
Tobias Geerinckx-Rice [Fri, 16 Oct 2020 12:03:36 +0000 (14:03 +0200)]
gnu: tintin++: Update to 2.02.04.

* gnu/packages/games.scm (tintin++): Update to 2.02.04.

3 years agognu: soundtouch: Update to 2.2.
Tobias Geerinckx-Rice [Fri, 16 Oct 2020 11:48:30 +0000 (13:48 +0200)]
gnu: soundtouch: Update to 2.2.

* gnu/packages/audio.scm (soundtouch): Update to 2.2.

3 years agognu: libressl: Update to 3.1.4.
Tobias Geerinckx-Rice [Fri, 16 Oct 2020 11:48:19 +0000 (13:48 +0200)]
gnu: libressl: Update to 3.1.4.

* gnu/packages/tls.scm (libressl): Update to 3.1.4.

3 years agognu: gnuzilla: Use 'assume-valid-file-name' where appropriate.
Ludovic Courtès [Fri, 16 Oct 2020 12:59:28 +0000 (14:59 +0200)]
gnu: gnuzilla: Use 'assume-valid-file-name' where appropriate.

This avoids spurious 'local-file' warnings when running "make".

* gnu/packages/gnuzilla.scm (icecat-source): Wrap 'search-patch' calls
in 'assume-valid-file-name'.

3 years agoservices: provenance: Wrap config file name in 'assume-valid-file-name'.
Ludovic Courtès [Fri, 16 Oct 2020 12:57:25 +0000 (14:57 +0200)]
services: provenance: Wrap config file name in 'assume-valid-file-name'.

This gets rid of a pointless 'local-file' warning when running
'guix system reconfigure FILE' and FILE is a relative file name.

* gnu/services.scm (provenance-entry): Wrap CONFIG-FILE in
'assume-valid-file-name'.

3 years agogexp: Add 'assume-valid-file-name' syntax for use with 'local-file'.
Ludovic Courtès [Fri, 16 Oct 2020 12:55:00 +0000 (14:55 +0200)]
gexp: Add 'assume-valid-file-name' syntax for use with 'local-file'.

* guix/gexp.scm (assume-valid-file-name): New variable.
(local-file): Add clause with (assume-valid-file-name file).

3 years agognu: runc, skopeo, docker-cli, umoci: Don't 'chdir' in build phases.
Ludovic Courtès [Fri, 16 Oct 2020 12:32:50 +0000 (14:32 +0200)]
gnu: runc, skopeo, docker-cli, umoci: Don't 'chdir' in build phases.

This fixes breaks the 'install-license-files' phase added in
6b793fa66218337a1f638466753cd5326a6a6c18 and is generally not good
practice.

Reported by divoplade on #guix.

* gnu/packages/virtualization.scm (runc)[arguments]: Use
'with-directory-excursion' instead of 'chdir' in build phases.
(skopeo)[arguments]: Likewise.
(umoci)[arguments]: Likewise.
* gnu/packages/docker.scm (docker-cli)[arguments]: In 'install' phase,
remove call to 'chdir' and adjust 'install-file' argument accordingly.

3 years agognu: julia: Update to 1.5.2.
Tim Howes [Thu, 15 Oct 2020 03:05:28 +0000 (20:05 -0700)]
gnu: julia: Update to 1.5.2.

* gnu/packages/julia.scm (libuv-julia): No change to libuv.version.
(julia-patch): Update to 1.5.2.
(llvm-julia)[inherit]: Update to use llvm-9.
[source]: Apply patches for llvm-9 from deps/llvm.mk.
(julia): Update to 1.5.2.
[source]: Remove substitutions for precompile.jl and cmdlineargs.jl.
Add a substitution for Dates/io tests.  Set --depwarn=error for tests.
[arguments]: Set LLVM_VER=9.0.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years ago.guix-authorizations: Add m1gu3l.
Ludovic Courtès [Fri, 16 Oct 2020 09:51:36 +0000 (11:51 +0200)]
.guix-authorizations: Add m1gu3l.

* .guix-authorizations: Add m1gu3l to the committers.

3 years agoguix-install.sh: Check the service 'nscd' and suggest it.
zimoun [Tue, 13 Oct 2020 17:12:03 +0000 (19:12 +0200)]
guix-install.sh: Check the service 'nscd' and suggest it.

Fixes <https://bugs.gnu.org/43744>.

* etc/guix-install.sh (chk_sys_nscd): New function to check if the service
'nscd is running, otherwise suggest to install distribution-wide.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agoguix-install.sh: Add symbolic links for supported shell completions.
zimoun [Tue, 13 Oct 2020 17:12:04 +0000 (19:12 +0200)]
guix-install.sh: Add symbolic links for supported shell completions.

Fixes <https://bugs.gnu.org/43744>.

* etc/guix-install.sh (sys_create_shell_completion): New function to add
system wide all the symlinks for supported shell completions.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agonls: Update manual translations.
Ludovic Courtès [Fri, 16 Oct 2020 08:51:44 +0000 (10:51 +0200)]
nls: Update manual translations.

3 years agonls: Update.
Ludovic Courtès [Fri, 16 Oct 2020 08:39:31 +0000 (10:39 +0200)]
nls: Update.

3 years agognu: docker-cli: Fix build.
Efraim Flashner [Fri, 16 Oct 2020 12:38:32 +0000 (15:38 +0300)]
gnu: docker-cli: Fix build.

This is a follow-up to 6b793fa66218337a1f638466753cd5326a6a6c18.

* gnu/packages/docker.scm (docker-cli)[arguments]: In custom 'install
phase don't change directory to install 'docker' binary.

3 years agognu: perl-db-file: Update to 1.855.
Tobias Geerinckx-Rice [Fri, 16 Oct 2020 04:03:47 +0000 (06:03 +0200)]
gnu: perl-db-file: Update to 1.855.

* gnu/packages/databases.scm (perl-db-file): Update to 1.855.

3 years agognu: cpuid: Fix typo.
Tobias Geerinckx-Rice [Fri, 16 Oct 2020 04:00:34 +0000 (06:00 +0200)]
gnu: cpuid: Fix typo.

This is a left-behind fixup commit to
2bfe99b11ac89ea723fd5d8aed9d6cdac78d71d4.

* gnu/packages/linux.scm (cpuid)[arguments]: Quasiquote.

3 years agognu: perl-role-tiny: Update to 2.001004.
Tobias Geerinckx-Rice [Wed, 14 Oct 2020 15:19:48 +0000 (17:19 +0200)]
gnu: perl-role-tiny: Update to 2.001004.

* gnu/packages/perl.scm (perl-role-tiny): Update to 2.001004.

3 years agognu: dmidecode: Update to 3.3.
Tobias Geerinckx-Rice [Thu, 15 Oct 2020 21:37:28 +0000 (23:37 +0200)]
gnu: dmidecode: Update to 3.3.

* gnu/packages/admin.scm (dmidecode): Update to 3.3.
[arguments]: Restructure.  Add CC to #:make-flags.

3 years agognu: chirp: Update to 20201014.
Tobias Geerinckx-Rice [Thu, 15 Oct 2020 21:05:01 +0000 (23:05 +0200)]
gnu: chirp: Update to 20201014.

* gnu/packages/radio.scm (chirp): Update to 20201014.

3 years agognu: xterm: Update to 361.
Tobias Geerinckx-Rice [Thu, 15 Oct 2020 19:43:56 +0000 (21:43 +0200)]
gnu: xterm: Update to 361.

* gnu/packages/xorg.scm (xterm): Update to 361.

3 years agognu: praat: Update to 6.1.27.
Tobias Geerinckx-Rice [Thu, 15 Oct 2020 19:35:32 +0000 (21:35 +0200)]
gnu: praat: Update to 6.1.27.

* gnu/packages/language.scm (praat): Update to 6.1.27.

3 years agognu: perl-email-sender: Update to 1.300035.
Tobias Geerinckx-Rice [Thu, 15 Oct 2020 19:34:46 +0000 (21:34 +0200)]
gnu: perl-email-sender: Update to 1.300035.

* gnu/packages/mail.scm (perl-email-sender): Update to 1.300035.

3 years agognu: swaks: Update to 20201014.0.
Tobias Geerinckx-Rice [Thu, 15 Oct 2020 18:58:42 +0000 (20:58 +0200)]
gnu: swaks: Update to 20201014.0.

* gnu/packages/mail.scm (swaks): Update to 20201014.0.

3 years agognu: swaks: Use git source.
Tobias Geerinckx-Rice [Thu, 15 Oct 2020 18:46:57 +0000 (20:46 +0200)]
gnu: swaks: Use git source.

* gnu/packages/mail.scm (swaks)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[argument]: Add a ‘set-build_version’ phase.
Adjust the POD file name.

3 years agognu: fakeroot: Update to 1.25.3.
Tobias Geerinckx-Rice [Thu, 15 Oct 2020 18:20:40 +0000 (20:20 +0200)]
gnu: fakeroot: Update to 1.25.3.

* gnu/packages/linux.scm (fakeroot): Update to 1.25.3.

3 years agognu: asunder: Update to 2.9.7.
Tobias Geerinckx-Rice [Thu, 15 Oct 2020 17:52:26 +0000 (19:52 +0200)]
gnu: asunder: Update to 2.9.7.

* gnu/packages/cdrom.scm (asunder): Update to 2.9.7.

3 years agognu: knot-resolver: Build with only knot:lib.
Tobias Geerinckx-Rice [Thu, 15 Oct 2020 00:40:38 +0000 (02:40 +0200)]
gnu: knot-resolver: Build with only knot:lib.

This saves 13.9 MiB (~7.5%) of total ‘guix size’.

* gnu/packages/dns.scm (knot-resolver)[inputs]: Replace knot with
knot:lib.

3 years agognu: knot: Build separate outputs.
Tobias Geerinckx-Rice [Thu, 15 Oct 2020 00:36:02 +0000 (02:36 +0200)]
gnu: knot: Build separate outputs.

* gnu/packages/dns.scm (knot)[outputs]: New field adding :doc, :lib,
and :tools outputs.
[arguments]: Add #:configure-flags to install into :doc and :lib.
Add a new ‘split-:tools’ phase to install into :tools.
Add a new ‘break-circular-:lib->:out-reference’ phase to do just that.

3 years agognu: emacs-with-editor: Update to 2.9.4-1.
Michael Rohleder [Thu, 15 Oct 2020 21:58:26 +0000 (23:58 +0200)]
gnu: emacs-with-editor: Update to 2.9.4-1.

* gnu/packages/emacs-xyz.scm (emacs-with-editor): Update to 2.9.4-1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3 years agodoc: cookbook: Clarify what keywords are.
Ludovic Courtès [Thu, 15 Oct 2020 21:50:11 +0000 (23:50 +0200)]
doc: cookbook: Clarify what keywords are.

* doc/guix-cookbook.texi (A Scheme Crash Course): Clarify what keywords
are.

3 years agognu: synapse: Update to 1.20.1.
Michael Rohleder [Mon, 12 Oct 2020 12:34:51 +0000 (14:34 +0200)]
gnu: synapse: Update to 1.20.1.

* gnu/packages/matrix.scm (synapse): Update to 1.20.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: go-ipfs: Update to 0.7.0.
Michael Rohleder [Mon, 12 Oct 2020 09:16:59 +0000 (11:16 +0200)]
gnu: go-ipfs: Update to 0.7.0.

* gnu/packages/ipfs.scm (go-ipfs): Update to 0.7.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: zathura: Update to 0.4.7.
Michael Rohleder [Sun, 11 Oct 2020 15:25:32 +0000 (17:25 +0200)]
gnu: zathura: Update to 0.4.7.

* gnu/packages/pdf.scm (zathura): Update to 0.4.7.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agodoc: Improve "Build Utilities".
Ludovic Courtès [Thu, 15 Oct 2020 21:32:47 +0000 (23:32 +0200)]
doc: Improve "Build Utilities".

* doc/guix.texi (Build Utilities): Fix typos.  Provide the correct
syntax for 'substitute*'.  Add a 'modify-phases' example.

3 years agognu: mdk: Sort inputs alphabetically.
Efraim Flashner [Thu, 15 Oct 2020 21:07:10 +0000 (00:07 +0300)]
gnu: mdk: Sort inputs alphabetically.

* gnu/packages/education.scm (mdk)[native-inputs]: Sort inputs
alphabetically.
[inputs]: Same.

3 years agognu: mdk: Fix indentation.
Efraim Flashner [Thu, 15 Oct 2020 21:06:01 +0000 (00:06 +0300)]
gnu: mdk: Fix indentation.

* gnu/packages/education.scm (mdk): Fix package indentation.

3 years agognu: mdk: Update to 1.2.11.
Efraim Flashner [Thu, 15 Oct 2020 21:02:13 +0000 (00:02 +0300)]
gnu: mdk: Update to 1.2.11.

* gnu/packages/education.scm (mdk): Update to 1.2.11.
[native-inputs]: Move ncurses ...
[inputs]: ... to here.

3 years agognu: r-sf: Use proj instead of proj.4.
Wiktor Żelazny [Wed, 14 Oct 2020 17:24:05 +0000 (19:24 +0200)]
gnu: r-sf: Use proj instead of proj.4.

This addresses segfaults while loading vector GIS data from a file.

* gnu/packages/cran.scm (r-sf)[inputs]: Replace proj.4 with proj, and add
sqlite.

Signed-off-by: Christopher Baines <mail@cbaines.net>
3 years agognu: Add tsukundere.
Leo Prikler [Thu, 15 Oct 2020 10:20:41 +0000 (12:20 +0200)]
gnu: Add tsukundere.

* gnu/packages/game-development.scm (tsukundere): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
3 years agognu: xfce4-cpufreq-plugin: Update to 1.2.2.
Michael Rohleder [Thu, 15 Oct 2020 12:58:26 +0000 (14:58 +0200)]
gnu: xfce4-cpufreq-plugin: Update to 1.2.2.

* gnu/packages/xfce.scm (xfce4-cpufreq-plugin): Update to 1.2.2.

Signed-off-by: Christopher Baines <mail@cbaines.net>
3 years agognu: linux-libre: Enable XDP sockets and their monitoring.
Tobias Geerinckx-Rice via Guix-patches via [Tue, 6 Oct 2020 22:52:17 +0000 (00:52 +0200)]
gnu: linux-libre: Enable XDP sockets and their monitoring.

* gnu/packages/aux-files/linux-libre/4.19-arm.conf: Enable AF_XDP
sockets and the associated monitor interface.
* gnu/packages/aux-files/linux-libre/4.19-arm64.conf: Likewise
* gnu/packages/aux-files/linux-libre/4.19-i686.conf: Likewise
* gnu/packages/aux-files/linux-libre/4.19-x86_64.conf: Likewise
* gnu/packages/aux-files/linux-libre/5.4-arm.conf: Likewise
* gnu/packages/aux-files/linux-libre/5.4-arm64.conf: Likewise
* gnu/packages/aux-files/linux-libre/5.4-i686.conf: Likewise
* gnu/packages/aux-files/linux-libre/5.4-x86_64.conf: Likewise
* gnu/packages/aux-files/linux-libre/5.8-arm.conf: Likewise
* gnu/packages/aux-files/linux-libre/5.8-arm64.conf: Likewise
* gnu/packages/aux-files/linux-libre/5.8-i686.conf: Likewise
* gnu/packages/aux-files/linux-libre/5.8-x86_64.conf: Likewise

3 years agognu: linux-libre: Update to 4.4.239.
Leo Famulari [Wed, 14 Oct 2020 14:59:50 +0000 (10:59 -0400)]
gnu: linux-libre: Update to 4.4.239.

* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.239.
(linux-libre-4.4-pristine-source): Update hash.

3 years agognu: linux-libre 4.9: Update to 4.9.239.
Leo Famulari [Wed, 14 Oct 2020 14:59:10 +0000 (10:59 -0400)]
gnu: linux-libre 4.9: Update to 4.9.239.

* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.239.
(linux-libre-4.9-pristine-source): Update hash.

3 years agognu: linux-libre 4.14: Update to 4.14.201.
Leo Famulari [Wed, 14 Oct 2020 14:58:00 +0000 (10:58 -0400)]
gnu: linux-libre 4.14: Update to 4.14.201.

* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.201.
(linux-libre-4.14-pristine-source): Update hash.

3 years agognu: linux-libre 4.19: Update to 4.19.151.
Leo Famulari [Wed, 14 Oct 2020 14:49:57 +0000 (10:49 -0400)]
gnu: linux-libre 4.19: Update to 4.19.151.

* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.151.
(linux-libre-4.19-pristine-source): Update hash.

3 years agognu: linux-libre 5.4: Update to 5.4.71.
Leo Famulari [Wed, 14 Oct 2020 14:44:26 +0000 (10:44 -0400)]
gnu: linux-libre 5.4: Update to 5.4.71.

* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.71.
(linux-libre-5.4-pristine-source): Update hash.

3 years agognu: linux-libre: Update to 5.8.15.
Leo Famulari [Wed, 14 Oct 2020 14:42:03 +0000 (10:42 -0400)]
gnu: linux-libre: Update to 5.8.15.

* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.15.
(linux-libre-5.8-pristine-source): Update hash.

3 years agodoc: Add "Build Utilities" section.
Ludovic Courtès [Thu, 15 Oct 2020 16:48:30 +0000 (18:48 +0200)]
doc: Add "Build Utilities" section.

* doc/guix.texi (Build Utilities): New section.
(Defining Packages): Refer to it.
(Build Systems): Likewise.
* doc/guix-cookbook.texi (Extended example): Likewise.

3 years agoui: Only suggest modules that export the unbound variable identifier.
Ludovic Courtès [Thu, 15 Oct 2020 14:41:14 +0000 (16:41 +0200)]
ui: Only suggest modules that export the unbound variable identifier.

Fixes <https://bugs.gnu.org/43498>.
Reported by Tobias Geerinckx-Rice <me@tobias.gr>.

* guix/ui.scm (known-variable-definition): Check for variables in the
public interface of HEAD, not in HEAD itself.
* tests/guix-build.sh: Add test.

3 years agodoc: cookbook: Use @code for the identifiers of utility functions.
Ludovic Courtès [Thu, 15 Oct 2020 14:13:00 +0000 (16:13 +0200)]
doc: cookbook: Use @code for the identifiers of utility functions.

* doc/guix-cookbook.texi (Utility functions): Use @code instead of @asis.

3 years agodoc: cookbook: More "#true" and "#false".
Ludovic Courtès [Thu, 15 Oct 2020 13:35:25 +0000 (15:35 +0200)]
doc: cookbook: More "#true" and "#false".

* doc/guix-cookbook.texi (Extended example)
(Customizing the Kernel, Running Guix on a Linode Server): Use #true and #false.

3 years agodoc: cookbook: Use @var for meta-syntactic variables.
Ludovic Courtès [Thu, 15 Oct 2020 13:24:07 +0000 (15:24 +0200)]
doc: cookbook: Use @var for meta-syntactic variables.

* doc/guix-cookbook.texi (Extended example): Use @var for meta-syntactic
variables in 'modify-phases' description.

3 years agodoc: cookbook: Fix 'let' form in example.
Ludovic Courtès [Thu, 15 Oct 2020 13:16:59 +0000 (15:16 +0200)]
doc: cookbook: Fix 'let' form in example.

* doc/guix-cookbook.texi (Extended example): Fix 'let' form in example.

3 years agognu: dune: Update to 2.7.1.
Julien Lepiller [Wed, 30 Sep 2020 22:07:51 +0000 (00:07 +0200)]
gnu: dune: Update to 2.7.1.

* gnu/packages/ocaml.scm (dune): Update to 2.7.1.
(ocaml4.07-dune): Keep version 1.11.3.
(ocaml-result, ocaml-csexp): Use the bootstrap dune on dune
dependencies.
(ocaml-craml, ocaml-bitstring): Run "dune upgrade" before building.

3 years agognu: ocaml-4.07: Ensure build with ocaml4.7-dune.
Julien Lepiller [Thu, 1 Oct 2020 12:50:30 +0000 (14:50 +0200)]
gnu: ocaml-4.07: Ensure build with ocaml4.7-dune.

* gnu/packages/ocaml.scm (ocaml4.07-gen, ocaml4.07-sedlex)
(ocaml4.07-ezjsonm, ocaml4.07-uri, ocaml4.07-charinfo-width)
(ocaml4.07-zed, ocaml4.07-lambda-term, ocaml4.07-utop)
(ocaml4.07-ppx-inline-test, ocaml4.07-earley, ocaml4.07-merlin)
(ocaml4.07-sexplib0, ocaml4.07-parsexp, ocaml4.07-sexplib)
(ocaml4.07-base, ocaml4.07-stdio, ocaml4.07-ppxlib, ocaml4.07-ppx-compare)
(ocaml4.07-fieldslib, ocaml4.07-variantslib, ocaml4.07-ppx-fields-conv)
(ocaml4.07-ppx-sexp-conv, ocaml4.07-ppx-variants-conv)
(ocaml4.07-ppx-custom-printf, ocaml4.07-bin-prot, ocaml4.07-ppx-hash)
(ocaml4.07-ppx-enumerate, ocaml4.07-ppx-bench, ocaml4.07-ppx-here)
(ocaml4.07-ppx-typerep, ocaml4.07-ppx-sexp-value, ocaml4.07-ppx-sexp-message)
(ocaml4.07-ppx-pipebang, ocaml4.07-ppx-optional, ocaml4.07-ppx-optcomp)
(ocaml4.07-ppx-let, ocaml4.07-ppx-fail, ocaml4.07-ppx-assert)
(ocaml4.07-ppx-expect, ocaml4.07-ppx-js-style, ocaml4.07-ppx-typerep-conv)
(ocaml4.07-ppx-base, ocaml4.07-ppx-bin-prot, ocaml4.07-ppx-jane)
(ocaml4.07-splittable-random, ocaml4.07-configurator, ocaml4.07-spawn)
(ocaml4.07-core, ocaml4.07-core-kernel)[arguments]: Use ocaml4.07-dune.

3 years agognu: ocaml-jane-street-headers: Build only with OCaml 4.07.
Julien Lepiller [Thu, 1 Oct 2020 12:35:49 +0000 (14:35 +0200)]
gnu: ocaml-jane-street-headers: Build only with OCaml 4.07.

* gnu/packages/ocaml.scm (ocaml-jane-street-headers): Rename to...
(ocaml4.07-jane-street-headers): ...to this.  Use OCaml 4.07.

3 years agognu: ocaml-compiler-libs: Build only with OCaml 4.07.
Julien Lepiller [Thu, 1 Oct 2020 12:33:00 +0000 (14:33 +0200)]
gnu: ocaml-compiler-libs: Build only with OCaml 4.07.

* gnu/packages/ocaml.scm (ocaml-compiler-libs): Rename to...
(ocaml4.07-compiler-libs): ...to this.  Use OCaml 4.07.

3 years agognu: Add ocaml-csexp.
Julien Lepiller [Wed, 30 Sep 2020 20:42:47 +0000 (22:42 +0200)]
gnu: Add ocaml-csexp.

* gnu/packages/ocaml.scm (ocaml-csexp): New variable.

3 years agognu: ocaml-result: Update to 1.5.
Julien Lepiller [Wed, 30 Sep 2020 20:39:07 +0000 (22:39 +0200)]
gnu: ocaml-result: Update to 1.5.

* gnu/packages/ocaml.scm (ocaml-result): Update to 1.5.

3 years agognu: ocaml-alcotest: Update to 1.0.0.
Julien Lepiller [Wed, 30 Sep 2020 21:47:30 +0000 (23:47 +0200)]
gnu: ocaml-alcotest: Update to 1.0.0.

3 years agognu: ocaml-fmt: Update to 0.8.9.
Julien Lepiller [Wed, 30 Sep 2020 21:42:40 +0000 (23:42 +0200)]
gnu: ocaml-fmt: Update to 0.8.9.

* gnu/packages/ocaml.scm (ocaml-fmt): Update to 0.8.9.

3 years agognu: ocaml-logs: Update to 0.7.0.
Julien Lepiller [Wed, 30 Sep 2020 21:40:39 +0000 (23:40 +0200)]
gnu: ocaml-logs: Update to 0.7.0.

* gnu/packages/ocaml.scm (ocaml-logs): Update to 0.7.0.

3 years agognu: ocaml-base64: Update to 3.4.0.
Julien Lepiller [Wed, 30 Sep 2020 21:38:35 +0000 (23:38 +0200)]
gnu: ocaml-base64: Update to 3.4.0.

* gnu/packages/ocaml.scm (ocaml-base64): Update to 3.4.0.

3 years agognu: opam: Update to 2.0.7.
Julien Lepiller [Wed, 30 Sep 2020 20:30:19 +0000 (22:30 +0200)]
gnu: opam: Update to 2.0.7.

* gnu/packages/ocaml.scm (opam): Update to 2.0.7.

3 years agognu: ocaml-tyxml: Do not use deprecated jbuilder.
Julien Lepiller [Wed, 30 Sep 2020 20:23:19 +0000 (22:23 +0200)]
gnu: ocaml-tyxml: Do not use deprecated jbuilder.

* gnu/packages/ocaml.scm (ocaml-tyxml): Remove #:jbuild argument.

3 years agognu: ocaml4.07-core: Do not use deprecated jbuilder.
Julien Lepiller [Wed, 30 Sep 2020 20:21:54 +0000 (22:21 +0200)]
gnu: ocaml4.07-core: Do not use deprecated jbuilder.

* gnu/packages/ocaml.scm (ocaml4.07-core): Remove #:jbuild argument.

3 years agognu: ocaml4.07-ppx-expect: Do not use deprecated jbuilder.
Julien Lepiller [Wed, 30 Sep 2020 20:16:51 +0000 (22:16 +0200)]
gnu: ocaml4.07-ppx-expect: Do not use deprecated jbuilder.

* gnu/packages/ocaml.scm (ocaml4.07-ppx-expect): Remove #:jbuild argument.

3 years agognu: ocaml4.07-merlin: Do not use deprecated jbuilder.
Julien Lepiller [Wed, 30 Sep 2020 20:15:42 +0000 (22:15 +0200)]
gnu: ocaml4.07-merlin: Do not use deprecated jbuilder.

* gnu/packages/ocaml.scm (ocaml4.07-merlin): Remove #:jbuild argument.

3 years agognu: ocaml4.07-utop: Do not use deprecated jbuilder.
Julien Lepiller [Wed, 30 Sep 2020 20:12:34 +0000 (22:12 +0200)]
gnu: ocaml4.07-utop: Do not use deprecated jbuilder.

* gnu/packages/ocaml.scm (ocaml4.07-utop): Remove #:jbuild argument.

3 years agognu: ocaml4.07-zed: Do not use deprecated jbuilder.
Julien Lepiller [Wed, 30 Sep 2020 19:56:54 +0000 (21:56 +0200)]
gnu: ocaml4.07-zed: Do not use deprecated jbuilder.

* gnu/packages/ocaml.scm (ocaml4.07-zed): Remove #:jbuild argument.

3 years agognu: ocaml-easy-format: Do not use deprecated jbuilder.
Julien Lepiller [Wed, 30 Sep 2020 19:48:53 +0000 (21:48 +0200)]
gnu: ocaml-easy-format: Do not use deprecated jbuilder.

* gnu/packages/ocaml.scm (ocaml-easy-format): Remove #:jbuild argument.

3 years agognu: ocaml-lwt-log: Do not use deprecated jbuilder.
Julien Lepiller [Wed, 30 Sep 2020 19:47:34 +0000 (21:47 +0200)]
gnu: ocaml-lwt-log: Do not use deprecated jbuilder.

* gnu/packages/ocaml.scm (ocaml-lwt-log): Remove #:jbuild argument.

3 years agognu: ocaml-bitstring: Do not use deprecated jbuilder.
Julien Lepiller [Wed, 30 Sep 2020 19:46:15 +0000 (21:46 +0200)]
gnu: ocaml-bitstring: Do not use deprecated jbuilder.

* gnu/packages/ocaml.scm (ocaml-bitstring): Remove #:jbuild argument.

3 years agognu: ocaml-qtest: Do not use deprecated jbuilder.
Julien Lepiller [Wed, 30 Sep 2020 19:42:06 +0000 (21:42 +0200)]
gnu: ocaml-qtest: Do not use deprecated jbuilder.

* gnu/packages/ocaml.scm (ocaml-qtest): Remove #:jbuild argument.

3 years agognu: ocaml-ppx-tools-versioned: Update to 5.4.0.
Julien Lepiller [Wed, 30 Sep 2020 16:02:50 +0000 (18:02 +0200)]
gnu: ocaml-ppx-tools-versioned: Update to 5.4.0.

* gnu/packages/ocaml.scm (ocaml-ppx-tools-versioned): Update to 5.4.0.

3 years agognu: ocaml-migrate-parsetree: Update to 1.7.3.
Julien Lepiller [Wed, 30 Sep 2020 15:58:48 +0000 (17:58 +0200)]
gnu: ocaml-migrate-parsetree: Update to 1.7.3.

* gnu/packages/ocaml.scm (ocaml-migrate-parsetree): Update to 1.7.3.

3 years agognu: ocaml-mccs: Update to 1.1+11.
Julien Lepiller [Wed, 30 Sep 2020 15:53:56 +0000 (17:53 +0200)]
gnu: ocaml-mccs: Update to 1.1+11.

* gnu/packages/ocaml-mccs: Update to 1.1+11.

3 years agognu: camlp5: Update to 7.13.
Julien Lepiller [Wed, 30 Sep 2020 15:45:43 +0000 (17:45 +0200)]
gnu: camlp5: Update to 7.13.

* gnu/packages/ocaml.scm (camlp5): Update to 7.13.

3 years agognu: unison: Build with ocaml-4.09.
Julien Lepiller [Wed, 30 Sep 2020 15:49:32 +0000 (17:49 +0200)]
gnu: unison: Build with ocaml-4.09.

* gnu/packages/ocaml.scm (unison)[sources]: Add an upstream patch.
[native-inputs]: Use ocaml-4.09.
* gnu/packages/patches/unison-fix-ocaml-4.08.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

3 years agognu: libbacktrace: Correct license.
Maxim Cournoyer [Wed, 14 Oct 2020 14:32:13 +0000 (10:32 -0400)]
gnu: libbacktrace: Correct license.

* gnu/packages/debug.scm (libbacktrace)[license]: Correct from expat to bsd-3.

3 years agodoc: Fix typo.
Mathieu Othacehe [Thu, 15 Oct 2020 12:15:36 +0000 (14:15 +0200)]
doc: Fix typo.

* doc/guix.texi (Guix Build Coordinator): Fix typo.

3 years agognu: claws-mail: Change build-system.
Raghav Gururajan [Thu, 15 Oct 2020 01:18:29 +0000 (21:18 -0400)]
gnu: claws-mail: Change build-system.

* gnu/packages/mail.scm (claws-mail) [build-system]: Change from
gnu-build-system to glib-or-gtk-build-system.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
3 years agognu: claws-mail: Make some cosmetic changes.
Raghav Gururajan [Thu, 15 Oct 2020 01:15:28 +0000 (21:15 -0400)]
gnu: claws-mail: Make some cosmetic changes.

* gnu/packages/mail.scm (claws-mail): Make some cosmetic changes.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
3 years agobuild-system/go: Install license files.
Efraim Flashner [Wed, 7 Oct 2020 07:11:05 +0000 (10:11 +0300)]
build-system/go: Install license files.

* guix/build/go-build-system.scm (install-license-files): New procedure.
(%standard-phases): Replace inherited 'install-license-files phase.

3 years agoinstall: Deduplicate packages with %base-package sets.
Efraim Flashner [Fri, 9 Oct 2020 09:51:26 +0000 (12:51 +0300)]
install: Deduplicate packages with %base-package sets.

* gnu/system.scm (%base-packages-interactive): Add nvi.
* gnu/system/install.scm (installation-os)[packages]: Remove parted,
gptfdisk, ddrescue, cryptsetup, mdadm, dosfstools, btrfs-progs,
f2fs-tools, jfstools, openssh, wireless-tools, iw,
wpa-supplicant-minimal, iproute, bash-completion, nvi. Add
%base-packages-disk-utilities.