jackhill/guix/guix.git
3 years agognu: r-ttr: Update to 0.24.2.
Ricardo Wurmus [Fri, 4 Sep 2020 20:00:12 +0000 (22:00 +0200)]
gnu: r-ttr: Update to 0.24.2.

* gnu/packages/cran.scm (r-ttr): Update to 0.24.2.

3 years agognu: r-cicero: Update to 1.6.2.
Ricardo Wurmus [Fri, 4 Sep 2020 20:00:09 +0000 (22:00 +0200)]
gnu: r-cicero: Update to 1.6.2.

* gnu/packages/bioconductor.scm (r-cicero): Update to 1.6.2.

3 years agognu: r-mixomics: Update to 6.12.2.
Ricardo Wurmus [Fri, 4 Sep 2020 20:00:06 +0000 (22:00 +0200)]
gnu: r-mixomics: Update to 6.12.2.

* gnu/packages/bioconductor.scm (r-mixomics): Update to 6.12.2.

3 years agognu: r-atacseqqc: Update to 1.12.4.
Ricardo Wurmus [Fri, 4 Sep 2020 20:00:02 +0000 (22:00 +0200)]
gnu: r-atacseqqc: Update to 1.12.4.

* gnu/packages/bioconductor.scm (r-atacseqqc): Update to 1.12.4.

3 years agognu: r-gkmsvm: Update to 0.81.0.
Ricardo Wurmus [Fri, 4 Sep 2020 19:59:59 +0000 (21:59 +0200)]
gnu: r-gkmsvm: Update to 0.81.0.

* gnu/packages/bioconductor.scm (r-gkmsvm): Update to 0.81.0.

3 years agognu: r-chippeakanno: Update to 3.22.3.
Ricardo Wurmus [Fri, 4 Sep 2020 19:59:56 +0000 (21:59 +0200)]
gnu: r-chippeakanno: Update to 3.22.3.

* gnu/packages/bioconductor.scm (r-chippeakanno): Update to 3.22.3.

3 years agognu: gmic: Update to 2.9.2.
Tobias Geerinckx-Rice [Fri, 4 Sep 2020 18:55:36 +0000 (20:55 +0200)]
gnu: gmic: Update to 2.9.2.

* gnu/packages/image-processing.scm (gmic): Update to 2.9.2.

3 years agognu: cifs-utils: Update to 6.11 [fixes CVE-2020-14342].
Tobias Geerinckx-Rice [Fri, 4 Sep 2020 18:48:07 +0000 (20:48 +0200)]
gnu: cifs-utils: Update to 6.11 [fixes CVE-2020-14342].

* gnu/packages/samba.scm (cifs-utils): Update to 6.11.

3 years agognu: python-paramiko: Update to 2.7.2.
Tobias Geerinckx-Rice [Fri, 4 Sep 2020 18:45:36 +0000 (20:45 +0200)]
gnu: python-paramiko: Update to 2.7.2.

* gnu/packages/python-crypto.scm (python-paramiko): Update to 2.7.2.

3 years agognu: Add texlive-logreq.
Paul Garlick [Fri, 4 Sep 2020 17:33:45 +0000 (18:33 +0100)]
gnu: Add texlive-logreq.

* gnu/packages/tex.scm (texlive-logreq): New variable.

3 years agognu: fpc: Fix reproducibility problem.
Eric Bavier [Fri, 4 Sep 2020 14:29:31 +0000 (09:29 -0500)]
gnu: fpc: Fix reproducibility problem.

* gnu/packages/pascal.scm (fpc)[arguments]: Add 'patch-release-date' to
replace a build timestamp with the release date instead.

3 years agognu: guix-jupyter: Fix compilation with Guile-JSON >= 4.3.x.
Ludovic Courtès [Fri, 4 Sep 2020 13:57:50 +0000 (15:57 +0200)]
gnu: guix-jupyter: Fix compilation with Guile-JSON >= 4.3.x.

Reported by wehlutyk on #guix.

* gnu/packages/package-management.scm (guix-jupyter)[source]: Avoid
'define-json-mapping' name clash with Guile-JSON.

3 years agognu: r-httpuv: Unvendor libuv.
Lars-Dominik Braun [Fri, 31 Jul 2020 12:37:20 +0000 (14:37 +0200)]
gnu: r-httpuv: Unvendor libuv.

* gnu/packages/cran.scm (r-httpuv) [source]: Remove bundled libuv, add
patch.
[arguments] Rewrite header locations, fix pipe server issue.
[inputs] Add libuv.
* gnu/packages/patches/r-httpuv-1.5.4-unvendor-libuv.patch: New file.
* gnu/local.mk: Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: taglib: Update to 1.12-beta-1 [security fixes].
Pierre Langlois [Tue, 18 Aug 2020 17:59:00 +0000 (18:59 +0100)]
gnu: taglib: Update to 1.12-beta-1 [security fixes].

