summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2018-11-27gnu: emacs-slack: Update to 0.0.2-5.99a5750.•••* gnu/packages/emacs.scm (emacs-slack): Update to 0.0.2-5.99a5750. [propagated-inputs]: Add emacs-helm. Ricardo Wurmus
2018-11-27gnu: emacs-go-mode: Fetch sources from git.•••* gnu/packages/emacs.scm (emacs-go-mode)[source]: Fetch via git. [arguments]: Add phase "make-writable". Ricardo Wurmus
2018-11-27gnu: emacs-ivy-yasnippet: Update to 0.1-2.32580b4.•••* gnu/packages/emacs.scm (emacs-ivy-yasnippet): Update to 0.1-2.32580b4. Ricardo Wurmus
2018-11-26gnu: Add OpenShot.•••* gnu/packages/video.scm (openshot-qt): New variable. Eric Bavier
2018-11-26gnu: Add libopenshot.•••* 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. Eric Bavier
2018-11-26gnu: Add libopenshot-audio.•••* gnu/packages/audio.scm (libopenshot-audio): New variable. Eric Bavier
2018-11-26qtwebkit: Reduce RAM requirements for linking.•••* gnu/packages/qt.scm (qtwebkit)[arguments]: Link shared libraries and executables with "--no-keep-memory". Eric Bavier
2018-11-26qtwebkit: Fix pri install directory.•••* gnu/packages/qt.scm (qtwebkit)[arguments]: Add "ECM_MKSPECS_INSTALL_DIR" to #:configure-flags. Eric Bavier
2018-11-26gnu: Mutt: Update to 1.11.0.•••* gnu/packages/mail.scm (mutt): Update to 1.11.0. Leo Famulari
2018-11-26gnu: python-seaborn: Update to 0.9.0.•••* 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. Ricardo Wurmus
2018-11-26gnu: clang-from-llvm: Clean up share/clang folder.•••* gnu/packages/llvm.scm (clang-from-llvm): Remove useless files, install completion. Pierre Neidhardt
2018-11-26gnu: Add emacs-clang-rename.•••* gnu/packages/llvm.scm (emacs-clang-rename): New variable. Pierre Neidhardt
2018-11-26gnu: emacs-clang-format: Inherit from clang.•••* gnu/packages/emacs.scm (emacs-clang-format): Remove. * gnu/packages/llvm.scm (emacs-clang-format): Add. Tim Gesthuizen
2018-11-26gnu: efl: Build with full opengl support except on armhf-linux.•••* 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. Efraim Flashner
2018-11-26gnu: efl: Build with 'release' profile.•••* gnu/packages/enlightenment.scm (efl)[arguments]: Add 'configure-flag to build the 'release' profile. Efraim Flashner
2018-11-26services: openssh: Install OpenSSH in the system profile.•••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. Ludovic Courtès
2018-11-26gnu: Add 'git-minimal'.•••* gnu/packages/version-control.scm (git-minimal): New variable. Ludovic Courtès
2018-11-26gnu: wine-staging: Update to 3.21.•••* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.21. * gnu/packages/wine.scm (wine-staging): Update to 3.21. Rutger Helling
2018-11-25gnu: opam: Update to 2.0.1.•••gnu/packages/ocaml.scm (opam): Update to 2.0.1. [arguments]: Use invoke, return #t and use store paths for dependencies. [inputs]: Add bubblewrap. Julien Lepiller
2018-11-25gnu: Add bubblewrap.•••* gnu/packages/virtualization.scm (bubblewrap): New variable. Julien Lepiller
2018-11-25gnu: dovecot: Update to 2.3.4.•••* gnu/packages/mail.scm (dovecot): Update to 2.3.4. Marius Bakke
2018-11-25gnu: guix-daemon: Adjust 'install' phase to latest update.•••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. Ludovic Courtès
2018-11-25gnu: mtools: Update to 4.0.21.•••* gnu/packages/mtools.scm (mtools): Update to 4.0.21. Efraim Flashner
2018-11-25gnu: uncrustify: Update to 0.68.1.•••* gnu/packages/code.scm (uncrustify): Update to 0.68.1. Pierre Neidhardt
2018-11-25gnu: Add s-xml-rpc.•••* gnu/packages/lisp.scm (cl-s-xml-rpc, ecl-s-xml-rpc, sbcl-s-xml-rpc): New variables. Pierre Neidhardt
2018-11-25gnu: Add s-xml.•••* gnu/packages/lisp.scm (cl-s-xml, ecl-s-xml, sbcl-s-xml): New variables. Pierre Neidhardt
2018-11-25gnu: Add usocket.•••* gnu/packages/lisp.scm (cl-usocket, ecl-usocket, sbcl-usocket): New variables. Pierre Neidhardt
2018-11-25gnu: Add usocket-server.•••* gnu/packages/lisp.scm (cl-usocket-server, ecl-usocket-server, sbcl-usocket-server): New variables. Pierre Neidhardt
2018-11-25gnu: Add sbcl-usocket-boot0.•••* gnu/packages/lisp.scm (sbcl-usocket-boot0): New variable. Pierre Neidhardt
2018-11-25gnu: Add portable-threads.•••* gnu/packages/lisp.scm (cl-portable-threads, ecl-portable-threads, sbcl-portable-threads): New variables. Pierre Neidhardt
2018-11-25gnu: Add cl-css.•••* gnu/packages/lisp.scm (cl-css, ecl-cl-css, sbcl-cl-css): New variables. Pierre Neidhardt
2018-11-25gnu: Add cl-markup.•••* gnu/packages/lisp.scm (cl-markup, ecl-cl-markup, sbcl-cl-markup): New variables. Pierre Neidhardt
2018-11-25gnu: guix: Update to 71a78ba.•••* gnu/packages/package-management.scm (guix): Update to 71a78ba. Ludovic Courtès
2018-11-24gnu: emacs-company: Update to 0.9.7.•••* gnu/packages/emacs.scm (emacs-company): Update to 0.9.7. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Brett Gilio
2018-11-24gnu: emacs-zenburn-theme: Update to 2.6.•••* gnu/packages/emacs.scm (emacs-zenburn-theme): Update to 2.6. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Brett Gilio
2018-11-24gnu: sqlcipher: Update to 3.4.2.•••* gnu/packages/databases.scm (sqlcipher): Update to 3.4.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Brett Gilio
2018-11-24gnu: ocaml-piqilib: Remove duplicate 'home-page' field.•••This is a followup to commit 564cf93f2aca60171b4b97559ffc6c952e73e8ed. * gnu/packages/ocaml.scm (ocaml-piqilib)[home-page]: Remove duplicate field. Mark H Weaver
2018-11-24gnu: rhythmbox: Update hash of patch.•••* gnu/packages/gnome.scm (rhythmbox)[source]: Update hash of the applied patch. Mark H Weaver
2018-11-24gnu: sbcl: Update to 1.4.13.•••* 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. Pierre Neidhardt
2018-11-24gnu: gcl: Remove unnecessary texlive input.•••* gnu/packages/lisp.scm (gcl)[native-inputs]: Remove texlive. Pierre Neidhardt
2018-11-24gnu: clojure: Move to new clojure.scm.•••* gnu/local.mk (clojure): Include new clojure.scm. * gnu/packages/clojure.scm: Add clojure, clojure-algo-generic, clojure-algo-monads, clojure-core-match, clojure-instaparse, clojure-tools-macro. * gnu/packages/lisp.scm: Remove clojure, clojure-algo-generic, clojure-algo-monads, clojure-core-match, clojure-instaparse, clojure-tools-macro. Pierre Neidhardt
2018-11-24gnu: femtolisp: Move to scheme.scm.•••* gnu/packages/lisp.scm (femtolisp): Remove. * gnu/packages/scheme.scm (femtolisp): Add. Pierre Neidhardt
2018-11-23gnu: Add APFS-FUSE.•••* gnu/packages/file-systems.scm (apfs-fuse): New variable. Leo Famulari
2018-11-23gnu: linux-libre: Update to 4.19.4.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.4. (%linux-libre-hash): Update hash. Mark H Weaver
2018-11-23gnu: linux-libre@4.14: Update to 4.14.83.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.83. (%linux-libre-4.14-hash): Update hash. Mark H Weaver
2018-11-23gnu: linux-libre@4.9: Update to 4.9.140.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.140. Mark H Weaver
2018-11-23gnu: linux-libre@4.4: Update to 4.4.164.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.164. Mark H Weaver
2018-11-24gnu: freedesktop.scm: Sort imports and remove duplicates.•••* gnu/packages/freedesktop.scm: Sort imports alphabetically. Marius Bakke
2018-11-24gnu: libraw: Update to 0.19.1.•••* gnu/packages/photo.scm (libraw): Update to 0.19.1. Marius Bakke
2018-11-24gnu: libtorrent-rasterbar: Update to 1.1.11.•••* gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.1.11. Marius Bakke