Commit Graph

48635 Commits (11da634a6e64afa2904542e2174aa2a185f9ac3a)

Author SHA1 Message Date
Ludovic Courtès 11da634a6e
Merge branch 'master' into core-updates 2019-09-24 10:11:38 +02:00
Ludovic Courtès 7b3f56f5d7
pull: Use ~/.cache/guix/checkouts instead of ~/.cache/guix/pull.
Previously 'channel-news-for-commit' would use the former while 'guix
pull' would use the latter.  Consequently, the first 'guix pull -N'
would clone the repository anew.

* guix/scripts/pull.scm (guix-pull): Remove 'cache', and leave
%REPOSITORY-CACHE-DIRECTORY to its default value.
2019-09-23 23:41:19 +02:00
Ludovic Courtès 46a9d88512
gnu: cuirass: Update to d27ff21.
* gnu/packages/ci.scm (cuirass): Update to d27ff21.
2019-09-23 23:41:19 +02:00
Ludovic Courtès 46e552cb0f
services: cuirass: Remove unneeded conditional.
* gnu/services/cuirass.scm (cuirass-shepherd-service): Remove unneeded 'and'.
2019-09-23 23:41:19 +02:00
Ludovic Courtès 7b7e5b88fc
gexp: Remove unused procedure.
* guix/gexp.scm (syntax-location-string): Remove.
2019-09-23 23:41:19 +02:00
Ludovic Courtès 24ab804ce1
gexp: Catch and report non-self-quoting gexp inputs.
Previously we would, for example, generate build scripts in the store;
when trying to run them, we'd get a 'read' error due to the presence
of #<foo> syntax in there.

* guix/gexp.scm (gexp->sexp)[self-quoting?]: New procedure.
[reference->sexp]: Check whether the argument in a <gexp-input> box is
self-quoting.  Raise a '&gexp-input-error' condition if it's not.
* tests/gexp.scm ("lower-gexp, non-self-quoting input"): New test.
2019-09-23 23:41:19 +02:00
Ludovic Courtès 7abd5997f4
repl, marionette: 'self-quoting?' matches keywords.
* guix/repl.scm (self-quoting?): Add 'keyword?' and 'array?'; remove
'vector?' and 'bytevector?'.
* gnu/tests.scm (marionette-shepherd-service) <start>: Likewise.
<modules>: Remove (rnrs bytevector).
2019-09-23 23:41:19 +02:00
Ludovic Courtès 4f8c29a75c
show, search: Add '--load-path'.
* guix/scripts/search.scm (show-help, %options): Add -L/--load-path.
* guix/scripts/show.scm (show-help, %options): Add -L/--load-path.
2019-09-23 23:41:19 +02:00
Vagrant Cascadian a2f6f3b199
gnu: r-gplots: Fix typo.
* gnu/packages/statistics (r-gplots)[description]: Fix spelling of "balloon".
2019-09-23 13:18:48 -07:00
Vagrant Cascadian f74b698351
gnu: packages: Fix typos.
* gnu/packages/emacs-xyz (emacs-litable)[description]: Fix use of singular
  form of "This package".
  (emacs-ssh-config-mode)[description]: Likewise.
* gnu/packages/haskell-xyz (ghc-process-extras)[description]: Likewise.
* gnu/packages/lisp (sbcl-fare-quasiquote-readtable)[description]: Likewise.
* gnu/packages/usb-modeswitch (usb-modeswitch-data)[description]: Likewise.
2019-09-23 13:15:17 -07:00
Vagrant Cascadian 947b3ac68b
gnu: vco-plugins: Fix typo.
* gnu/packages/audio (vco-plugins)[description]: Fix spelling of "rectangle".
2019-09-23 13:01:43 -07:00
Vagrant Cascadian d654ad066e
gnu: rust-widestring: Fix typo.
* gnu/packages/crates-io (rust-widestring)[description]: Fix spelling if
  "libraries".
2019-09-23 13:01:41 -07:00
Vagrant Cascadian 028053f295
gnu: guile-persist: Fix typo.
* gnu/packages/guile-xyx (guile-persist)[synopsis]: Fix spelling of
  "Persistence".
2019-09-23 13:01:39 -07:00
Vagrant Cascadian 0def6a488c
gnu: sbcl-cl-hooks: Fix typo.
* gnu/packages/lisp (sbcl-cl-hooks)[description]: Fix spelling of
  "possibilities".
2019-09-23 13:01:36 -07:00
Vagrant Cascadian 3defa90ddf
gnu: python-py-bcrypt: Fix typo.
* gnu/packages/python-crypto (python-py-bcrypt)[description]: Fix spelling of
  "parametrised".
