summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: wxwidgets: Enable support for "advanced" regular expressions.Danny Milosavljevic2016-06-03
| | | | | | | * gnu/packages/wxwidgets.scm (wxwidgets)[arguments]: Enable support for "advanced" regular expressions. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: certbot, python-acme: Update to 0.8.0.Leo Famulari2016-06-03
| | | | | | | | These packages should be updated together. * gnu/packages/tls.scm (certbot): Update to 0.8.0. [arguments]: Remove substitution in 'docs' phase. (python-acme, python-acme): Update to 0.8.0.
* gnu: emacs-yaml-mode: Fix source hash.David Thompson2016-06-03
| | | | * gnu/packages/emacs.scm (emacs-yaml-mode)[source]: Fix hash.
* gnu: Add emacs-web-mode.David Thompson2016-06-03
| | | | * gnu/packages/emacs.scm (emacs-web-mode): New variable.
* gnu: Add emacs-yaml-mode.David Thompson2016-06-03
| | | | * gnu/packages/emacs.scm (emacs-yaml-mode): New variable.
* gnu: Add emacs-ido-ubiquitous.David Thompson2016-06-03
| | | | * gnu/packages/emacs.scm (emacs-ido-ubiquitous): New variable.
* gnu: Add emacs-ido-completing-read+.David Thompson2016-06-03
| | | | * gnu/packages/emacs.scm (emacs-ido-completing-read+): New variable.
* gnu: Add emacs-rainbow-delimiters.David Thompson2016-06-03
| | | | * gnu/packages/emacs.scm (emacs-rainbow-delimiters): New variable.
* gnu: Add emacs-elfeed.David Thompson2016-06-03
| | | | * gnu/pacakges/emacs.scm (emacs-elfeed): New variable.
* gnu: Add emacs-projectile.David Thompson2016-06-03
| | | | * gnu/packages/emacs.scm (emacs-projectile): New variable.
* gnu: Add emacs-markdown-mode.David Thompson2016-06-03
| | | | * gnu/packages/emacs.scm (emacs-markdown-mode): New variable.
* gnu: Add emacs-js2-mode.David Thompson2016-06-03
| | | | * gnu/packages/emacs.scm (emacs-js2-mode): New variable.
* gnu: Add emacs-smex.David Thompson2016-06-03
| | | | * gnu/packages/emacs.scm (emacs-smex): New variable.
* gnu: ipopt: Use libblas from LAPACK, and fix 'Libs' in 'ipopt.pc'.Ludovic Courtès2016-06-03
| | | | | * gnu/packages/maths.scm (ipopt)[inputs]: Remove OPENBLAS. [arguments]: New field.
* gnu: Add ceres-solver.Ludovic Courtès2016-06-03
| | | | * gnu/packages/maths.scm (ceres): New variable.
* gnu: Add gflags.Ludovic Courtès2016-06-03
| | | | * gnu/packages/popt.scm (gflags): New variable.
* gnu: gdb: Update to 7.11.1.Efraim Flashner2016-06-03
| | | | * gnu/packages/gdb.scm (gdb): Update to 7.11.1.
* gnu: Add Termite.McKinley Olsen2016-06-03
| | | | | | * gnu/packages/terminals.scm (termite): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* doc: Explain that packages can be installed in the installation system.Ludovic Courtès2016-06-03
| | | | | * doc/guix.texi (Preparing for Installation): Add paragraph about package installation in the installation system.
* gnu: linux-libre: Update to 4.6.1.Mark H Weaver2016-06-03
| | | | * gnu/packages/linux.scm (linux-libre): Update to 4.6.1.
* gnu: linux-libre-4.4: Update to 4.4.12.Mark H Weaver2016-06-03
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.12.
* gnu: icecat: Install '.desktop' entry.Ludovic Courtès2016-06-02
| | | | | | | | Fixes <http://bugs.gnu.org/23094>. Reported by Danny Milosavljevic <dannym@scratchpost.org>. * gnu/packages/gnuzilla.scm (icecat)[arguments]: Add 'install-desktop-entry' phase.
* gnu: Add IpOpt.Ludovic Courtès2016-06-02
| | | | * gnu/packages/maths.scm (ipopt): New variable.
* gnu: bundler: Update to 1.12.5.David Thompson2016-06-02
| | | | * guix/packages/ruby.scm (bundler): Update to 1.12.5.
* gnu: Add libiax2.Lukas Gradl2016-06-01
| | | | | | * gnu/packages/telephony.scm (libiax2): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: certbot, python-acme: Update to 0.7.0.Leo Famulari2016-06-01
| | | | | | | | | These packages should be updated together. * gnu/packages/tls.scm (certbot): Update to 0.7.0. (arguments): Adjust 'docs' phase to new build system and work around upstream typo. (python-acme, python2-acme): Update to 0.7.0.
* doc: Update specification for Python packagesHartmut Goebel2016-06-01
| | | | | | | * doc/guix.texi (Python Packages): Add rule for packages with upstream name starting with "py". Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* doc: Clarify non-interference when installed on a foreign distro.Ludovic Courtès2016-06-01
| | | | | | | Suggested by Hartmut Goebel <h.goebel@crazy-compilers.com>. * doc/guix.texi (Installation): Add paragraph explaining that files live in two directories.
* gnu: Add python2-ipaddr.Hartmut Goebel2016-06-01
| | | | | | * gnu/packages/python.scm: (python2-ipaddr): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-sqlparse and python2-sqlparse.Hartmut Goebel2016-06-01
| | | | | | | * gnu/packages/python.scm (python-sqlparse, python2-sqlparse): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-tblib and python2-tblib.Hartmut Goebel2016-06-01
| | | | | | | * gnu/packages/python.scm (python-tblib, python2-tblib): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add dfu-util.Hartmut Goebel2016-06-01
| | | | | | * gnu/packages/flashing-tools.scm (dfu-util): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* doc: Suggest pgp.mit.edu.Ludovic Courtès2016-06-01
| | | | | * doc/guix.texi (Binary Installation): Use pgp.mit.edu instead of keys.gnupg.net, which seems to be dead.
* gnu: Add vte-ng.McKinley Olsen2016-06-01
| | | | | | * gnu/packages/gnome.scm (vte-ng): New variable. Signed-off-by: 宋文武 <iyzsong@gmail.com>
* gnu: icedtea: Update to 1.13.11.Leo Famulari2016-06-01
| | | | | | | | | | Fixes CVE-2016-{0686, 0687, 0695, 3425, 3427}. * gnu/packages/patches/icedtea-remove-overrides.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/java.scm (icedtea): Update to 1.13.11. [source]: Use the patch. [inputs]: Add libxcomposite.
* gnu: autogen: Fix source URL.Mark H Weaver2016-06-01
| | | | * gnu/packages/autogen.scm (autogen)[source]: Fix source URL.
* install: 'cow-store' now bind-mounts the target's /tmp.Ludovic Courtès2016-05-31
| | | | | | | | Reported by Matthew Jordan <matthewjordandevops@yandex.com> at <https://lists.gnu.org/archive/html/guix-devel/2016-05/msg00967.html>. * gnu/system/install.scm (make-cow-store): Bind-mount TARGET's /tmp on /tmp.
* import: github: Tiny cosmetic change.Ludovic Courtès2016-05-31
| | | | * guix/import/github.scm (find-extension): Use a one-argument lambda.
* gnu: rofi: New variable.Danny Milosavljevic2016-05-31
| | | | | | * gnu/packages/xdisorg.scm (rofi): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: emacs-constants: Fix source file-name.Alex Kost2016-05-31
| | | | | | Fixes a regression introduced in f99f3f24ef604f44023379da4b375c80e6844be1. * gnu/packages/emacs.scm (emacs-constants)[source]: Fix file-name.
* emacs: Add "Build Log" button to Package Info.Alex Kost2016-05-31
| | | | | | | | | * emacs/guix-main.scm (package-build-log-file): New procedure. * emacs/guix-ui-package.el (guix-package-build-log-file) (guix-package-find-build-log) (guix-package-info-insert-build-log-button): New procedures. (guix-package-info-button-functions): Add 'guix-package-info-insert-build-log-button'.
* emacs: Add "Build" button to Package Info.Alex Kost2016-05-31
| | | | | | | | | | * emacs/guix-main.scm: Use (guix scripts) module for 'build-package' procedure. * emacs/guix-base.el (guix-build-package): New procedure. * emacs/guix-ui-package.el (guix-package-info-insert-build-button): New procedure. (guix-package-info-button-functions): New variable. (guix-package-info-insert-misc): Insert buttons using it.
* emacs: Extend 'guix-mapinsert'.Alex Kost2016-05-31
| | | | | * emacs/guix-utils.el (guix-mapinsert): Add 'indent' and 'column' keyword arguments.
* emacs: Show built output directories in Package Info.Alex Kost2016-05-31
| | | | | | | | | | | * emacs/guix-main.scm (package-store-path): New procedure. * emacs/guix-base.el (guix-package-store-path): New procedure. * emacs/guix-ui-package.el (guix-package-info-auto-find-package): New variable. (guix-package-info-show-store-path, guix-package-info-insert-misc): New procedures. (guix-package-info-format, guix-output-info-format): Add 'guix-package-info-insert-misc'.
* gnu: taskwarrior: Update to 2.5.1Tomáš Čech2016-05-31
| | | | * gnu/packages/task-management.scm (taskwarrior): Update to 2.5.1.
* gnu: Add py3status.Tomáš Čech2016-05-31
| | | | * gnu/packages/python.scm (python-py3status): New variable.
* gnu: nginx: Update to 1.10.1 [Fixes CVE-2016-4450].Efraim Flashner2016-05-31
| | | | * gnu/packages/web.scm (nginx): Update to 1.10.1.
* gnu: autogen: Use 'modify-phases'.Efraim Flashner2016-05-31
| | | | * gnu/packages/autogen.scm (autogen)[arguments]: Use 'modify-phases'.
* gnu: autogen: Update to 5.18.10.Efraim Flashner2016-05-31
| | | | * gnu/packages/autogen.scm (autogen): Update to 5.18.10.
* gnu: scrot: Use 'modify-phases'.Efraim Flashner2016-05-31
| | | | * gnu/packages/xdisorg.scm (scrot)[arguments]: Use 'modify-phases'.