This switches to a yet unreleased version of taglib, to make sure long
standings issues and CVEs are covered until a proper release is made
upstream.

Among these, we have:

- CVE-2017-12678
- CVE-2018-11439
- https://github.com/taglib/taglib/issues/864

* gnu/packges/mp3.scm (taglib): Update to 1.12-beta-1.
[source]: Switch to using git-fetch.

3 years agognu: node: Update 10.22.0.
Pierre Langlois [Thu, 27 Aug 2020 01:53:45 +0000 (02:53 +0100)]
gnu: node: Update 10.22.0.

* gnu/packages/node.scm (node): Update to 10.22.0.
[inputs]: Replace nghttp2 with nghttp2-1.41.

3 years agognu: Remove emacs-seq package.
Pierre Langlois [Mon, 31 Aug 2020 16:05:58 +0000 (17:05 +0100)]
gnu: Remove emacs-seq package.

It is included with emacs and installing it alongside emacs 27 causes issues.

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

* gnu/packages/emacs-xyz.scm (emacs-bugs-hunter)[propagated-inputs]: Remove.
(emacs-erc-status-sidebar)[propagated-inputs]: Remove.
(emacs-psc-ide)[propagated-inputs]: Remove emacs-seq.
(emacs-biblio)[propagated-inputs]: Remove emacs-seq.
(emacs-seq): Delete variable.
(emacs-flycheck-haskell)[propagated-inputs]: Remove emacs-seq.

3 years agognu: emacs-auctex: Configure executable paths.
Arun Isaac [Mon, 31 Aug 2020 04:03:53 +0000 (09:33 +0530)]
gnu: emacs-auctex: Configure executable paths.

* gnu/packages/emacs-xyz.scm (emacs-auctex): Configure absolute paths to
ghostscript and texlive executables.
[inputs]: Add ghostscript.

3 years agognu: Add emacs-org-edna.
Morgan Smith [Fri, 4 Sep 2020 05:01:55 +0000 (01:01 -0400)]
gnu: Add emacs-org-edna.

* gnu/packages/emacs-xyz.scm (emacs-org-edna): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: txr: Update to 243.
Guillaume Le Vaillant [Fri, 4 Sep 2020 09:38:16 +0000 (11:38 +0200)]
gnu: txr: Update to 243.

* gnu/packages/lisp.scm (txr): Update to 243.

3 years agognu: kdenlive: Add ffmpeg to input list
Prafulla Giri [Thu, 3 Sep 2020 13:50:14 +0000 (19:35 +0545)]
gnu: kdenlive: Add ffmpeg to input list

* gnu/packages/kde.scm (kdenlive): Add ffmpeg to inputs and wrap
the final binary accordingly to have ffmpeg in it's PATH.
[inputs]: Add ffmpeg.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years ago.guix-authorizations: Add planglois to the committers.
Ludovic Courtès [Fri, 4 Sep 2020 09:17:13 +0000 (11:17 +0200)]
.guix-authorizations: Add planglois to the committers.

* .guix-authorizations: Add planglois.

3 years agognu: darktable: Add dependency on libavif, ocl-icd.
Vinicius Monego [Thu, 13 Aug 2020 14:59:16 +0000 (11:59 -0300)]
gnu: darktable: Add dependency on libavif, ocl-icd.

* gnu/packages/photo.scm (darktable)[inputs]: Add libavif, ocl-icd.
[arguments]: Set LD_LIBRARY_PATH for OpenCL.
[supported-systems]: Remove i686 which is not supported anymore.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: darktable: Update to 3.2.1.
Vinicius Monego [Thu, 13 Aug 2020 14:59:15 +0000 (11:59 -0300)]
gnu: darktable: Update to 3.2.1.

* gnu/packages/photo.scm (darktable): Update to 3.2.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agodoc: Document 'file-system-label' and 'uuid'.
Ludovic Courtès [Fri, 4 Sep 2020 08:41:23 +0000 (10:41 +0200)]
doc: Document 'file-system-label' and 'uuid'.

* doc/guix.texi (File Systems): Document 'file-system-label' and 'uuid'.

3 years agodoc: Syntax highlighting now handles @var within @lisp.
Ludovic Courtès [Fri, 4 Sep 2020 08:32:04 +0000 (10:32 +0200)]
doc: Syntax highlighting now handles @var within @lisp.

