Commit graph

57340 commits

Author SHA1 Message Date
Efraim Flashner 07bf6cbc49
gnu: rust-futures-util-preview-0.3: Don't skip build.
* gnu/packages/crates-io.scm (rust-futures-util-preview-0.3)[arguments]:
Don't skip build. Skip tests. Replace rust-rand-0.4 with 0.7 in
cargo-inputs. Remove rust-rand-core-0.5.
2020-03-19 22:33:22 +02:00
Efraim Flashner 6de81dd2d8
gnu: Add rust-gtk-rs-lgpl-docs-0.1.
* gnu/packages/crates-io.scm (rust-gtk-rs-lgpl-docs-0.1): New variable.
2020-03-19 22:33:22 +02:00
Efraim Flashner 87a3a185fe
gnu: Add rust-rustdoc-stripper-0.1.
* gnu/packages/crates-io.scm (rust-rustdoc-stripper-0.1): New variable.
2020-03-19 22:33:21 +02:00
Efraim Flashner 818794ee28
gnu: Add rust-alga-0.9.
* gnu/packages/crates-io.scm (rust-alga-0.9): New variable.
2020-03-19 22:33:21 +02:00
Efraim Flashner e036be30c5
gnu: Add rust-decimal-2.0.
* gnu/packages/crates-io.scm (rust-decimal-2.0): New variable.
2020-03-19 22:33:21 +02:00
Efraim Flashner 8ae8478a71
gnu: Add rust-ord-subset-3.
* gnu/packages/crates-io.scm (rust-ord-subset-3): New variable.
2020-03-19 22:33:21 +02:00
Efraim Flashner 44b748e4f5
gnu: Add rust-alga-derive-0.9.
* gnu/packages/crates-io.scm (rust-alga-derive-0.9): New variable.
2020-03-19 22:33:20 +02:00
Efraim Flashner 34d0c1e7dd
gnu: Add rust-edit-distance-2.1.
* gnu/packages/crates-io.scm (rust-edit-distance-2.1): New variable.
2020-03-19 22:33:20 +02:00
Efraim Flashner f06961ea35
gnu: Add rust-pangocairo-sys-0.10.
* gnu/packages/crates-io.scm (rust-pangocairo-sys-0.10): New variable.
2020-03-19 22:33:20 +02:00
Efraim Flashner 1386cad154
gnu: Add rust-pango-sys-0.9.
* gnu/packages/crates-io.scm (rust-pango-sys-0.9): New variable.
2020-03-19 22:33:20 +02:00
Efraim Flashner a3ea699eb3
gnu: Add rust-gtk-pixbuf-sys-0.9.
* gnu/packages/crates-io.scm (rust-gdk-pixbuf-sys-0.9): New variable.
2020-03-19 22:33:20 +02:00
Efraim Flashner d105cc52f9
gnu: Add rust-cairo-sys-rs-0.9.
* gnu/packages/crates-io.scm (rust-cairo-sys-rs-0.9): New variable.
2020-03-19 22:33:16 +02:00
Brendan Tildesley 3e000955cd
guix: lint: Ad scdoc as a suggested native input.
* guix/lint.scm (check-inputs-should-be-native): Add scdoc.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-03-19 21:10:21 +01:00
Brendan Tildesley 355dd7135c
gnu: grim: Move scdoc to native-inputs.
* gnu/packages/image.scm (scdoc)[inputs]: Remove scdoc.
[native-inputs]: Add scdoc.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-03-19 21:10:20 +01:00
Jakub Kądziołka 0b06a0199f
gnu: rust-bindgen: Add missing space to synopsis.
* gnu/packages/crates-io.scm (rust-bindgen-0.50)[synopsis]: Add a space
  between "C++" and "libraries".
2020-03-19 21:02:34 +01:00
Michael Rohleder 15c3aa0911
gnu: docker-compose: Update to 1.25.4.
Fixes <https://bugs.gnu.org/40015>.

