Pierre Neidhardt
62c27e09f0
gnu: emacs-helm-exwm: Update to 0.0.2.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-exwm): Update to 0.0.2.
2020-03-26 09:00:46 +01:00
Ricardo Wurmus
90fb592321
gnu: r-argon2: Fix case in synopsis and use full sentence in description.
...
* gnu/packages/cran.scm (r-argon2)[synopsis]: Use lower case.
[description]: Use full sentence.
2020-03-26 08:28:53 +01:00
Ricardo Wurmus
5c3902a762
gnu: r-getpass: Change case in synopsis and adjust indentation.
...
* gnu/packages/cran.scm (r-getpass): Adjust indentation.
[synopsis]: Do not capitalize all words.
2020-03-26 08:28:53 +01:00
Ricardo Wurmus
f03e62c12d
gnu: r-remoter: Fix indentation.
...
* gnu/packages/cran.scm (r-remoter): Fix indentation.
2020-03-26 08:28:53 +01:00
Ricardo Wurmus
9bde1b1348
gnu: r-remoter: Use lower case in the synopsis.
...
* gnu/packages/cran.scm (r-remoter)[synopsis]: Do not capitalize all words.
2020-03-26 08:28:41 +01:00
Vagrant Cascadian
730a4b10fa
gnu: linux-libre-5.4-source: Add patch to support pinebook pro.
...
* gnu/packages/patches/linux-libre-support-for-Pinebook-Pro.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
* gnu/packages/linux (linux-libre-5.4-source): Add patch.
2020-03-25 18:59:25 -07:00
Mark H Weaver
2a57b72251
gnu: linux-libre: Update deblob scripts.
...
* gnu/packages/linux.scm (deblob-scripts-5.4): Update to 5.4.28.
2020-03-25 20:39:05 -04:00
Mark H Weaver
5cc6271d22
gnu: linux-libre: Update to 5.4.28.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.28.
(linux-libre-5.4-pristine-source): Update hash.
2020-03-25 20:37:38 -04:00
Mark H Weaver
1d777c7837
gnu: linux-libre@4.19: Update to 4.19.113.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.113.
(linux-libre-4.19-pristine-source): Update hash.
2020-03-25 20:36:25 -04:00
Leo Famulari
7d57a190f6
gnu: icu4c: Fix CVE-2020-10531.
...
* gnu/packages/patches/icu4c-CVE-2020-10531.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/icu4c.scm (icu4c)[replacement]: New field.
(icu4c/fixed): New variable.
2020-03-25 17:53:59 -04:00
Todor Kondić
0c549393b9
gnu: Add r-remoter.
...
* gnu/packages/cran.scm (r-remoter): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-25 15:46:02 -04:00
Todor Kondić
6ad80b2a6b
gnu: Add r-getpass.
...
* gnu/packages/cran.scm (r-getpass): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-25 15:46:02 -04:00
Todor Kondić
49a8ef8ae1
gnu: Add r-argon2.
...
* gnu/packages/cran.scm (r-argon2): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-25 15:45:54 -04:00
Nicolas Goaziou
0557618dbe
gnu: Add emacs-chronometrist.
...
* gnu/packages/emacs-xyz.scm (emacs-chronometrist): New variable.
2020-03-25 17:34:38 +01:00
Ricardo Wurmus
8b19fa51a4
gnu: abseil-cpp: Update to 20200225.1.
...
* gnu/packages/cpp.scm (abseil-cpp): Update to 20200225.1.
2020-03-25 16:29:26 +01:00
Ludovic Courtès
98e9ed8a3f
gnu: gnu-pw-mgr: Build reproducibly.
...
* gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr)[native-inputs]: Remove
AUTOGEN so that man pages are not regenerated with a fresh date.
2020-03-25 16:02:53 +01:00
Ricardo Wurmus
eb019af8d8
tests/nfs: Fix use of WAIT-FOR-FILE.
...
* gnu/tests/nfs.scm ("nfs services are running"): Pass marionette to
WAIT-FOR-FILE.
2020-03-25 14:17:24 +01:00
Ricardo Wurmus
b3c083b985
services/nfs: Mount nfsd pseudo file system.
...
* gnu/services/nfs.scm (nfs-shepherd-services): Add shepherd-service providing
/proc/fs/nfsd and make other shepherd services require it.
2020-03-25 14:17:24 +01:00
Guillaume Le Vaillant
620c756443
gnu: electron-cash: Update to 4.0.14.
...
* gnu/packages/finance.scm (electron-cash): Update to 4.0.14.
2020-03-25 11:09:45 +01:00
Ricardo Wurmus
2fcd2e1a5f
gnu: r-shiny: Add missing inputs.
...
* gnu/packages/cran.scm (r-shiny)[propagated-inputs]: Add r-later, r-promises,
r-rlang, and r-withr.
[native-inputs]: Add gfortran.
2020-03-25 09:40:05 +01:00
Ricardo Wurmus
51d1a7a2ef
gnu: r-mast: Add r-knitr to native inputs.
...
* gnu/packages/bioconductor.scm (r-mast)[native-inputs]: Add r-knitr.
2020-03-25 09:40:05 +01:00
Tanguy Le Carrour
97b1366d49
gnu: poetry: Update to 1.0.5.
...
* gnu/packages/python-xyz.scm (poetry): Update to 1.0.5.
[propagated-inputs] Add python-clikit, python-importlib-metadata,
python-keyring, and python-pexpect. Remove python-msgpack and python-glob2.
[home-page] Update URL.
[arguments] Remove 'patch-setup-py' phase, and adjust required versions of
keyring, pyrsistent and importlib-metadata.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-24 17:16:50 -04:00
Tanguy Le Carrour
c298118860
gnu: python-cachy: Update to 0.3.0.
...
* gnu/packages/python-xyz.scm (python-cachy): Update to 0.3.0.
[arguments]: Replace the 'check' phase.
[native-inputs]: Add memcached and python-pifpaf.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-24 17:10:22 -04:00
Tanguy Le Carrour
f5879f158c
gnu: Add python-pifpaf.
...
* gnu/packages/python-xyz.scm (python-pifpaf): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-24 17:10:22 -04:00
Tanguy Le Carrour
20c9df4e46
gnu: Add python-daiquiri.
...
* gnu/packages/python-xyz.scm (python-daiquiri): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-24 17:10:21 -04:00
Tanguy Le Carrour
3b3edfa8e3
gnu: Add python-json-logger.
...
* gnu/packages/python-xyz.scm (python-json-logger): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-24 17:10:21 -04:00
Tanguy Le Carrour
f6c784806e
gnu: Add python-xattr.
...
* gnu/packages/python-xyz.scm (python-xattr): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-24 17:10:21 -04:00
Tanguy Le Carrour
1655e7be78
gnu: python-fakeredis: Update to 1.2.1.
...
* gnu/packages/databases.scm (python-fakeredis): Update to 1.2.1.
[propagated-inputs]: Add python-sortedcontainers.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-24 17:10:21 -04:00
Tanguy Le Carrour
eac978eef8
gnu: python-clikit: Update to 0.4.2.
...
* gnu/packages/python-xyz.scm (python-clikit): Update to 0.4.2.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-24 17:10:20 -04:00
Tanguy Le Carrour
01e3044200
gnu: python-sortedcontainers: Add missing propagated-inputs.
...
* gnu/packages/python-xyz.scm (python-sortedcontainers):
[propagated-inputs] Add python-appdirs, python-distlib, python-filelock,
python-importlib-metadata and python-six.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-24 17:10:20 -04:00
Tanguy Le Carrour
6dcbd20afa
gnu: python-cachecontrol: Add missing propagated-input.
...
* gnu/packages/python-web.scm (python-cachecontrol):
[propagated-inputs]: Add python-msgpack.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-24 17:10:20 -04:00
Tanguy Le Carrour
66ab2f5e3a
gnu: python-msgpack: Update to 1.0.0.
...
* gnu/packages/python-xyz.scm (python-msgpack): Update to 1.0.0.
(python-msgpack-transitional)[version,source]: New fields to avoid updating this
package.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-24 17:10:20 -04:00
Tanguy Le Carrour
67c8b6448e
gnu: python-pastel: Update to 0.2.0.
...
* gnu/packages/graphics.scm (python-pastel): Update to 0.2.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-24 17:10:19 -04:00
Tanguy Le Carrour
a356d1b68d
gnu: python-jsonschema: Update to 3.2.0.
...
* gnu/packages/python-xyz.scm (python-jsonschema): Update to 3.2.0.
[propagated-inputs]: Add python-importlib-metadata.
[arguments]: Use add-installed-pythonpath to make a test pass.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-24 17:10:19 -04:00
Tanguy Le Carrour
2c15cb5898
gnu: python-pexpect: Update to 4.8.0.
...
* gnu/packages/python-xyz.scm (python-pexpect): Update to 4.8.0.
[arguments]: Disable failing test.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-24 17:10:19 -04:00
Paul Garlick
5e44011bfb
gnu: perl-mail-sendmail: Add line above definition.
...
* gnu/packages/perl.scm (perl-mail-sendmail): Add line.
2020-03-24 20:08:05 +00:00
Paul Garlick
25022bfd3a
gnu: Add perl-mail-sendmail.
...
* gnu/packages/perl.scm (perl-mail-sendmail): New variable.
2020-03-24 19:59:43 +00:00
Josh Marshall
b14c234c0d
gnu: Add Docusign API Python client.
...
* gnu/packages/python-xyz.scm (python-docusign-esign): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-24 15:36:20 -04:00
Ludovic Courtès
72a5cc5358
gnu: automake: Add version 1.16.2.
...
* gnu/packages/autotools.scm (automake-1.16.2): New variable.
2020-03-24 18:03:18 +01:00
Martin Becze
b488b64a3e
gnu: Add guile3.0-semver.
...
* gnu/packages/guile-xyz.scm (guile3.0-semver): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-24 15:44:45 +01:00
Efraim Flashner
08d5341b1f
gnu: nano: Update to 4.9.
...
* gnu/packages/nano.scm (nano): Update to 4.9.
2020-03-24 15:47:58 +02:00
Guillaume Le Vaillant
151f3d416c
gnu: Add qgis.
...
* gnu/packages/geo.scm (qgis): New variable.
Co-authored-by: Wiktor Żelazny <wzelazny@vurv.cz>
Co-authored-by: Arun Isaac <arunisaac@systemreboot.net>
2020-03-24 11:42:41 +01:00
Guillaume Le Vaillant
f7ac2fe1ce
gnu: Add saga.
...
* gnu/packages/geo.scm (saga): New variable.
2020-03-24 11:42:40 +01:00
Guillaume Le Vaillant
9fce591479
gnu: Add grass.
...
* gnu/packages/geo.scm (grass): New variable.
2020-03-24 11:42:40 +01:00
Guillaume Le Vaillant
efcb05083f
gnu: Add python-owslib.
...
* gnu/packages/python-xyz.scm (python-owslib): New variable.
2020-03-24 11:42:40 +01:00
Ricardo Wurmus
b0d1da986b
gnu: r-harmony: Update to 0.1.
...
* gnu/packages/cran.scm (r-harmony): Update to 0.1.
[native-inputs]: Add autoconf.
2020-03-24 11:06:01 +01:00
Ricardo Wurmus
8ff6386491
gnu: r-shiny: Update to 1.4.0.2.
...
* gnu/packages/cran.scm (r-shiny): Update to 1.4.0.2.
2020-03-24 11:06:01 +01:00
Ricardo Wurmus
5d45d71170
gnu: r-multiassayexperiment: Update to 1.12.5.
...
* gnu/packages/bioconductor.scm (r-multiassayexperiment): Update to 1.12.5.
[native-inputs]: Add r-knitr.
2020-03-24 11:06:01 +01:00
Ricardo Wurmus
1f2f01aed5
gnu: r-bigpint: Update to 1.2.2.
...
* gnu/packages/bioconductor.scm (r-bigpint): Update to 1.2.2.
[native-inputs]: Add r-knitr.
2020-03-24 11:06:01 +01:00
Ricardo Wurmus
4bcb38c801
gnu: r-biosigner: Update to 1.14.4.
...
* gnu/packages/bioconductor.scm (r-biosigner): Update to 1.14.4.
2020-03-24 11:06:01 +01:00
Ricardo Wurmus
d5951dc43a
gnu: r-gosemsim: Update to 2.12.1.
...
* gnu/packages/bioconductor.scm (r-gosemsim): Update to 2.12.1.
[native-inputs]: Add r-knitr.
2020-03-24 11:06:01 +01:00
Ricardo Wurmus
c649d31957
gnu: r-tximport: Update to 1.14.2.
...
* gnu/packages/bioinformatics.scm (r-tximport): Update to 1.14.2.
[native-inputs]: Add r-knitr.
2020-03-24 11:06:00 +01:00
Ricardo Wurmus
c10bef9bd3
gnu: r-caret: Update to 6.0-86.
...
* gnu/packages/cran.scm (r-caret): Update to 6.0-86.
[native-inputs]: Add r-knitr.
2020-03-24 11:06:00 +01:00
Ricardo Wurmus
1e40a27465
gnu: r-batchtools: Update to 0.9.13.
...
* gnu/packages/cran.scm (r-batchtools): Update to 0.9.13.
[native-inputs]: Add r-knitr.
2020-03-24 11:06:00 +01:00
Ricardo Wurmus
6005efa40f
gnu: r-mcmc: Update to 0.9-7.
...
* gnu/packages/cran.scm (r-mcmc): Update to 0.9-7.
2020-03-24 11:06:00 +01:00
Ricardo Wurmus
d3836473de
gnu: r-proc: Update to 1.16.2.
...
* gnu/packages/cran.scm (r-proc): Update to 1.16.2.
2020-03-24 11:06:00 +01:00
Ricardo Wurmus
c5036a4f39
gnu: r-xgboost: Update to 1.0.0.1.
...
* gnu/packages/cran.scm (r-xgboost): Update to 1.0.0.1.
[native-inputs]: Add r-knitr.
2020-03-24 11:06:00 +01:00
Ricardo Wurmus
2f445f0da3
gnu: r-radiant-data: Update to 1.3.4.
...
* gnu/packages/cran.scm (r-radiant-data): Update to 1.3.4.
[propagated-inputs]: Remove r-gridextra; add r-mass, r-patchwork, and
r-randomizr.
2020-03-24 11:06:00 +01:00
Ricardo Wurmus
ff248f41cb
gnu: r-patchwork: Update to 1.0.0.
...
* gnu/packages/cran.scm (r-patchwork): Update to 1.0.0.
[source]: Fetch from CRAN.
[native-inputs]: Add r-knitr.
2020-03-24 11:06:00 +01:00
Ricardo Wurmus
d8dc2a7c1e
gnu: r-igraph: Update to 1.2.5.
...
* gnu/packages/graph.scm (r-igraph): Update to 1.2.5.
2020-03-24 11:06:00 +01:00
Ricardo Wurmus
f7a21df523
gnu: r-robustbase: Update to 0.93-6.
...
* gnu/packages/statistics.scm (r-robustbase): Update to 0.93-6.
2020-03-24 11:06:00 +01:00
Ricardo Wurmus
7e349066e6
gnu: r-hmisc: Update to 4.4-0.
...
* gnu/packages/statistics.scm (r-hmisc): Update to 4.4-0.
2020-03-24 11:06:00 +01:00
Ricardo Wurmus
670cbe2c3c
gnu: r-pkgmaker: Update to 0.31.1.
...
* gnu/packages/statistics.scm (r-pkgmaker): Update to 0.31.1.
2020-03-24 11:06:00 +01:00
Ricardo Wurmus
d16a4d1f96
gnu: r-dt: Update to 0.13.
...
* gnu/packages/statistics.scm (r-dt): Update to 0.13.
[native-inputs]: Add r-knitr.
2020-03-24 11:05:59 +01:00
Ricardo Wurmus
f871696911
gnu: r-locfit: Update to 1.5-9.2.
...
* gnu/packages/statistics.scm (r-locfit): Update to 1.5-9.2.
2020-03-24 11:05:59 +01:00
Ricardo Wurmus
e0d6a7da74
gnu: Add r-randomizr.
...
* gnu/packages/cran.scm (r-randomizr): New variable.
2020-03-24 11:05:59 +01:00
Guillaume Le Vaillant
47a2306415
gnu: sbcl: Increase maximum heap size to 2Gb.
...
* gnu/packages/lisp.scm (sbcl)[arguments]: Add the "--dynamic-space-size=2Gb"
option in the build phase.
2020-03-24 09:31:43 +01:00
Michael Rohleder
0f96fd6454
gnu: dialog: Update to 1.3-20200228.
...
* gnu/packages/ncurses.scm (dialog): Update to 1.3-20200228.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-23 21:17:55 -04:00
Leo Famulari
aae5f89db0
gnu: Git: Update to 2.26.0.
...
* gnu/packages/version-control.scm (git): Update to 2.26.0.
[arguments]: Adjust the 'install-credential-netrc' phase to upstream changes.
2020-03-23 21:17:46 -04:00
Mathieu Othacehe
acd595c237
Revert "gnu: youtube-dl: Add 'ffmpeg' as input."
...
This reverts commit 4233e74b39
.
2020-03-23 21:51:25 +01:00
Leo Famulari
a11237e40a
gnu: Mutt: Update to 1.13.4.
...
* gnu/packages/mail.scm (mutt): Update to 1.13.4.
[source]: Prefer HTTPS URL and replace FTP URL with HTTP.
2020-03-23 15:53:11 -04:00
Alexandros Theodotou
0a6f68982b
gnu: sord: Add pcre to inputs.
...
* gnu/packages/rdf.scm (sord)[inputs]: Add pcre needed for sord_validate.
2020-03-23 20:48:49 +01:00
Brice Waegeneire
7884fc434f
gnu: youtube-dl: Add zsh completion.
...
* gnu/packages/video.scm (youtube-dl)[arguments]: Add phase
install-completion.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-03-23 19:02:46 +01:00
Brice Waegeneire
4233e74b39
gnu: youtube-dl: Add 'ffmpeg' as input.
...
* gnu/packages/video.scm (youtube-dl)[arguments]: Add phase
wrap-executable.
[inputs]: Add ffmpeg.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-03-23 19:02:44 +01:00
Brice Waegeneire
a9f2c210f3
system: Export 'operating-system-kernel-loadable-modules'.
...
* gnu/system.scm: Export 'operating-system-kernel-loadable-modules'.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-03-23 18:52:31 +01:00
Maxim Cournoyer
f2c698bd3e
gnu: emacs-lua-mode: Update to 20191204.
...
* (emacs-lua-mode): Update to 20191204.
2020-03-23 13:49:39 -04:00
Maxim Cournoyer
09c09c4c7c
gnu: emacs-ert-runner: Update to 0.8.0.
...
* (emacs-ert-runner): Update to 0.8.0.
2020-03-23 13:49:38 -04:00
Maxim Cournoyer
80168c4b5b
gnu: emacs-dash: Update to 2.17.0.
...
* (emacs-dash): Update to 2.17.0.
2020-03-23 13:49:38 -04:00
Mathieu Othacehe
f9b6f75d1c
installer: Fix cow-store umount issue.
...
* gnu/installer/final.scm (kill-cow-users): Ignore exception that could be
raised if a process disappears between reading its pid and its maps file.
2020-03-23 18:46:40 +01:00
Tobias Geerinckx-Rice
5490b2c733
gnu: parallel: Update to 20200322.
...
* gnu/packages/parallel.scm (parallel): Update to 20200322.
2020-03-23 18:35:27 +01:00
Tobias Geerinckx-Rice
c2d468a111
gnu: extremetuxracer: Update to 0.8.0.
...
* gnu/packages/games.scm (extremetuxracer): Update to 0.8.0.
2020-03-23 18:35:27 +01:00
Alexandros Theodotou
d3e7282ec3
gnu: Add zlfo.
...
* gnu/packages/music.scm (zlfo): New variable.
Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
2020-03-23 15:39:02 +01:00
Alexandros Theodotou
360ebe50b5
gnu: Add ztoolkit-rsvg.
...
* gnu/packages/audio.scm (ztoolkit-rsvg): New variable.
Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net> [with modifications]
2020-03-23 15:39:01 +01:00
Alexandros Theodotou
2f4faccc6f
gnu: Add ztoolkit.
...
* gnu/packages/audio.scm (ztoolkit): New variable.
Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
2020-03-23 15:39:00 +01:00
Roel Janssen
7ff6395100
gnu: Add circos.
...
* gnu/local.mk: Register circos-remove-findbin.patch.
* gnu/packages/patches/circos-remove-findbin.patch: New file.
* gnu/packages/perl.scm: New variable.
2020-03-23 11:42:36 +01:00
Alexandros Theodotou
591faabd8c
gnu: Add python-gcovr.
...
* gnu/packages/python-xyz.scm (python-gcovr): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-23 10:48:18 +01:00
Alexandros Theodotou
670da39888
gnu: Add lv2toweb.
...
* gnu/packages/audio.scm (lv2toweb): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-23 10:48:18 +01:00
Ludovic Courtès
8bc745052e
machine: ssh: Better report missing initrd modules.
...
* gnu/machine/ssh.scm (machine-check-initrd-modules): Improve message
upon module mismatch.
2020-03-23 10:48:17 +01:00
Ludovic Courtès
ea6e2299b4
machine: ssh: Make sanity checks in a single round trip.
...
* gnu/machine/ssh.scm (<remote-assertion>): New record type.
(remote-let): New macro.
(machine-check-file-system-availability): Rewrite to use 'remote-let'
instead of 'mlet' and 'machine-remote-eval'.
(machine-check-initrd-modules): Likewise.
(machine-check-building-for-appropriate-system): Make non-monadic.
(check-deployment-sanity): Rewrite to gather all the assertions as a
single gexp and pass it to 'machine-remote-eval'.
2020-03-23 10:48:17 +01:00
Leo Famulari
1eb27d5cae
Re-order the armhf linux-libre kernel packages to fix the build.
...
This is a followup to commit 37f8c50cdc
.
Previously, building Guix crashed like this:
------
In ice-9/eval.scm:
619:8 4 (_ #f)
626:19 3 (_ #<directory (gnu packages linux) 7fcf3e526c80>)
159:9 2 (_ #<directory (gnu packages linux) 7fcf3e526c80>)
223:20 1 (proc #<directory (gnu packages linux) 7fcf3e526c80>)
In unknown file:
0 (%resolve-variable (7 . linux-libre-arm-generic) #<directory (gnu packages linux) 7fcf3e526c80>)
ERROR: In procedure %resolve-variable:
error: linux-libre-arm-generic: unbound variable
------
* gnu/packages/linux.scm (linux-libre-arm-veyron): Move after
linux-libre-arm-generic.
2020-03-23 01:46:48 -04:00
Vagrant Cascadian
058e96c59f
gnu: Add linux-libre-arm64-generic.
...
* gnu/packages/linux (linux-libre-arm64-generic): New variable.
2020-03-22 20:55:42 -07:00
Vagrant Cascadian
37f8c50cdc
gnu: linux-libre-arm-veyron: Deprecate package.
...
* gnu/packages/linux (linux-libre-arm-veyron): Mark as deprecated package.
(kernel-config-veyron): Remove obsolete function.
* gnu/system/examples/asus-c201.tmpl: Update to use linux-libre-arm-generic.
* gnu/packages/aux-files/linux-libre/5.4-arm-veyron.conf: Delete file.
* Makefile.am (AUX_FILES): Update accordingly.
2020-03-22 20:55:37 -07:00
Maxim Cournoyer
4ef89d884d
gnu: emacs-elpy: Update to 1.32.0.
...
* gnu/packages/emacs-xyz.scm (emacs-elpy): Update to 1.32.0.
[phases]{fake-virtualenv}: Rename to 'do-not-use-virtualenv. Use the new
ELPY_TEST_DONT_USE_VIRTUALENV environment variable to skip tests using
virtualenv, and set the elpy-rpc-virtualenv-path default value to 'system so
that a virtualenv is not needed.
[native-inputs]: Move the Python dependencies to...
[propagated] ...here. This is so that Elpy doesn't nag users with fetching
those from PyPI. Add python-rope.
Fixes <https://bugs.gnu.org/40079 >.
Reported-by: sirgazil <sirgazil@zoho.com>
2020-03-22 21:17:39 -04:00
Maxim Cournoyer
4cbd60698d
gnu: emacs: Patch references to /bin/sh.
...
When attempting to run ert-runner in the build side environment where /bin/sh
doesn't exist as part of the emacs-elpy test suite, Emacs was throwing the
error "Searching for program: No such file or directory, /bin/sh". This is
because the default shell when SHELL is not set was "/bin/sh", as can be seen
in callproc.c:
sh = getenv ("SHELL");
Vshell_file_name = build_string (sh ? sh : "/bin/sh");
Thus, patch the occurrences of "/bin/sh" in the source files of Emacs to refer
to their correct store location.
* gnu/packages/emacs.scm (emacs)[phases]{patch-program-file-names}: Add phase.
2020-03-22 21:17:39 -04:00
Maxim Cournoyer
393c5e6928
gnu: emacs-minimal: Install the custom site-start file.
...
This makes the EMACS-MINIMAL package more generally useful, by adding support
to load autoload definitions. Note that this doesn't negatively impact the
performance of the emacs-build-system, because at that time the --quick option
is used, which disables loading site-start.el (which is the one calling
GUIX-EMACS-AUTOLOAD-PACKAGES).
* gnu/packages/emacs.scm (emacs-minimal)[phases]: Do not delete the
'install-site-start phase.
[inputs]: Add the emacs/guix-emacs.el auxiliary file.
2020-03-22 21:17:39 -04:00
Maxim Cournoyer
3bd3a6257f
gnu: emacs: Re-indent.
...
* gnu/packages/emacs.scm (emacs): Fix indentation.
2020-03-22 21:17:39 -04:00
Maxim Cournoyer
ffaec30702
gnu: emacs: Byte compile the site-lisp directory, without coupling.
...
This re-instates what the previously reverted commit did, but without adding
a dependency on the (guix build emacs-utils) module.
* gnu/packages/emacs.scm (emacs)[phases]{install-site-start}: Define a
EMACS-BYTE-COMPILE-DIRECTORY procedure, and use it.
2020-03-22 21:17:38 -04:00
Maxim Cournoyer
d0a64567f1
Revert "gnu: emacs: Byte compile the site-lisp directory."
...
This reverts commit 4714d0fc1a
.
Rational: Having to rebuild Emacs every time (guix build emacs-utils) changes
is not great.
2020-03-22 21:17:38 -04:00
Maxim Cournoyer
155f9afde5
gnu: emacs: Remove obsolete FIXME comment.
...
* gnu/packages/aux-files/emacs/guix-emacs.el: Remove comment.
2020-03-22 21:17:38 -04:00
Kei Kebreau
6607aad53c
gnu: wxmaxima: Update to 20.03.1.
...
* gnu/packages/maths.scm (wxmaxima): Update to 20.03.1.
2020-03-22 19:22:42 -04:00