Age | Commit message (Expand) | Author |
2019-09-27 | gnu: gcc: Fix mingw cross compiler.•••* gnu/packages/patches/gcc-7-cross-mingw.patch: New file.
* gnu/packages/cross-base.scm (cross-gcc-patches): Add XGCC parameter; update
caller. Use it for target mingw and gcc >= 7.
* gnu/local.mk (dist_patch_DATA): Add it.
| Jan Nieuwenhuizen |
2019-09-26 | nls: Update 'fr' translation of news entries.•••* etc/news.scm: Add more 'fr' translations.
| Julien Lepiller |
2019-09-26 | gnu: Add ccls.•••* gnu/packages/cpp.scm (ccls): New variable.
| Mathieu Othacehe |
2019-09-24 | nls: Update 'de' translation of news entries.•••* etc/news.scm: Add more 'de' translations.
| Florian Pelz |
2019-09-24 | news: Add entry for the glibc upgrade.•••* etc/news.scm: Add entry for 5f3f70391809f8791c55c05bd1646bc58508fa2c.
| Ludovic Courtès |
2019-09-24 | gnu: Add locale packages for glibc 2.28.•••* gnu/packages/base.scm (glibc-locales-2.28, glibc-utf8-locales-2.28):
New variables.
(glibc-locales-2.27, glibc-utf8-locales-2.27): Deprecate.
| Ludovic Courtès |
2019-09-24 | news: Add entry for the reduced binary seed bootstrap.•••* etc/news.scm: Add entry for cdd3bcf03883d129581a79e6d6611b2afd3b277b.
| Ludovic Courtès |
2019-09-24 | Merge branch 'master' into core-updates | Ludovic Courtès |
2019-09-23 | 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.
| Ludovic Courtès |
2019-09-23 | gnu: cuirass: Update to d27ff21.•••* gnu/packages/ci.scm (cuirass): Update to d27ff21.
| Ludovic Courtès |
2019-09-23 | services: cuirass: Remove unneeded conditional.•••* gnu/services/cuirass.scm (cuirass-shepherd-service): Remove unneeded 'and'.
| Ludovic Courtès |
2019-09-23 | gexp: Remove unused procedure.•••* guix/gexp.scm (syntax-location-string): Remove.
| Ludovic Courtès |
2019-09-23 | 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.
| Ludovic Courtès |
2019-09-23 | 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).
| Ludovic Courtès |
2019-09-23 | 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.
| Ludovic Courtès |
2019-09-23 | gnu: r-gplots: Fix typo.•••* gnu/packages/statistics (r-gplots)[description]: Fix spelling of "balloon".
| Vagrant Cascadian |
2019-09-23 | 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.
| Vagrant Cascadian |
2019-09-23 | gnu: vco-plugins: Fix typo.•••* gnu/packages/audio (vco-plugins)[description]: Fix spelling of "rectangle".
| Vagrant Cascadian |
2019-09-23 | gnu: rust-widestring: Fix typo.•••* gnu/packages/crates-io (rust-widestring)[description]: Fix spelling if
"libraries".
| Vagrant Cascadian |
2019-09-23 | gnu: guile-persist: Fix typo.•••* gnu/packages/guile-xyx (guile-persist)[synopsis]: Fix spelling of
"Persistence".
| Vagrant Cascadian |
2019-09-23 | gnu: sbcl-cl-hooks: Fix typo.•••* gnu/packages/lisp (sbcl-cl-hooks)[description]: Fix spelling of
"possibilities".
| Vagrant Cascadian |
2019-09-23 | gnu: python-py-bcrypt: Fix typo.•••* gnu/packages/python-crypto (python-py-bcrypt)[description]: Fix spelling of
"parametrised".
| Vagrant Cascadian |
2019-09-23 | gnu: python-sphinxcontrib-htmlhelp: Fix typo.•••* gnu/packages/sphinx (python-sphinxcontrib-htmlhelp)[synopsis]: Fix spelling
of "extension".
| Vagrant Cascadian |
2019-09-23 | gnu: go-github-com-audriusbutkevicius-pfilter: Fix typo.•••* gnu/packages/syncthing (go-github-com-audriusbutkevicius-pfilter)
[synopsis]: Fix spelling of "multiple".
| Vagrant Cascadian |
2019-09-24 | 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.
| Arun Isaac |
2019-09-23 | gnu: bctoolbox: Fix typo.•••* gnu/packages/telephony (bctoolbox)[description]: Fix plurality of
"software".
| Vagrant Cascadian |
2019-09-23 | gnu: fe: Fix typo.•••* gnu/packages/text-editors (fe)[description]: Fix spelling of "menus".
| Vagrant Cascadian |
2019-09-23 | gnu: perl-xml-xpathengine: Fix typo.•••* gnu/packages/xml (perl-xml-xpathengine)[description]: Fix spelling of
"mimic".
| Vagrant Cascadian |
2019-09-23 | build: ruby-build-system: Fix typo.•••* guix/build/ruby-build-system: Fix spelling of "invocation".
| Vagrant Cascadian |
2019-09-23 | import: stackage: Fix typo.•••* guix/import/stackage: Fix spelling of "version".
| Vagrant Cascadian |
2019-09-23 | 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.
| Efraim Flashner |
2019-09-23 | inferior: Fix typo.•••* guix/inferior: Fix spelling of "specifications".
| Vagrant Cascadian |
2019-09-23 | lint: Fix typo.•••* guix/lint: Fix spelling of "mentioning".
| Vagrant Cascadian |
2019-09-23 | scripts: container: Fix typo.•••* guix/scripts/container/exec (show-help): Fix spelling of COMMAND.
| Vagrant Cascadian |
2019-09-23 | doc: Fix typo.•••* doc/guix.texi (Build Systems): Fix/spoil ‘libary’ typo/joke.
| Tobias Geerinckx-Rice |
2019-09-23 | gnu: sbcl-trivia.ppcre: Fix typo in description.•••* gnu/packages/lisp.scm (sbcl-trivia.ppcre)[description]: Fix typo.
| Tobias Geerinckx-Rice |
2019-09-23 | 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.
| Brian Leung |
2019-09-23 | gnu: Add screenfetch.•••* gnu/packages/admin.scm (screenfetch): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Jakob L. Kreuze |
2019-09-23 | gnu: python-m2crypto: Update to 0.35.2.•••* gnu/packages/python-crypto.scm (python-m2crypto): Update to 0.35.2.
| Tobias Geerinckx-Rice |
2019-09-23 | 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.
| Tobias Geerinckx-Rice |
2019-09-23 | gnu: enchant: Update to 2.2.7.•••* gnu/packages/enchant.scm (enchant): Update to 2.2.7.
| Tobias Geerinckx-Rice |
2019-09-23 | gnu: obs: Update to 24.0.1.•••* gnu/packages/video.scm (obs): Update to 24.0.1.
[inputs]: Add qtsvg.
| Tobias Geerinckx-Rice |
2019-09-23 | gnu: acpid: Update to 2.0.32.•••* gnu/packages/linux.scm (acpid): Update to 2.0.32.
| Tobias Geerinckx-Rice |
2019-09-23 | 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?.
| Mathieu Othacehe |
2019-09-23 | gnu: utox: Update to 0.17.1.•••* gnu/packages/messaging.scm (utox): Update to 0.17.1.
| Rutger Helling |
2019-09-23 | gnu: kitty: Update to 0.14.5.•••* gnu/packages/terminals.scm (kitty): Update to 0.14.5.
| Rutger Helling |
2019-09-23 | gnu: flatpak: Update to 1.4.3.•••* gnu/packages/package-management.scm (flatpak): Update to 1.4.3.
| Rutger Helling |
2019-09-23 | doc: Explain that '--profile' expects a file name.•••* doc/guix.texi (Invoking guix package): Explain that the argument to
--profile is a file name.
| Ludovic Courtès |
2019-09-23 | gnu: libomp: Fix test target.•••* gnu/packages/llvm.scm (libomp)[arguments]: Change #:test-target value.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Boris A. Dekshteyn |
2019-09-23 | 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 7d6cfa442539e8fda0c145bf7a774c13e4fdc83c.
* gnu/packages/scheme.scm (mit-scheme)[inputs]: For "source", pass a
hash of the right length in the catch-all case.
| Ludovic Courtès |