* doc/build.scm (syntax-highlighted-html)[build](concatenate-pieces):
Handle @var{name}.

3 years agodoc: Balance parens in R Shiny example.
Ludovic Courtès [Fri, 4 Sep 2020 08:09:01 +0000 (10:09 +0200)]
doc: Balance parens in R Shiny example.

* doc/guix.texi (Miscellaneous Services): Balance parens in R Shiny
example.

3 years agognu: php: Update to 7.4.10.
Tobias Geerinckx-Rice [Fri, 4 Sep 2020 08:57:00 +0000 (10:57 +0200)]
gnu: php: Update to 7.4.10.

* gnu/packages/php.scm (php): Update to 7.4.10.

3 years agognu: liblinphone: Add installation of man pages.
Michael Rohleder [Thu, 3 Sep 2020 18:44:07 +0000 (20:44 +0200)]
gnu: liblinphone: Add installation of man pages.

* gnu/packages/linphone.scm (liblinphone)[arguments]: Add phase
'install-man-pages.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: linux-libre: Use Python 3 in make-linux-libre-source.
Maxim Cournoyer [Tue, 1 Sep 2020 20:12:53 +0000 (16:12 -0400)]
gnu: linux-libre: Use Python 3 in make-linux-libre-source.

Successfully tested with all of the linux-libre versions we carry in Guix:
4.4.234, 4.9.234, 4.14.195, 4.19.142, 5.4.61 and 5.8.5.

* gnu/packages/linux.scm (make-linux-libre-source): Replace python-2 by
python-wrapper.  Do not set the PYTHON environment variable, which is not
required when using python-wrapper.

3 years agognu: nix: Add the "--enable-gc" configure flag to fix build.
Maxim Cournoyer [Fri, 4 Sep 2020 02:31:40 +0000 (22:31 -0400)]
gnu: nix: Add the "--enable-gc" configure flag to fix build.

Fixes <http://issues.guix.gnu.org/43181>.

* gnu/packages/package-management.scm (nix)[configure-flags]: Add the
"--enable-gc" option.

3 years agoci: In the 'core' subset, build GCC >= 7.
Ludovic Courtès [Thu, 3 Sep 2020 21:25:04 +0000 (23:25 +0200)]
ci: In the 'core' subset, build GCC >= 7.

Suggested by Jan Nieuwenhuizen <janneke@gnu.org>.

* gnu/ci.scm (%core-packages): Keep only GCC >= 7.

3 years agognu: Add bitlbee-purple.
Ludovic Courtès [Thu, 3 Sep 2020 16:07:13 +0000 (18:07 +0200)]
gnu: Add bitlbee-purple.

* gnu/packages/messaging.scm (bitlbee-purple): New variable.

3 years agodoc: Add "Getting Started" section.
Ludovic Courtès [Mon, 31 Aug 2020 20:36:32 +0000 (22:36 +0200)]
doc: Add "Getting Started" section.

* doc/guix.texi (Getting Started): New node.
(Binary Installation): Refer to it and to "Application Setup".
(After System Installation): Refer to "Getting Started".
(Features): Add introductory sentence.

3 years agognu: linux-libre: Update to 5.8.6.
Mark H Weaver [Thu, 3 Sep 2020 17:56:31 +0000 (13:56 -0400)]
gnu: linux-libre: Update to 5.8.6.

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

3 years agognu: linux-libre@5.4: Update to 5.4.62.
Mark H Weaver [Thu, 3 Sep 2020 17:55:58 +0000 (13:55 -0400)]
gnu: linux-libre@5.4: Update to 5.4.62.

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

3 years agognu: linux-libre@4.19: Update to 4.19.143.
Mark H Weaver [Thu, 3 Sep 2020 17:55:17 +0000 (13:55 -0400)]
gnu: linux-libre@4.19: Update to 4.19.143.

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

3 years agognu: linux-libre@4.14: Update to 4.14.196.
Mark H Weaver [Thu, 3 Sep 2020 17:54:45 +0000 (13:54 -0400)]
gnu: linux-libre@4.14: Update to 4.14.196.

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

3 years agognu: linux-libre@4.9: Update to 4.9.235.
Mark H Weaver [Thu, 3 Sep 2020 17:54:18 +0000 (13:54 -0400)]
gnu: linux-libre@4.9: Update to 4.9.235.

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

3 years agognu: linux-libre@4.4: Update to 4.4.235.
Mark H Weaver [Thu, 3 Sep 2020 17:53:20 +0000 (13:53 -0400)]
gnu: linux-libre@4.4: Update to 4.4.235.

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