* gnu/packages/docker.scm (docker-compose): Update to 1.25.4.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-03-19 20:45:00 +01:00
Maxim Cournoyer cc96c9504d
gnu: emacs-magit: Remove obsolete make flags.
* gnu/packages/emacs-xyz.scm (emacs-magit): Remove make flags that were jadis
required to reference external Elisp libraries.  These are now made available
through EMACSLOADPATH.
2020-03-19 13:08:49 -04:00
Maxim Cournoyer fdffceeb01
doc: Update to reflect the current installation prefix of Emacs packages.
* doc/guix.texi (Application Setup)[Emacs Packages]: No longer mention the
guix.d Elisp installation prefix.  Do not treat the user profile specially, as
it is not special anymore.
(Build Systems): Document the correct Elisp installation prefix.
2020-03-19 12:07:10 -04:00
Maxim Cournoyer d5195020d2
gnu: emacs-mew: Remove guix.d from the Elisp installation directory.
* gnu/packages/mail.scm (emacs-mew)[arguments]: Update the Elisp installation
prefix.
2020-03-19 12:07:10 -04:00
Maxim Cournoyer 0a3ce07784
gnu: cedille: Remove guix.d from the Elisp installation directory.
* gnu/packages/cedille.scm (cedille)[phases]{patch-cedille-path-el}: Update
the Elisp installation prefix used.
{copy-cedille-mode}: Likewise.
2020-03-19 12:07:10 -04:00
Maxim Cournoyer d53e87cf11
gnu: ghc-hindent: Remove guix.d from the Elisp installation directory.
* gnu/packages/haskell-xyz.scm (ghc-hindent)[phases]{emacs-install}: Update
the installation prefix directory.
2020-03-19 12:07:10 -04:00
Maxim Cournoyer 092cdae90b
gnu: emacs-forge: Use the emacs-build-system.
This streamlines the package definition nicely and bring benefits, such as
having the Elisp files scanned for potential /bin/ programs and patched,
compressing the info manual, being able to compile the autoload file, and
installing the byte compiled files to the correct location (under site-lisp/).

* gnu/packages/emacs-xyz.scm (emacs-forge)[build-system]: Switch from the
gnu-build-system to the emacs-build-system.
[arguments]: Remove the #:modules and #:imported-modules arguments.  Delete
all the custom phases except the 'chdir-lisp one, and add a new
'build-info-manual phase.
2020-03-19 12:07:10 -04:00
Maxim Cournoyer 93f606b343
gnu: emacs-guix: Remove unnecessary configure flags.
* gnu/packages/emacs-xyz.scm (emacs-guix)[arguments]: Remove.
2020-03-19 12:07:10 -04:00
Maxim Cournoyer 06ab895e8c
gnu: emacs-magit-svn: Use the emacs-build-system.
* gnu/packages/emacs-xyz.scm (emacs-magit-svn)[build-system]: Use the
emacs-build-system.
[arguments]: Remove.
2020-03-19 12:07:10 -04:00
Brendan Tildesley 5e78a87bb9
gnu: waybar: Update to 0.9.1.
* gnu/packages/wm.scm (waybar): Update to 0.9.1.
[inputs]: Add date and gtk-layer-shell dependencies.
[synopsis]:Remove period.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-19 15:14:08 +01:00
Brendan Tildesley d2793ed696
gnu: Add gtk-layer-shell.
* gnu/packages/gtk.scm (gtk-layer-shell): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-19 15:14:08 +01:00
Brendan Tildesley 5ea2058409
gnu: spdlog: Update to 1.5.0.
* gnu/packages/logging.scm (spdlog): Update to 1.5.0

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-19 15:14:08 +01:00
Brendan Tildesley 1afd98dc93
gnu: Add date.
* gnu/packages/wm.scm (date): New variable.
* gnu/packages/patches/date-output-pkg-config-files.patch: New file.
* gnu/local.mk: Add patch.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-19 15:14:08 +01:00
Ludovic Courtès 892ca1d92f
guix package: Remove unneeded import.
This is a followup to 55e1dfa4dd.

* guix/scripts/package.scm: Remove unneeded #:use-module.
2020-03-19 15:14:08 +01:00
Ludovic Courtès 1dca6aaafa
inferior: '&inferior-exception' includes a stack trace.
* guix/inferior.scm (port->inferior): Bump protocol to (0 1 1).
(&inferior-exception)[stack]: New field.
(read-repl-response): Recognize 'exception' form for protocol (0 1 1).
* tests/inferior.scm ("&inferior-exception"): Check the value returned
by 'inferior-exception-stack'.
2020-03-19 15:14:08 +01:00
Ludovic Courtès 2b0a370d00
repl: Return stack traces along with exceptions.
* guix/repl.scm (repl-prompt): New variable.
(stack->frames): New procedure.
(send-repl-response)[frame->sexp, handle-exception]: New procedure.
Pass HANDLE-EXCEPTION as a pre-unwind handler.
(machine-repl): Define 'tag'.  Bump protocol version to (0 1 1).
Wrap 'loop' call in 'call-with-prompt'.
2020-03-19 15:14:08 +01:00
Ludovic Courtès ec0a866172
inferior: Adjust to protocol (0 1).
* guix/inferior.scm (port->inferior): For protocol (0 x ...), where x >= 1,
send the (() repl-version ...) form.
2020-03-19 15:14:08 +01:00
Ludovic Courtès f06a26f5b5
repl: Allow clients to send their protocol version.
* guix/repl.scm (send-repl-response): Add #:version.
(machine-repl): Make 'loop' an internal define with a
'version' parameter.  Pass VERSION to 'send-repl-response'.
Send (0 1) as the protocol version.
If the first element read from INPUT matches (() repl-version _ ...),
interpret it as the client's protocol version.
2020-03-19 15:14:08 +01:00
Jan Nieuwenhuizen ac75bd0102
gnu: system: Remove guile-wm from skeleton.
* gnu/system/shadow.scm (default-skeletons): Remove guile-wm (especially as a
dependency).
2020-03-19 12:14:19 +01:00
Efraim Flashner afa3b4d191
gnu: Fix typo.
This is a follow-up to 83a4ab4e42.