2019-09-23 13:01:34 -07:00
Vagrant Cascadian 35fc0f4cd3
gnu: python-sphinxcontrib-htmlhelp: Fix typo.
* gnu/packages/sphinx (python-sphinxcontrib-htmlhelp)[synopsis]: Fix spelling
  of "extension".
2019-09-23 12:29:12 -07:00
Vagrant Cascadian 90c40ea209
gnu: go-github-com-audriusbutkevicius-pfilter: Fix typo.
* gnu/packages/syncthing (go-github-com-audriusbutkevicius-pfilter)
  [synopsis]: Fix spelling of "multiple".
2019-09-23 12:27:01 -07:00
Arun Isaac 2c33a849f7
gnu: guile-email: Update to 0.2.1.
* gnu/packages/guile-xyz.scm (guile-email): Update to 0.2.1.
[arguments]: Remove patch-module-dir phase.
2019-09-24 00:52:53 +05:30
Vagrant Cascadian 4186adce1c
gnu: bctoolbox: Fix typo.
* gnu/packages/telephony (bctoolbox)[description]: Fix plurality of
  "software".
2019-09-23 12:21:36 -07:00
Vagrant Cascadian 99ce20555d
gnu: fe: Fix typo.
* gnu/packages/text-editors (fe)[description]: Fix spelling of "menus".
2019-09-23 12:18:41 -07:00
Vagrant Cascadian 2847df6ba7
gnu: perl-xml-xpathengine: Fix typo.
* gnu/packages/xml (perl-xml-xpathengine)[description]: Fix spelling of
  "mimic".
2019-09-23 12:15:51 -07:00
Vagrant Cascadian 5da7a04abd
build: ruby-build-system: Fix typo.
* guix/build/ruby-build-system: Fix spelling of "invocation".
2019-09-23 12:08:13 -07:00
Vagrant Cascadian fa4867cc99
import: stackage: Fix typo.
* guix/import/stackage: Fix spelling of "version".
2019-09-23 12:06:46 -07:00
Efraim Flashner 4907b615c9
gnu: python-html2text: Update to 2019.8.11.
* gnu/packages/python-web.scm (python-html2text): Update to 2019.8.11.
[arguments]: Use a custom 'check phase.
[home-page]: Update home-page.
2019-09-23 22:03:35 +03:00
Vagrant Cascadian a130544d60
inferior: Fix typo.
* guix/inferior: Fix spelling of "specifications".
2019-09-23 12:03:00 -07:00
Vagrant Cascadian 7f69414927
lint: Fix typo.
* guix/lint: Fix spelling of "mentioning".
2019-09-23 12:00:03 -07:00
Vagrant Cascadian 77c2eafbbb
scripts: container: Fix typo.
* guix/scripts/container/exec (show-help): Fix spelling of COMMAND.
2019-09-23 11:56:40 -07:00
Tobias Geerinckx-Rice 46a8b76ce7
doc: Fix typo.
* doc/guix.texi (Build Systems): Fix/spoil ‘libary’ typo/joke.
2019-09-23 20:50:59 +02:00
Tobias Geerinckx-Rice a0bd918116
gnu: sbcl-trivia.ppcre: Fix typo in description.
* gnu/packages/lisp.scm (sbcl-trivia.ppcre)[description]: Fix typo.
2019-09-23 20:50:59 +02:00
Brian Leung 4343eebfc9
gnu: emacs-ace-window: Update to 0.9.0-1.a534492.
* gnu/packages/emacs-xyz.scm (emacs-ace-window): Update to 0.9.0-1.a534492.
2019-09-23 20:00:29 +02:00
Jakob L. Kreuze 6764870498
gnu: Add screenfetch.
* gnu/packages/admin.scm (screenfetch): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-09-23 19:07:28 +03:00
Tobias Geerinckx-Rice 3b4cc5cbdb
gnu: python-m2crypto: Update to 0.35.2.
* gnu/packages/python-crypto.scm (python-m2crypto): Update to 0.35.2.
2019-09-23 17:58:33 +02:00
Tobias Geerinckx-Rice aa686627ac
gnu: python-slugify: Update to 3.0.4.
* gnu/packages/python-web.scm (python-slugify): Update to 3.0.4.
* gnu/packages/patches/python-slugify-depend-on-unidecode.patch:
Adjust accordingly.
2019-09-23 17:58:32 +02:00
Tobias Geerinckx-Rice bfe194b533
gnu: enchant: Update to 2.2.7.
* gnu/packages/enchant.scm (enchant): Update to 2.2.7.
2019-09-23 17:58:32 +02:00
Tobias Geerinckx-Rice 900ddbf53d
gnu: obs: Update to 24.0.1.
* gnu/packages/video.scm (obs): Update to 24.0.1.
[inputs]: Add qtsvg.
2019-09-23 17:58:32 +02:00
Tobias Geerinckx-Rice b928c5874a
gnu: acpid: Update to 2.0.32.
* gnu/packages/linux.scm (acpid): Update to 2.0.32.
2019-09-23 17:58:31 +02:00
Mathieu Othacehe 3dd3ac4d83
installer: Fix run-input-page calls.
This fixes 55c43108 commit that renamed input-hide-checkbox? into
input-visibility-checkbox?.