3 years agognu: inxi-minimal: Update to 3.1.06-1.
Michael Rohleder [Thu, 3 Sep 2020 08:38:55 +0000 (10:38 +0200)]
gnu: inxi-minimal: Update to 3.1.06-1.

* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.06-1.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
3 years agognu: global: Update to 6.6.5.
Efraim Flashner [Thu, 3 Sep 2020 17:41:08 +0000 (20:41 +0300)]
gnu: global: Update to 6.6.5.

* gnu/packages/code.scm (global): Update to 6.6.5.

3 years agognu: gnupg: Update to 2.2.23 [security fixes].
Tobias Geerinckx-Rice [Thu, 3 Sep 2020 17:22:35 +0000 (19:22 +0200)]
gnu: gnupg: Update to 2.2.23 [security fixes].

No CVE assigned yet.  See <https://dev.gnupg.org/T5050>.

* gnu/packages/gnupg.scm (gnupg): Update to 2.2.23.

3 years agognu: ci: Truncate git commit in ISO label.
Julien Lepiller [Thu, 3 Sep 2020 11:35:47 +0000 (13:35 +0200)]
gnu: ci: Truncate git commit in ISO label.

* gnu/ci.scm (image-jobs): Keep only 7 characters from git commit in ISO
label.

3 years agognu: Add emacs-company-reftex.
Arun Isaac [Mon, 31 Aug 2020 04:43:19 +0000 (10:13 +0530)]
gnu: Add emacs-company-reftex.

* gnu/packages/emacs-xyz.scm (emacs-company-reftex): New variable.

3 years agognu: electron-cash: Update to 4.1.0.
Guillaume Le Vaillant [Thu, 3 Sep 2020 09:51:35 +0000 (11:51 +0200)]
gnu: electron-cash: Update to 4.1.0.

* gnu/packages/finance.scm (electron-cash): Update to 4.1.0.
  [inputs]: Use libsecp256k1-bitcoin-cash instead of libsecp256k1.

3 years agoAdd libsecp256k1-bitcoin-cash.
Guillaume Le Vaillant [Thu, 3 Sep 2020 09:44:20 +0000 (11:44 +0200)]
Add libsecp256k1-bitcoin-cash.

* gnu/packages/crypto.scm (libsecp256k1-bitcoin-cash): New variable.

3 years agognu: noisetorch: Update to 0.7.2-beta.
Michael Rohleder [Wed, 2 Sep 2020 17:33:18 +0000 (19:33 +0200)]
gnu: noisetorch: Update to 0.7.2-beta.

* gnu/packages/pulseaudio.scm (noisetorch): Update to 0.7.2-beta.
[arguments]: Add phase 'disable-update-check.go.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: guix: Update to 44c6e6f.
Ludovic Courtès [Wed, 2 Sep 2020 22:02:19 +0000 (00:02 +0200)]
gnu: guix: Update to 44c6e6f.

* gnu/packages/package-management.scm (guix): Update to 44c6e6f.

3 years agognu: xmonad: Add patch to support dynamic linking.
Timothy Sample [Wed, 2 Sep 2020 22:05:36 +0000 (18:05 -0400)]
gnu: xmonad: Add patch to support dynamic linking.

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

* gnu/packages/patches/xmonad-dynamic-linking.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/wm.scm (xmonad)[source]: Use it.

3 years agoandroid-repo-download: Use parallel-job-count instead of hard-coding job
Danny Milosavljevic [Wed, 2 Sep 2020 22:06:00 +0000 (00:06 +0200)]
android-repo-download: Use parallel-job-count instead of hard-coding job
count.

* guix/build/android-repo.scm (android-repo-fetch): Use parallel-job-count
instead of hard-coding job count.

3 years agoandroid-repo-download: Clean up typos; remove unused imports.
Danny Milosavljevic [Wed, 2 Sep 2020 18:56:29 +0000 (20:56 +0200)]
android-repo-download: Clean up typos; remove unused imports.

Follow-up to 3feb846420f24ef1c8b3fe310d293c7a2c91e1d4.

* guix/android-repo-download.scm (android-repo-fetch): Fix docstring.

3 years agossh: Fix progress bar crash when there are zero items to send.
Ludovic Courtès [Wed, 2 Sep 2020 21:58:34 +0000 (23:58 +0200)]
ssh: Fix progress bar crash when there are zero items to send.

* guix/ssh.scm (notify-transfer-progress): Do nothing when TOTAL is
zero.

3 years agossh: Fix regression in 'send-files'.
Ludovic Courtès [Wed, 2 Sep 2020 21:55:20 +0000 (23:55 +0200)]
ssh: Fix regression in 'send-files'.