* gnu/local.mk (dist_patch_DATA): Fix typo in patch name.
2020-03-19 12:52:32 +02:00
Hartmut Goebel d3d8be5281
gnu: Add korganizer.
* gnu/packages/kde-pim.scm (korganizer): New variable.
2020-03-19 11:36:23 +01:00
Hartmut Goebel 992c6d29bb
gnu: Add kincidenceeditor.
* gnu/packages/kde-pim.scm (kincidenceeditor): New variable.
2020-03-19 11:36:22 +01:00
Hartmut Goebel b3359b8598
gnu: Add keventviews.
* gnu/package/kde-pim.scm (keventviews): New variable.
2020-03-19 11:36:21 +01:00
Hartmut Goebel d9491d5053
gnu: Add kcalendarsupport.
* gnu/packages/kde-pim.scm (kcalendarsupport): New variable.
2020-03-19 11:36:21 +01:00
Hartmut Goebel 9d95d8bd12
gnu: Add kdiagram.
* gnu/packages/kde.scm (kdiagram): New variable.
* packages/patches/kdiagram-Fix-missing-link-libraries.patch: New file.
* gnu/local.mk: Add it.
2020-03-19 11:36:21 +01:00
Hartmut Goebel 639b6ead0c
gnu: Add kmail.
* gnu/packages/kde-pim.scm (kmail): New variable.
* gnu/packages/patches/kmail-Fix-missing-link-libraries.patch:
  New file.
* gnu/local.mk: Add it.
2020-03-19 11:36:21 +01:00
Hartmut Goebel dd80d13bea
gnu: Add knotes.
* gnu/packages/kde-pim.scm (knotes): NEw variable.
2020-03-19 11:36:20 +01:00
Hartmut Goebel 86633b2218
gnu: Add kaddressbook.
* gnu/packages/kde-pim.scm (kaddressbook): New variable.
2020-03-19 11:36:20 +01:00
Hartmut Goebel de6b782204
gnu: Add kdepim-runtime.
* gnu/packages/kde-pim.scm (kdepim-runtime): New variable.
* gnu/packages/patches/kdepim-runtime-Fix-missing-link-libraries.patch:
  New file.
* gnu/local.mk: Add it.
2020-03-19 11:36:20 +01:00
Hartmut Goebel 49e247efcc
gnu: Add kdav.
This is in kde-pim.scm since it explicitly offers the "KPimKDAV".

* gnu/package/kde-pim.scm (kdav): New variable.
2020-03-19 11:36:19 +01:00
Hartmut Goebel 7a0bb02db4
gnu: Add kblog.
* gnu/packages/kde-pim.scm (kblog): New variable.
2020-03-19 11:36:19 +01:00
Hartmut Goebel d3b543a1fd
gnu: Add kmailcommon.
* gnu/packages/kde-pim.scm (kmailcommon): New variable.
2020-03-19 11:36:19 +01:00
Hartmut Goebel a146c18ca4
gnu: Add kmessagelib.
* gnu/packages/kde-pim.scm (kmessagelib): New variable.
2020-03-19 11:36:18 +01:00
Hartmut Goebel 83a4ab4e42
gnu: Add libksieve.
* gnu/packages/kde-pim.scm (libksieve): New variable.
* gnu/packages/patches/libksieve-Fix-missing-link-libraries.patch:
  New file.
* gnu/local.mk: Add it.
2020-03-19 11:36:18 +01:00
Brice Waegeneire ea2a180f68
gnu: gpa: Add phase wrap-program.
Fixes <https://bugs.gnu.org/36109>

* gnu/packages/gnupg.scm (gpa)[arguments]: Add phase wrap-program.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-19 10:48:27 +01:00