summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: Move 'indent' to code.scm.Ludovic Courtès2018-05-23
| | | | | | | | Suggested by Pierre Neidhardt <ambrevar@gmail.com>. * gnu/packages/indent.scm: Remove. Move 'indent' to... * gnu/packages/code.scm (indent): ... here. New variable. * gnu/local.mk (GNU_SYSTEM_MODULES): Remove indent.scm.
* gnu: Move 'astyle' to code.scm.Ludovic Courtès2018-05-23
| | | | | | | Suggested by Pierre Neidhardt <ambrevar@gmail.com>. * gnu/packages/pretty-print.scm (astyle): Move to... * gnu/packages/code.scm (astyle): ... here. New variable.
* gnu: Add uncrustify.Pierre Neidhardt2018-05-23
| | | | | | * gnu/packages/code.scm (uncrustify): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* vm: Use a deterministic file system UUID in shared-store VMs.Ludovic Courtès2018-05-23
| | | | | * gnu/system/vm.scm (system-qemu-image/shared-store): Pass #:file-system-uuid to 'qemu-image'.
* vm: Print the label and UUID of partitions.Ludovic Courtès2018-05-23
| | | | * gnu/build/vm.scm (create-ext-file-system): Print the label and UUID.
* linux-initrd: Enable "virtio-rng".Ludovic Courtès2018-05-23
| | | | | | | Fixes <https://bugs.gnu.org/31268>. * gnu/system/linux-initrd.scm (default-initrd-modules)[virtio-modules]: Add "virtio-rng".
* gnu: gimp-fourier: Fix build.Ricardo Wurmus2018-05-23
| | | | | | * gnu/packages/gimp.scm (gimp-fourier)[arguments]: Copy gegl-0.4.pc to gegl-0.3.pc in the configure phase. [inputs]: Add gegl.
* gnu: cmake.scm: Add missing module.Oleg Pykhalov2018-05-22
| | | | * gnu/packages/cmake.scm: Import emacs-build-system.
* gnu: Add emacs-cmake-mode.Oleg Pykhalov2018-05-22
| | | | * gnu/packages/cmake.scm (emacs-cmake-mode): New public variable.
* gnu: bismark: Patch bismark2report before installing.Ricardo Wurmus2018-05-22
| | | | | * gnu/packages/bioinformatics.scm (bismark)[arguments]: Patch file before installing it.
* gnu: Add emacs-esh-autosuggest.Pierre Neidhardt2018-05-22
| | | | | | * gnu/packages/emacs.scm (emacs-esh-autosuggest): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: emacs-daemons: Fix typo in description.Ricardo Wurmus2018-05-22
| | | | * gnu/packages/emacs.scm (emacs-daemons)[description]: Fix typo.
* gnu: Add emacs-daemons.Pierre Neidhardt2018-05-22
| | | | | | * gnu/packages/emacs.scm (emacs-daemons): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: mutt: Update to 1.10.0.Leo Famulari2018-05-21
| | | | * gnu/packages/mail.scm (mutt): Update to 1.10.0.
* gnu: procps: Update to 3.3.14.Leo Famulari2018-05-21
| | | | | | * gnu/packages/linux.scm (procps): Update to 3.3.14. [arguments]: Remove obsolete phase 'disable-strtod-test' because the change has been upstreamed.
* gnu: curl: Update replacement to 7.60.0 [Fixes CVE-2018-{1000300,1000301}].Leo Famulari2018-05-21
| | | | | | * gnu/packages/curl.scm (curl)[replacement]: Update to 7.60.0. (curl-7.59.0): Replace with ... (curl-7.60.0): ... new variable.
* gnu: BIND: Update to 9.12.1-P2 [fixes CVE-2018-{5736,5737}].Leo Famulari2018-05-21
| | | | * gnu/packages/dns.scm (isc-bind): Update to 9.12.1-P2.
* gnu: pius: Really add the patch file.Andreas Enge2018-05-21
| | | | | | * gnu/packages/patches/pius.patch: New file. This is a follow-up to commit a92d97266dffcd1ab5c40a379005a7db1fc3dad4.
* gnu: linux-libre: Update to 4.16.10.Mark H Weaver2018-05-21
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.10. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.42.Mark H Weaver2018-05-21
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.42. (%linux-libre-4.14-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.101.Mark H Weaver2018-05-21
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.101.
* gnu: pius: Fix incompatibility with newer GnuPG versions.Andreas Enge2018-05-21
| | | | | | * gnu/packages/gnupg.scm (pius)[source]: Add patch. * gnu/packages/patches/pius.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* gnu: pius: Add input python2-sip.Andreas Enge2018-05-21
| | | | | * gnu/packages/gnupg.scm (pius)[inputs]: Add python2-six, imported from the pius Python script.
* gnu: aria2: Update to 1.34.0.Efraim Flashner2018-05-21
| | | | * gnu/packages/bittorrent.scm (aria2): Update to 1.34.0.
* gnu: Add can-utils.Danny Milosavljevic2018-05-21
| | | | * gnu/packages/networking.scm (can-utils): New variable.
* gnu: linux-libre: Enable build for aarch64-linux.Vagrant Cascadian2018-05-21
| | | | | | | | | * gnu/packages/linux.scm (%linux-compatible-systems): Add aarch64-linux. (linux-libre-4.14): Limit to x86_64-linux, i686-linux and armhf-linux. * gnu/packages/aux-files/linux-libre/4.16-arm64.conf: New file. * Makefile.am (AUX_FILES): Add 4.16-arm64.conf. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: linux-libre: Use "make dtbs_install" to install device tree files.Vagrant Cascadian2018-05-20
| | | | | | | * gnu/packages/linux.scm (make-linux-libre): Use "make dtbs_install" to install device tree files. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add vigra-c.Fis Trivial2018-05-20
| | | | | | * gnu/packages/image.scm (vigra-c): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-glob2.Fis Trivial2018-05-20
| | | | | | * gnu/packages/python.scm (python-glob2, python2-glob2): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-bytes.Tonton2018-05-20
| | | | | | * gnu/packages/haskell.scm (ghc-bytes): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-semigroupoids-5.2.2.Tonton2018-05-20
| | | | | | * gnu/packages/haskell.scm (ghc-semigroupoids-5.2.2): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* services: connman: Add polkit hooks for connman.Efraim Flashner2018-05-20
| | | | | * gnu/services/networking.scm (connman-service-type): Extend the polkit-service-type with actions from connman.
* services: openntpd: Add openntpd to the system profile.Efraim Flashner2018-05-20
| | | | | * gnu/services/networking.scm (openntpd-service-type): Extend the profile-service-type and add openntpd to the system profile.
* services: dbus: Search more directories for '.service' files.Efraim Flashner2018-05-20
| | | | | * gnu/services/dbus.scm (system-service-directory): Remove one level of directories when searching for '.service' files.
* services: connman: Add default configuration to the connman-service-type.Efraim Flashner2018-05-20
| | | | | * gnu/services/networking.scm (connman-service-type)[default-value]: New field.
* services: Add Enlightenment desktop service.Efraim Flashner2018-05-20
| | | | | | | * gnu/services/desktop.scm (<enlightenment-desktop-configuration>, enlightenment-desktop-service-type): New variables. * doc/guix.texi (Desktop Services): Document the service. * NEWS: Mention it.
* gnu: enlightenment: Fix setuid program locations.Efraim Flashner2018-05-20
| | | | | | * gnu/packages/enlightenment.scm (enlightenment)[source]: Add patch. * gnu/packages/patches/enlightenment-fix-setuid-path.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* gnu: Add guile-sparql.Roel Janssen2018-05-19
| | | | * gnu/packages/guile.scm (guile-sparql): New variable.
* gnu: xss-lock: New variable.Pierre Neidhardt2018-05-19
| | | | | | * gnu/packages/xdisorg.scm (xss-lock): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add zyre.Tonton2018-05-19
| | | | | | * gnu/packages/networking.scm (zyre): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libsignal-protocol-c: Update to 2.3.2.Tobias Geerinckx-Rice2018-05-19
| | | | * gnu/packages/messaging.scm (libsignal-protocol-c): Update to 2.3.2.
* gnu: dash: Update to 0.5.10.2.Tobias Geerinckx-Rice2018-05-19
| | | | * gnu/packages/shells.scm (dash): Update to 0.5.10.2.
* gnu: emacs-guix: Update to 0.4.Alex Kost2018-05-19
| | | | | | * gnu/packages/emacs.scm (emacs-guix): Update to 0.4. [propagated-inputs]: Add 'emacs-edit-indirect' (new dependency). [arguments]: Add "--with-editindirect-lispdir" configure flag.
* gnu: xterm: Update to 333.Tobias Geerinckx-Rice2018-05-19
| | | | * gnu/packages/xorg.scm (xterm): Update to 333.
* gnu: f-seq: Factorise ‘install’ phase.Tobias Geerinckx-Rice2018-05-19
| | | | * gnu/packages/bioinformatics.scm (f-seq)[arguments]: Let-bind more.
* gnu: r-amap: Update to 0.8-16.Tobias Geerinckx-Rice2018-05-19
| | | | * gnu/packages/cran.scm (r-amap): Update to 0.8-16.
* gnu: r-modelr: Update to 0.1.2.Tobias Geerinckx-Rice2018-05-19
| | | | * gnu/packages/cran.scm (r-modelr): Update to 0.1.2.
* gnu: perl-io-compress: Update to 2.081.Tobias Geerinckx-Rice2018-05-19
| | | | * gnu/packages/compression.scm (perl-io-compress): Update to 2.081.
* gnu: perl-compress-raw-bzip2: Update to 2.081.Tobias Geerinckx-Rice2018-05-19
| | | | * gnu/packages/compression.scm (perl-compress-raw-bzip2): Update to 2.081.
* gnu: perl-compress-raw-zlib: Update to 2.081.Tobias Geerinckx-Rice2018-05-19
| | | | * gnu/packages/compression.scm (perl-compress-raw-zlib): Update to 2.081.