Regression introduced in b03267df6d5ec44e9617b6aab0df14a2e79f822e.
The (take files 20) is a leftover from testing session.

* guix/ssh.scm (send-files): Fix value for 'missing'.

3 years agognu: sbcl: Update to 2.0.8.
Pierre Neidhardt [Wed, 2 Sep 2020 21:40:23 +0000 (23:40 +0200)]
gnu: sbcl: Update to 2.0.8.

* gnu/packages/lisp.scm (sbcl): Update to 2.0.8.

3 years agognu: ogre: Update to 1.12.6.
Tobias Geerinckx-Rice [Wed, 2 Sep 2020 13:41:25 +0000 (15:41 +0200)]
gnu: ogre: Update to 1.12.6.

* gnu/packages/graphics.scm (ogre): Update to 1.12.6.

3 years agognu: perl-pdf-api2: Update to 2.038.
Tobias Geerinckx-Rice [Wed, 2 Sep 2020 13:28:21 +0000 (15:28 +0200)]
gnu: perl-pdf-api2: Update to 2.038.

* gnu/packages/perl.scm (perl-pdf-api2): Update to 2.038.

3 years agognu: perl-hash-merge: Update to 0.302.
Tobias Geerinckx-Rice [Wed, 2 Sep 2020 13:28:13 +0000 (15:28 +0200)]
gnu: perl-hash-merge: Update to 0.302.

* gnu/packages/perl.scm (perl-hash-merge): Update to 0.302.

3 years agognu: perl-hash-merge: Run more tests.
Tobias Geerinckx-Rice [Wed, 2 Sep 2020 13:16:04 +0000 (15:16 +0200)]
gnu: perl-hash-merge: Run more tests.

* gnu/packages/perl.scm (perl-hash-merge)[native-inputs]: Add perl-clone
and perl-clone-pp.

3 years agognu: Add sieve-connect.
Tobias Geerinckx-Rice [Tue, 1 Sep 2020 23:41:18 +0000 (01:41 +0200)]
gnu: Add sieve-connect.

* gnu/packages/mail.scm (sieve-connect): New public variable.

3 years agognu: hedgewars: Fix build with shared libraries.
Timothy Sample [Wed, 2 Sep 2020 17:44:12 +0000 (13:44 -0400)]
gnu: hedgewars: Fix build with shared libraries.

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

* gnu/packages/games.scm (hedgewars)[arguments]: Set "haskell_flags"
in #:configure-flags to enable dynamic linking.

3 years agognu: rust-aho-corasick-0.6: Don't skip build.
Efraim Flashner [Wed, 2 Sep 2020 17:14:45 +0000 (20:14 +0300)]
gnu: rust-aho-corasick-0.6: Don't skip build.

* gnu/packages/crates-io.scm (rust-aho-corasick-0.6)[arguments]: Don't
skip build.

3 years agognu: guix: Update to 2056226.
Ludovic Courtès [Wed, 2 Sep 2020 15:53:24 +0000 (17:53 +0200)]
gnu: guix: Update to 2056226.

* gnu/packages/package-management.scm (guix): Update to 2056226.

3 years agognu: Add knockd.
Hendursaga [Mon, 31 Aug 2020 21:22:54 +0000 (21:22 +0000)]
gnu: Add knockd.

* gnu/packages/networking.scm (knockd): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: emacs-calibredb: Update to 2.6.0.
Michael Rohleder [Tue, 1 Sep 2020 08:57:24 +0000 (10:57 +0200)]
gnu: emacs-calibredb: Update to 2.6.0.

* gnu/packages/emacs-xyz.scm (emacs-calibredb): Update to 2.6.0.
[propagated-inputs]: removed emacs-org, because it's optional now.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add xlsxio
Edouard Klein [Fri, 19 Jun 2020 13:36:00 +0000 (15:36 +0200)]
gnu: Add xlsxio

* gnu/packages/xml.scm: (xlsxio): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add gerbil
Edouard Klein [Fri, 19 Jun 2020 13:35:29 +0000 (15:35 +0200)]
gnu: Add gerbil

* gnu/packages/scheme.scm: (gerbil): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add emacs-next.
Morgan Smith [Tue, 1 Sep 2020 03:35:41 +0000 (23:35 -0400)]
gnu: Add emacs-next.

* gnu/packages/emacs.scm (emacs-next): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: chez-scheme: Install libraries to 'lib/csvX.Y.Z-site'
Martin Becze [Thu, 20 Aug 2020 17:39:50 +0000 (12:39 -0500)]
gnu: chez-scheme: Install libraries to 'lib/csvX.Y.Z-site'

