summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-11-27swh: Export 'save-origin' and related bindings.Ludovic Courtès
* guix/swh.scm: Export bindings related to 'save-origin'.
2018-11-27gnu: guile-simple-zmq: Update to 68bedb6.Ludovic Courtès
* gnu/packages/guile.scm (guile-simple-zmq): Update to 68bedb6.
2018-11-27gnu: randomjungle: Update homepage and sourc.Björn Höfling
* gnu/packages/machine-learning.scm (randomjungle)[source]: Update URL. [homepage]: Update URL.
2018-11-27gnu: emacs-polymode: Update to 0.1.5.Ricardo Wurmus
* gnu/packages/emacs.scm (emacs-polymode): Update to 0.1.5.
2018-11-27gnu: emacs-slack: Update to 0.0.2-5.99a5750.Ricardo Wurmus
* gnu/packages/emacs.scm (emacs-slack): Update to 0.0.2-5.99a5750. [propagated-inputs]: Add emacs-helm.
2018-11-27gnu: emacs-go-mode: Fetch sources from git.Ricardo Wurmus
* gnu/packages/emacs.scm (emacs-go-mode)[source]: Fetch via git. [arguments]: Add phase "make-writable".
2018-11-27gnu: emacs-ivy-yasnippet: Update to 0.1-2.32580b4.Ricardo Wurmus
* gnu/packages/emacs.scm (emacs-ivy-yasnippet): Update to 0.1-2.32580b4.
2018-11-26gnu: Add OpenShot.Eric Bavier
* gnu/packages/video.scm (openshot-qt): New variable.
2018-11-26gnu: Add libopenshot.Eric Bavier
* gnu/packages/video.scm (libopenshot): New variable. * gnu/packages/patches/libopenshot-tests-with-system-libs.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2018-11-26gnu: Add libopenshot-audio.Eric Bavier
* gnu/packages/audio.scm (libopenshot-audio): New variable.
2018-11-26qtwebkit: Reduce RAM requirements for linking.Eric Bavier
* gnu/packages/qt.scm (qtwebkit)[arguments]: Link shared libraries and executables with "--no-keep-memory".
2018-11-26qtwebkit: Fix pri install directory.Eric Bavier
* gnu/packages/qt.scm (qtwebkit)[arguments]: Add "ECM_MKSPECS_INSTALL_DIR" to #:configure-flags.
2018-11-26gnu: Mutt: Update to 1.11.0.Leo Famulari
* gnu/packages/mail.scm (mutt): Update to 1.11.0.
2018-11-26gnu: python-seaborn: Update to 0.9.0.Ricardo Wurmus
* gnu/packages/python.scm (python-seaborn): Update to 0.9.0. [arguments]: Enable tests. [propagated-inputs]: Add python-numpy. [native-inputs]: Add python-pytest and xorg-server. [properties]: Remove. (python2-seaborn)[propagated-inputs]: Remove python2-pytz.
2018-11-26gnu: clang-from-llvm: Clean up share/clang folder.Pierre Neidhardt
* gnu/packages/llvm.scm (clang-from-llvm): Remove useless files, install completion.
2018-11-26gnu: Add emacs-clang-rename.Pierre Neidhardt
* gnu/packages/llvm.scm (emacs-clang-rename): New variable.
2018-11-26gnu: emacs-clang-format: Inherit from clang.Tim Gesthuizen
* gnu/packages/emacs.scm (emacs-clang-format): Remove. * gnu/packages/llvm.scm (emacs-clang-format): Add.
2018-11-26repl: Do not exit repl on SIGINT.Oleg Pykhalov
* guix/scripts/repl.scm (guix-repl): Do not exit repl on SIGINT.
2018-11-26gnu: efl: Build with full opengl support except on armhf-linux.Efraim Flashner
* gnu/packages/enlightenment.scm (efl)[arguments]: Add 'configure-flags to use full opengl on all architectures except for armhf-linux, which will continue to use opengl-es.
2018-11-26gnu: efl: Build with 'release' profile.Efraim Flashner
* gnu/packages/enlightenment.scm (efl)[arguments]: Add 'configure-flag to build the 'release' profile.
2018-11-26services: openssh: Install OpenSSH in the system profile.Ludovic Courtès
This ensures one can scp to or from the GuixSD machine that uses the service. * gnu/services/ssh.scm (openssh-service-type)[extensions]: Add PROFILE-SERVICE-TYPE extension. * gnu/system/examples/bare-bones.tmpl <packages>: Remove OPENSSH. * doc/guix.texi (Using the Configuration System): Adjust accordingly.
2018-11-26git-download: Download from Software Heritage as a last resort.Ludovic Courtès
* guix/git-download.scm (git-fetch)[inputs]: Add gzip and tar when 'git-reference-recursive?' is false. [guile-json, gnutls]: New variables. [modules]: Add (guix swh). [build]: Wrap in 'with-extensions'. Add call to 'swh-download'.
2018-11-26Add (guix swh).Ludovic Courtès
* guix/swh.scm: New file. * Makefile.am (MODULES): Add it.
2018-11-26git-download: Use 'git-minimal' instead of 'git'.Ludovic Courtès
* guix/git-download.scm (git-package): Refer to 'git-minimal'.
2018-11-26gnu: Add 'git-minimal'.Ludovic Courtès
* gnu/packages/version-control.scm (git-minimal): New variable.
2018-11-26gnu: wine-staging: Update to 3.21.Rutger Helling
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.21. * gnu/packages/wine.scm (wine-staging): Update to 3.21.
2018-11-25gnu: opam: Update to 2.0.1.Julien Lepiller
gnu/packages/ocaml.scm (opam): Update to 2.0.1. [arguments]: Use invoke, return #t and use store paths for dependencies. [inputs]: Add bubblewrap.
2018-11-25gnu: Add bubblewrap.Julien Lepiller
* gnu/packages/virtualization.scm (bubblewrap): New variable.
2018-11-25gnu: dovecot: Update to 2.3.4.Marius Bakke
* gnu/packages/mail.scm (dovecot): Update to 2.3.4.
2018-11-25gnu: guix-daemon: Adjust 'install' phase to latest update.Ludovic Courtès
Fixes <https://bugs.gnu.org/33496>. Reported by Brett Gilio <brettg@posteo.net>. This is a followup to commit 254602cdf884379231793c4d793b25c9ebd6c806. * gnu/packages/package-management.scm (guix-daemon)[arguments]: In 'install' phase, remove use of "install-nodist_pkglibexecSCRIPTS" target.
2018-11-25gnu: mtools: Update to 4.0.21.Efraim Flashner
* gnu/packages/mtools.scm (mtools): Update to 4.0.21.
2018-11-25gnu: uncrustify: Update to 0.68.1.Pierre Neidhardt
* gnu/packages/code.scm (uncrustify): Update to 0.68.1.
2018-11-25gnu: Add s-xml-rpc.Pierre Neidhardt
* gnu/packages/lisp.scm (cl-s-xml-rpc, ecl-s-xml-rpc, sbcl-s-xml-rpc): New variables.
2018-11-25gnu: Add s-xml.Pierre Neidhardt
* gnu/packages/lisp.scm (cl-s-xml, ecl-s-xml, sbcl-s-xml): New variables.
2018-11-25gnu: Add usocket.Pierre Neidhardt
* gnu/packages/lisp.scm (cl-usocket, ecl-usocket, sbcl-usocket): New variables.
2018-11-25gnu: Add usocket-server.Pierre Neidhardt
* gnu/packages/lisp.scm (cl-usocket-server, ecl-usocket-server, sbcl-usocket-server): New variables.
2018-11-25gnu: Add sbcl-usocket-boot0.Pierre Neidhardt
* gnu/packages/lisp.scm (sbcl-usocket-boot0): New variable.
2018-11-25gnu: Add portable-threads.Pierre Neidhardt
* gnu/packages/lisp.scm (cl-portable-threads, ecl-portable-threads, sbcl-portable-threads): New variables.
2018-11-25gnu: Add cl-css.Pierre Neidhardt
* gnu/packages/lisp.scm (cl-css, ecl-cl-css, sbcl-cl-css): New variables.
2018-11-25gnu: Add cl-markup.Pierre Neidhardt
* gnu/packages/lisp.scm (cl-markup, ecl-cl-markup, sbcl-cl-markup): New variables.
2018-11-25gnu: guix: Update to 71a78ba.Ludovic Courtès
* gnu/packages/package-management.scm (guix): Update to 71a78ba.
2018-11-24gnu: emacs-company: Update to 0.9.7.Brett Gilio
* gnu/packages/emacs.scm (emacs-company): Update to 0.9.7. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-11-24gnu: emacs-zenburn-theme: Update to 2.6.Brett Gilio
* gnu/packages/emacs.scm (emacs-zenburn-theme): Update to 2.6. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-11-24gnu: sqlcipher: Update to 3.4.2.Brett Gilio
* gnu/packages/databases.scm (sqlcipher): Update to 3.4.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-11-24ssh: Make 'send-files' more robust.Ludovic Courtès
Possibly fixes <https://bugs.gnu.org/33239>. * guix/ssh.scm (send-files): Call 'channel-get-exit-status' only when RESULT is true.
2018-11-24daemon: Ignore '--keep-failed' for TCP/IP clients.Ludovic Courtès
* nix/nix-daemon/nix-daemon.cc (performOp) <wopSetOptions>: When 'isRemoteConnection' is true, set 'settings.keepFailed' to zero. * doc/guix.texi (Common Build Options): Document this behavior.
2018-11-24gnu: ocaml-piqilib: Remove duplicate 'home-page' field.Mark H Weaver
This is a followup to commit 564cf93f2aca60171b4b97559ffc6c952e73e8ed. * gnu/packages/ocaml.scm (ocaml-piqilib)[home-page]: Remove duplicate field.
2018-11-24gnu: rhythmbox: Update hash of patch.Mark H Weaver
* gnu/packages/gnome.scm (rhythmbox)[source]: Update hash of the applied patch.
2018-11-24gnu: sbcl: Update to 1.4.13.Pierre Neidhardt
* gnu/packages/lisp.scm (sbcl): Update to 1.4.13. [native-inputs]: Use minimal texlive-union instead of full texlive. [native-inputs]: Use CCL instead of buggy CLISP. [arguments]: Replace all (zero? (system* ...)) by invoke.
2018-11-24gnu: gcl: Remove unnecessary texlive input.Pierre Neidhardt
* gnu/packages/lisp.scm (gcl)[native-inputs]: Remove texlive.