* gnu/installer/newt/partition.scm (prompt-luks-passwords): Rename
input-hide-checkbox? into input-visibility-checkbox?.
2019-09-23 13:55:50 +02:00
Rutger Helling 48c97c27db
gnu: utox: Update to 0.17.1.
* gnu/packages/messaging.scm (utox): Update to 0.17.1.
2019-09-23 13:23:10 +02:00
Rutger Helling ec3516f1e2
gnu: kitty: Update to 0.14.5.
* gnu/packages/terminals.scm (kitty): Update to 0.14.5.
2019-09-23 13:17:40 +02:00
Rutger Helling 04dc98291c
gnu: flatpak: Update to 1.4.3.
* gnu/packages/package-management.scm (flatpak): Update to 1.4.3.
2019-09-23 13:12:39 +02:00
Ludovic Courtès cb3ee1c507
doc: Explain that '--profile' expects a file name.
* doc/guix.texi (Invoking guix package): Explain that the argument to
--profile is a file name.
2019-09-23 12:26:59 +02:00
Boris A. Dekshteyn 9338cbdbe0
gnu: libomp: Fix test target.
* gnu/packages/llvm.scm (libomp)[arguments]: Change #:test-target value.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-23 12:20:31 +02:00
Ludovic Courtès 2f1a01b7cd
gnu: mit-scheme: Pass a valid tarball hash on non-x86.
Fixes this bug:

  $ guix build -nd mit-scheme -s aarch64-linux
  guix build: error: derivation `/gnu/store/…-mit-scheme-c-10.1.3.tar.gz.drv' has incorrect output `/gnu/store/…-mit-scheme-c-10.1.3.tar.gz', should be `/gnu/store/…-mit-scheme-c-10.1.3.tar.gz'

This is a followup to 7d6cfa4425.

* gnu/packages/scheme.scm (mit-scheme)[inputs]: For "source", pass a
hash of the right length in the catch-all case.
2019-09-23 12:14:39 +02:00
Ludovic Courtès b69ce8a872
deploy: Add '--verbosity' and properly interpret build log.
This is a followup to 91300526b7.

* guix/scripts/deploy.scm (show-help, %options): Add '--verbosity'.
(guix-deploy): Wrap 'with-store' in 'with-status-verbosity'.
2019-09-23 11:57:39 +02:00
Ludovic Courtès e5efdbce21
gnu: perl-catalyst-view-json: Update to 0.37.
* gnu/packages/web.scm (perl-catalyst-view-json): Update to 0.37.
2019-09-23 11:40:53 +02:00
Ludovic Courtès 624ed47d41
gnu: perl-catalyst-runtime: Update to 5.90124.
* gnu/packages/web.scm (perl-catalyst-runtime): Update to 5.90124.
[propagated-inputs]: Add PERL-PERLIO-UTF8_STRICT.
2019-09-23 11:40:08 +02:00
Ludovic Courtès 90ca791ab0
etc: Add channel news file.
* etc/news.scm: New file.
* Makefile.am (EXTRA_DIST): Add it.
2019-09-23 11:08:09 +02:00
Ludovic Courtès dcc90d1558
Add '.guix-channel' file.
* .guix-channel: New file.
* Makefile.am (EXTRA_DIST): Add it.
2019-09-23 10:41:30 +02:00
Ludovic Courtès dabdd7d465
pull: Display news titles directly upon 'pull'.
* guix/scripts/pull.scm (display-profile-news): Return true when there's
more to display.
(display-news-entry-title): New procedure.
(display-news-entry): Use it.
(display-channel-specific-news): Return true when there's more to
display.
(display-channel-news-headlines): New procedure.
(build-and-install): Call it.  When 'display-channel-news-headlines' or
'display-profile-news' returns #t, print a hint to run "pull --news".
(display-new/upgraded-packages): Return true when there's more to display.
2019-09-23 10:38:44 +02:00
Ludovic Courtès 192ee02aeb
pull: '-l' displays channel news.
* guix/scripts/pull.scm (display-channel-news): Make 'previous' a
parameter.
(process-query)[list-generations]: Call 'display-channel-news'.
2019-09-23 10:38:44 +02:00