* gnu/packages/chez.scm (chez-make-flags): Add 'chezversion'.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
3 years agoui: Attempt to fall back to "en_US.utf8" rather than "C".
Ludovic Courtès [Wed, 2 Sep 2020 13:59:09 +0000 (15:59 +0200)]
ui: Attempt to fall back to "en_US.utf8" rather than "C".

* guix/ui.scm (install-locale): Add call to 'setlocale' in 'catch' handler.

3 years agostore: 'set-build-options' sends LC_MESSAGES, not LC_ALL.
Ludovic Courtès [Wed, 2 Sep 2020 13:56:47 +0000 (15:56 +0200)]
store: 'set-build-options' sends LC_MESSAGES, not LC_ALL.

* guix/store.scm (set-build-options): Change #:locale default value
to (setlocale LC_MESSAGES).

3 years agosubstitute: Set LC_MESSAGES to the client's locale, not LC_ALL.
Ludovic Courtès [Wed, 2 Sep 2020 13:53:06 +0000 (15:53 +0200)]
substitute: Set LC_MESSAGES to the client's locale, not LC_ALL.

Fixes <https://bugs.gnu.org/43039>.
Reported by Adam Griffiths <adam.lw.griffiths@gmail.com>.

Previously, a client could lead 'guix substitute' to run in a non-UTF-8
locale, such as the "C" locale.  Consequently, 'guix substitute' would
now fail to decode UTF-8 file names such as those that appear in the
'nss-certs' package.

* guix/scripts/substitute.scm (guix-substitute): Set LC_MESSAGES, not LC_ALL.

3 years agoinstaller: Run the installation inside a container.
Mathieu Othacehe [Thu, 13 Aug 2020 12:16:12 +0000 (14:16 +0200)]
installer: Run the installation inside a container.

When the store overlay is mounted, other processes such as kmscon, udev
and guix-daemon may open files from the store, preventing the
underlying install support from being umounted. See:
https://lists.gnu.org/archive/html/guix-devel/2018-12/msg00161.html.

To avoid this situation, mount the store overlay inside a container,
and run the installation from within that container.

* gnu/build/shepherd.scm (fork+exec-command/container): New procedure.
* gnu/services/base.scm (guix-shepherd-service): Support an optional PID
argument passed to the "start" method. If that argument is passed, ensure that
guix-daemon enters the given PID MNT namespace by using
fork+exec-command/container procedure.
* gnu/installer/final.scm (umount-cow-store): Remove it,
(install-system): run the installation from within a container.
* gnu/installer/newt/final.scm (run-install-shell): Remove the display hack.

3 years agolinux-container: Do not jail the container unconditionally.
Mathieu Othacehe [Thu, 13 Aug 2020 11:59:19 +0000 (13:59 +0200)]
linux-container: Do not jail the container unconditionally.

We may want to run a container inside the MNT namespace, without jailing the
container. If RUN-CONTAINER is passed a null MOUNTS list, do not jail the
container.

* gnu/build/linux-container.scm (run-container): Do not call
MOUNT-FILE-SYSTEMS if MOUNTS list is empty.

3 years agoinstall: Factorize cow-store procedure.
Mathieu Othacehe [Wed, 12 Aug 2020 10:16:24 +0000 (12:16 +0200)]
install: Factorize cow-store procedure.

Move the cow-store procedure from the service declaration in (gnu system
install) to (gnu build install), so that it can be called from within a
different context than Shepherd.

* gnu/build/install.scm (mount-cow-store, unmount-cow-store): New procedures.
* gnu/system/install.scm (make-cow-store): Remove it,
(cow-store-service-type): adapt it accordingly.

3 years agognu: nyxt: Update to 2-pre-release-1.
Pierre Neidhardt [Wed, 2 Sep 2020 13:11:56 +0000 (15:11 +0200)]
gnu: nyxt: Update to 2-pre-release-1.

* gnu/packages/web-browsers.scm (nyxt): Update to 2-pre-release-1.

3 years agoAdd (guix android-repo-download).
Danny Milosavljevic [Thu, 30 Jul 2020 15:00:45 +0000 (17:00 +0200)]
Add (guix android-repo-download).

* guix/build/android-repo.scm: New file.
* guix/android-repo-download.scm: New file.
* Makefile.am (MODULES): Add them.

3 years agognu: Add sbcl-clack-handler-hunchentoot.
Pierre Neidhardt [Wed, 2 Sep 2020 10:39:37 +0000 (12:39 +0200)]
gnu: Add sbcl-clack-handler-hunchentoot.

* gnu/packages/lisp-xyz.scm (sbcl-clack-handler-hunchentoot): New variable.

