summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: Add emacs-skewer-mode.Ricardo Wurmus2016-07-17
| | | | * gnu/packages/emacs.scm (emacs-skewer-mode): New variable.
* gnu: Add emacs-simple-httpd.Ricardo Wurmus2016-07-17
| | | | * gnu/packages/emacs.scm (emacs-simple-httpd): New variable.
* gnu: Add emacs-page-break-lines.Ricardo Wurmus2016-07-17
| | | | * gnu/packages/emacs.scm (emacs-page-break-lines): New variable.
* gnu: Add emacs-paren-face.Ricardo Wurmus2016-07-17
| | | | * gnu/packages/emacs.scm (emacs-paren-face): New variable.
* gnu: Add emacs-znc.Ricardo Wurmus2016-07-17
| | | | * gnu/packages/emacs.scm (emacs-znc): New variable.
* gnu: Add emacs-fill-column-indicator.Ricardo Wurmus2016-07-17
| | | | * gnu/packages/emacs.scm (emacs-fill-column-indicator): New variable.
* gnu: Add emacs-expand-region.Ricardo Wurmus2016-07-17
| | | | * gnu/packages/emacs.scm (emacs-expand-region): New variable.
* gnu: Add emacs-espuds.Ricardo Wurmus2016-07-17
| | | | * gnu/packages/emacs.scm (emacs-espuds): New variable.
* gnu: Add emacs-el-mock.Ricardo Wurmus2016-07-17
| | | | * gnu/packages/emacs.scm (emacs-el-mock): New variable.
* gnu: Add rlwrap.Efraim Flashner2016-07-17
| | | | * gnu/packages/readline.scm (rlwrap): New variable.
* gnu: Add reptyr.Alex Griffin2016-07-16
| | | | | | * gnu/packages/screen.scm (reptyr): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: gd: Fix CVE-2016-{5766,6128,6132,6214}.Leo Famulari2016-07-16
| | | | | | | | | * gnu/packages/patches/gd-CVE-2016-5766.patch, gnu/packages/patches/gd-CVE-2016-6128.patch, gnu/packages/patches/gd-CVE-2016-6132.patch, gnu/packages/patches/gd-CVE-2016-6214.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/gd.scm (gd): Use patches.
* gnu: gd: Update to 2.2.2 [fixes CVE-2016-{5767,6161}].Leo Famulari2016-07-16
| | | | * gnu/packages/gd.scm (gd): Update to 2.2.2.
* gnu: pidgin: Update to 2.11.0 [security fixes].Leo Famulari2016-07-16
| | | | | | | Fixes CVE-2016-{2365,2366,2367,2368,2369,2370,2371,2372,2373,2374,2375,2376, 2377,2378,2379,2380,4323}. * gnu/packages/messaging.scm (pidgin): Update to 2.11.0.
* gnu: geda-gaf: Update to 1.9.2.Ricardo Wurmus2016-07-16
| | | | * gnu/packages/engineering.scm (geda-gaf): Update to 1.9.2.
* gnu: geda-gaf: Use modify-phases syntax.Ricardo Wurmus2016-07-16
| | | | | * gnu/packages/engineering.scm (geda-gaf)[arguments]: Use modify-phases syntax.
* gnu: Add encfs.Tobias Geerinckx-Rice2016-07-16
| | | | | | * gnu/packages/crypto.scm (rlog, encfs): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* services: dbus: Synchronize startup using dbus-daemon's PID file.Ludovic Courtès2016-07-16
| | | | | * gnu/services/dbus.scm (dbus-shepherd-service): Pass #:pid-file to 'make-forkexec-constructor'.
* gnu: lm-sensors: Add alternate source URL.Andreas Enge2016-07-15
| | | | * gnu/packages/linux.scm (lm-sensors)[source]: Add URL.
* gnu: borg: Update to 1.0.6.Leo Famulari2016-07-15
| | | | | * gnu/packages/backup.scm (borg): Update to 1.0.6. [source]: Use pypi-uri.
* services: Add 'dropbear-service'.David Craven2016-07-15
| | | | | | | | | | * gnu/services/ssh.scm (<dropbear-configuration>): New record type. (dropbear-activation, dropbear-shepherd-service, dropbear-service): New procedures. (dropbear-service-type): New variable. * doc/guix.texi (Networking Services): Document it. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: lsh: Move to (gnu packages ssh)David Craven2016-07-15
| | | | | | | | | * gnu/packages/lsh.scm: Remove. Move 'lsh and liboop' to... * gnu/packages/ssh.scm (liboop, lsh): ... here. New variables. * gnu/services/ssh.scm, gnu/services/base.scm: Adjust accordingly. * gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: diffoscope: Update to 54.Leo Famulari2016-07-15
| | | | * gnu/packages/package-management.scm (diffoscope): Update to 54.
* gnu: Import (guix licenses) with #:prefix.Tobias Geerinckx-Rice2016-07-15
| | | | | | * gnu/packages/crypto.scm: Add 'license:' #:prefix for (guix licenses). Signed-off-by: Andreas Enge <andreas@enge.fr>
* Update e-mail address for Tobias Geerinckx-Rice.Andreas Enge2016-07-15
| | | | | | | | | | * .mailmap: Add Tobias Geerinckx-Rice. * gnu/packages/disk.scm: Replace "tobias.geerinckx.rice@gmail.com" with "me@tobias.gr". * gnu/packages/linux.scm: Likewise. * gnu/packages/networking.scm: Likewise. Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
* install: Add mdadm to the image.Andreas Enge2016-07-15
| | | | * gnu/system/install.scm (installation-os)[packages]: Add mdadm.
* gnu: racket: Update to 6.5.Alex Vong2016-07-15
| | | | | | * gnu/packages/scheme.scm (racket): Update to 6.5. Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu: git: Update to 2.9.1.Leo Famulari2016-07-14
| | | | | * gnu/packages/version-control.scm (git): Update to 2.9.1. (git-manpages)[source]: Update hash.
* gnu: Add eigensoft.Ricardo Wurmus2016-07-14
| | | | * gnu/packages/bioinformatics.scm (eigensoft): New variable.
* gnu: python-setuptools-scm: Update to 1.11.1.Efraim Flashner2016-07-14
| | | | * gnu/packages/python.scm (python-setuptools-scm): Update to 1.11.1.
* system: Change the shell of 'nobody' to 'nologin'.Ludovic Courtès2016-07-13
| | | | | | | | Fixes <http://bugs.gnu.org/23971>. Reported by Vincent Legoll <vincent.legoll@gmail.com>. * gnu/system/shadow.scm (%base-user-accounts): Add 'shell' field. Set 'home-directory' to "/nonexistent".
* gnu: grub: Update to 2.02~beta3.Jan Nieuwenhuizen2016-07-13
| | | | | | | * gnu/packages/grub.scm (grub): Update to 2.02~beta3. [arguments]: Modify tests/grub_func_test.in in 'patch-stuff' phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: screen: Remove unneeded configure flags.Ludovic Courtès2016-07-13
| | | | | * gnu/packages/screen.scm (screen)[arguments]: Remove --infodir and --mandir, which are no longer needed.
* gnu: screen: Support 256 colors.George Clemmer2016-07-13
| | | | | | * gnu/packages/screen.scm (screen)[arguments]: Pass --enable-colors256. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: linux-libre: Update to 4.6.4.Mark H Weaver2016-07-12
| | | | * gnu/packages/linux.scm (linux-libre): Update to 4.6.4.
* gnu: linux-libre-4.4: Update to 4.4.15.Mark H Weaver2016-07-12
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.15.
* gnu: Add gptfdisk.Jan Nieuwenhuizen2016-07-13
| | | | | | * gnu/packages/disk.scm (gptfdisk): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-flycheck: Add missing dependency on emacs-seq.Ludovic Courtès2016-07-12
| | | | | | | Fixes a regression introduced in afb6fdaa5de2607261015372f31b1c19fd503a61. * gnu/packages/emacs.scm (flycheck)[propagated-inputs]: Add EMACS-SEQ.
* gnu: Remove unneeded 'imported-modules' fields for 'origin'.Ludovic Courtès2016-07-12
| | | | | | | | * gnu/packages/engineering.scm (fastcap)[source](modules, imported-modules): Remove. * gnu/packages/wm.scm (awesome)[source](imported-modules): Remove. * tests/packages.scm ("package-source-derivation, snippet"): Remove 'imported-modules' field.
* services: <shepherd-service> no longer has an 'imported-modules' field.Ludovic Courtès2016-07-12
| | | | | | | | | | | | | | | | | | * gnu/services/shepherd.scm (<shepherd-service>)[imported-modules]: Remove. (%default-imported-modules): Make private. (shepherd-service-file): Use 'with-imported-modules'. (shepherd-configuration-file): Remove 'modules' and the calls to 'imported-modules' and 'compiled-modules'. Use 'with-imported-modules' instead. * doc/guix.texi (Shepherd Services): Adjust accordingly. * gnu/services/base.scm (file-system-shepherd-service): Use 'with-imported-modules'. Remove 'imported-modules' field. * gnu/system/mapped-devices.scm (device-mapping-service-type): Remove 'imported-modules'. (open-luks-device): Use 'with-imported-modules'. * gnu/tests.scm (marionette-shepherd-service): Remove 'imported-modules' field and use 'with-imported-modules'.
* gnu: Use 'gexp->file' in conjunction with 'with-imported-modules'.Ludovic Courtès2016-07-12
| | | | | | | | | | | * gnu/services.scm (activation-script): Remove code to set '%load-path' and use 'with-imported-modules' instead. (cleanup-gexp): Likewise. * gnu/system/vm.scm (%vm-module-closure): New variable. (expression->derivation-in-linux-vm): Remove #:modules. [loader]: Remove code to set '%load-path'. [builder]: Use %VM-MODULE-CLOSURE. (qemu-image): Use 'with-imported-modules'.
* gexp: 'gexp->file' emits code to set '%load-path'.Ludovic Courtès2016-07-12
| | | | | | | * guix/gexp.scm (gexp->file): Add #:set-load-path? parameter and honor it. * gnu/system.scm (operating-system-parameters-file): Pass #:set-load-path? #f. * doc/guix.texi (G-Expressions): Adjust accordingly.
* linux-container: Fix list of imported modules.Ludovic Courtès2016-07-12
| | | | | | | | This fixes a regression introduced in 958dd3ce68733bcd5c1231424c7e4ad39e67594a. * gnu/system/linux-container.scm (container-script)[script]: Add (guix combinators) to the list of imported modules.
* gnu: Switch to 'with-imported-modules'.Ludovic Courtès2016-07-12
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/services.scm (directory-union): Use 'with-imported-modules' instead of the '#:modules' argument of 'computed-file'. * gnu/services/base.scm (udev-rules-union): Likewise. * gnu/services/dbus.scm (system-service-directory): Likewise. * gnu/services/desktop.scm (wrapped-dbus-service): (polkit-directory): Likewise. * gnu/services/networking.scm (tor-configuration->torrc): Likewise. * gnu/services/xorg.scm (xorg-configuration-directory): Likewise. * gnu/system/install.scm (self-contained-tarball): Likewise. * gnu/system/linux-container.scm (container-script): Likewise. * gnu/system/linux-initrd.scm (expression->initrd): Likewise, and remove #:modules parameter. (flat-linux-module-directory): Use 'with-imported-modules'. (base-initrd): Likewise. * gnu/system/locale.scm (locale-directory): Likewise. * gnu/system/shadow.scm (default-skeletons): Likewise. * gnu/system/vm.scm (expression->derivation-in-linux-vm): Likewise. * gnu/tests/base.scm (run-basic-test): Likewise. * gnu/tests/install.scm (run-install): Likewise. * doc/guix.texi (Initial RAM Disk): Update 'expression->initrd' documentation.
* gnu: obs: Remove compiler flags for non-Intel hardware.Efraim Flashner2016-07-12
| | | | | * gnu/packages/video.scm (obs)[arguments]: If compiling for arm or mips devices then don't add Intel specific compiler flags.
* gnu: Add Ribotaper.Ricardo Wurmus2016-07-12
| | | | * gnu/packages/bioinformatics.scm (ribotaper): New variable.
* gnu: Add bedtools-2.18.Ricardo Wurmus2016-07-12
| | | | * gnu/packages/bioinformatics.scm (bedtools-2.18): New variable.
* gnu: xscreensaver: Update to 5.35.Efraim Flashner2016-07-12
| | | | * gnu/packages/xdisorg.scm (xscreensaver): Update to 5.35.
* gnu: sxhkd: Update to 0.5.6.Efraim Flashner2016-07-12
| | | | * gnu/packages/xdisorg.scm (sxhkd): Update to 0.5.6.
* gnu: mtdev: Update to 1.1.5.Efraim Flashner2016-07-12
| | | | * gnu/packages/xdisorg.scm (mtdev): Update to 1.1.5.