3 years agognu: Add clack-handler-fcgi.
Pierre Neidhardt [Wed, 2 Sep 2020 08:04:53 +0000 (10:04 +0200)]
gnu: Add clack-handler-fcgi.

* gnu/packages/lisp-xyz.scm (cl-clack-handler-fcgi, sbcl-clack-handler-fcgi):
New variables.
(sbcl-clack): Extract revision and commit so that they can be factored with
sbcl-clack-handler-fcgi.

3 years agognu: Add cl-fastcgi.
Pierre Neidhardt [Wed, 2 Sep 2020 07:55:39 +0000 (09:55 +0200)]
gnu: Add cl-fastcgi.

* gnu/packages/lisp-xyz.scm (cl-fastcgi, ecl-fastcgi, sbcl-fastcgi): New variables.

3 years agognu: sbcl-mito: Remove spurious comment.
Pierre Neidhardt [Tue, 1 Sep 2020 16:52:57 +0000 (18:52 +0200)]
gnu: sbcl-mito: Remove spurious comment.

* gnu/packages/lisp-xyz.scm (sbcl-mito)[arguments]: Remove spurious comment,
this test is already removed a few lines below.

3 years agognu: sbcl-dbi: Update to 20200518.
Pierre Neidhardt [Tue, 1 Sep 2020 16:51:47 +0000 (18:51 +0200)]
gnu: sbcl-dbi: Update to 20200518.

* gnu/packages/lisp-xyz.scm (sbcl-dbi): Update to 20200518.

3 years agognu: sbcl-cl-sqlite: Update to 0.2.1.
Pierre Neidhardt [Tue, 1 Sep 2020 16:51:17 +0000 (18:51 +0200)]
gnu: sbcl-cl-sqlite: Update to 0.2.1.

* gnu/packages/lisp-xyz.scm (sbcl-cl-sqlite): Update to 0.2.1.

3 years agognu: js-filesaver: Also install unminified version.
Efraim Flashner [Wed, 2 Sep 2020 08:54:00 +0000 (11:54 +0300)]
gnu: js-filesaver: Also install unminified version.

* gnu/packages/javascript.scm (js-filesaver)[arguments]: Add phase to
install unminified javascript file.

3 years agognu: xfsprogs: Update to 5.7.0.
Efraim Flashner [Wed, 2 Sep 2020 08:06:44 +0000 (11:06 +0300)]
gnu: xfsprogs: Update to 5.7.0.

* gnu/packages/linux.scm (xfsprogs): Update to 5.7.0.

3 years agognu: osip: Update to 5.1.2.
Efraim Flashner [Wed, 2 Sep 2020 07:48:38 +0000 (10:48 +0300)]
gnu: osip: Update to 5.1.2.

* gnu/packages/telephony.scm (osip): Update to 5.1.2.

3 years agoservices: childhurd: Always include the secret-service.
Jan (janneke) Nieuwenhuizen [Wed, 2 Sep 2020 05:13:15 +0000 (07:13 +0200)]
services: childhurd: Always include the secret-service.

* gnu/services/virtualization.scm (secret-service-operating-system): New
procedure.
(hurd-vm-disk-image): Use it to ensure a Childhurd always includes the
secret-service.
(%hurd-vm-operating-system): Remove secret-service.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: %default-extra-linux-options: Enable kernel options for elogind service.
Vagrant Cascadian [Thu, 27 Aug 2020 21:47:43 +0000 (14:47 -0700)]
gnu: %default-extra-linux-options: Enable kernel options for elogind service.

Fixes: https://issues.guix.gnu.org/43078

These options are already enabled in the kernel configs included in guix, but
might be missing from variants using a defconfig from the upstream kernel,
such as linux-libre-arm-generic and linux-libre-arm64-generic.

* gnu/packages/linux (%default-extra-linux-options): Enable
  CONFIG_CGROUP_FREEZER, CONFIG_BLK_CGROUP, CONFIG_CGROUP_WRITEBACK,
  CONFIG_CGROUP_SCHED, CONFIG_CGROUP_PIDS, CONFIG_CGROUP_FREEZER,
  CONFIG_CGROUP_DEVICE, CONFIG_CGROUP_CPUACCT, CONFIG_CGROUP_PERF,
  CONFIG_SOCK_CGROUP_DATA, CONFIG_BLK_CGROUP_IOCOST, CONFIG_CGROUP_NET_PRIO,
  CONFIG_CGROUP_NET_CLASSID, CONFIG_MEMCG, CONFIG_MEMCG_SWAP,
  CONFIG_MEMCG_KMEM, CONFIG_CPUSETS and CONFIG_PROC_PID_CPUSET.

3 years agognu: guile-cairo: Update to 1.11.1.
Efraim Flashner [Tue, 1 Sep 2020 20:44:26 +0000 (23:44 +0300)]
gnu: guile-cairo: Update to 1.11.1.

* gnu/packages/gtk.scm (guile-cairo): Update to 1.11.1.
[arguments]: Add make-flag to hide guild warnings.

3 years agognu: ttfautohint: Don't build static library.
Efraim Flashner [Tue, 1 Sep 2020 20:39:11 +0000 (23:39 +0300)]
gnu: ttfautohint: Don't build static library.

* gnu/packages/fontutils.scm (ttfautohint)[arguments]: Add
configure-flag to not build static library.

3 years agognu: ttfautohint: Update to 1.8.3.
Efraim Flashner [Tue, 1 Sep 2020 20:36:52 +0000 (23:36 +0300)]
gnu: ttfautohint: Update to 1.8.3.

* gnu/packages/fontutils.scm (ttfautohint): Update to 1.8.3.
[source]: Remove patch.
* gnu/packages/patches/ttfautohint-source-date-epoch.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.

3 years agognu: wireless-regdb: Update to 2020.04.29.
Efraim Flashner [Tue, 1 Sep 2020 20:24:45 +0000 (23:24 +0300)]
gnu: wireless-regdb: Update to 2020.04.29.

* gnu/packages/linux.scm (wireless-regdb): Update to 2020.04.29.

3 years agognu: xf86-video-sis: Update to 0.12.0.
Efraim Flashner [Tue, 1 Sep 2020 20:16:29 +0000 (23:16 +0300)]
gnu: xf86-video-sis: Update to 0.12.0.

* gnu/packages/xorg.scm (xf86-video-sis): Update to 0.12.0.
[source]: Remove patch.
* gnu/packages/patches/xf86-video-sis-xorg-compat.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.

3 years agognu: xf86-video-ati: Update to 19.1.0.
Efraim Flashner [Tue, 1 Sep 2020 20:08:36 +0000 (23:08 +0300)]
gnu: xf86-video-ati: Update to 19.1.0.

* gnu/packages/xorg.scm (xf86-video-ati): Update to 19.1.0.
[arguments]: Enable glamor.

3 years agognu: xf86-video-amdgpu: Update to 19.1.0.
Efraim Flashner [Tue, 1 Sep 2020 20:01:06 +0000 (23:01 +0300)]
gnu: xf86-video-amdgpu: Update to 19.1.0.

* gnu/packages/xorg.scm (xf86-video-amdgpu): Update to 19.1.0.

3 years agognu: emacs-org-webring: Update to 1.6.
Alexandru-Sergiu Marton [Tue, 1 Sep 2020 21:55:26 +0000 (00:55 +0300)]
gnu: emacs-org-webring: Update to 1.6.

* gnu/packages/emacs-xyz.scm (emacs-org-webring): Update to 1.6.

Signed-off-by: Brett Gilio <brettg@gnu.org>
3 years agognu: emacs-elisp-refs: Disable test failing on Emacs 27.1.
Michael Rohleder [Sun, 30 Aug 2020 07:50:25 +0000 (09:50 +0200)]
gnu: emacs-elisp-refs: Disable test failing on Emacs 27.1.

* gnu/packages/emacs-xyz.scm (emacs-elisp-refs)[arguments]:
Add phase to disable failing test "elisp-refs-next-match" on emacs27.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: Add guile-srfi-180.
Martin Becze [Sun, 30 Aug 2020 18:06:14 +0000 (13:06 -0500)]
gnu: Add guile-srfi-180.

* gnu/packages/guile-xyz.scm (guile-srfi-180): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: emacs-helm: Update to 3.6.5.
Oleg Pykhalov [Tue, 1 Sep 2020 19:04:46 +0000 (22:04 +0300)]
gnu: emacs-helm: Update to 3.6.5.

* gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.6.5.

3 years agoimport: launchpad: Recognize more URLs.
Arun Isaac [Sat, 4 Jul 2020 18:14:59 +0000 (23:44 +0530)]
import: launchpad: Recognize more URLs.

* guix/import/launchpad.scm (updated-launchpad-url): Recognize more URLs.

3 years agoimport: launchpad: Recognize the .orig.tar.gz extension.
Arun Isaac [Sat, 4 Jul 2020 18:14:04 +0000 (23:44 +0530)]
import: launchpad: Recognize the .orig.tar.gz extension.

* guix/import/launchpad.scm (find-extension): Recognize the .orig.tar.gz
extension.