| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/pakcages/gstreamer.scm (gst-plugins-base): Update to 1.8.2.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.8.2.
|
|
|
|
|
|
|
|
|
| |
* gnu/tests/install.scm (%simple-installation-script): New variable.
Contains installation script formerly in 'run-install'.
(run-install): Add 'target-os', 'target-os-source', and #:script
parameters. Honor them.
(qemu-command/writable-image): New procedure.
(%test-installed-os): Use it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This allows mapped devices listed in 'dependencies' to be properly taken
into account.
Reported by Andreas Enge <andreas@enge.fr>.
* gnu/system.scm (mapped-device-user): Check whether DEVICE is a member
of the 'dependencies' of FS.
* tests/system.scm (%luks-device, %os-with-mapped-device): New variables.
("operating-system-user-mapped-devices")
("operating-system-boot-mapped-devices")
("operating-system-boot-mapped-devices, implicit dependency"): New tests.
|
|
|
|
|
|
| |
* gnu/packages/compression.scm (xdelta): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.15.
|
|
|
|
| |
* gnu/packages/markdown.scm (hoedown): Update to 3.0.7.
|
|
|
|
| |
* gnu/packages/stalonetray.scm (stalonetray): Update to 0.8.3.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-simplejson): Update to 3.8.2.
[source]: Use 'pypi-uri' format.
|
|
|
|
|
| |
* gnu/packages/python.scm (behave): Update to 1.2.5.
[source]: Use 'pypi-uri' format.
|
|
|
|
| |
* gnu/packages/python.scm (python-coverage): Update to 4.1.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (eigensoft)[inputs]: Remove reference
to non-existing "lapacke" output.
|
|
|
|
| |
* gnu/packages/maths.scm (lapack)[arguments]: Add "-DLAPACKE=ON".
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-solarized-theme): New variable.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-perspective): New variable.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-tagedit): New variable.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-shell-switcher): New variable.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-undercover): New variable.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-shut-up): New variable.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-smart-mode-line): New variable.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-rich-minority): New variable.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-skewer-mode): New variable.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-simple-httpd): New variable.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-page-break-lines): New variable.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-paren-face): New variable.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-znc): New variable.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-fill-column-indicator): New variable.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-expand-region): New variable.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-espuds): New variable.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-el-mock): New variable.
|
|
|
|
| |
* gnu/packages/readline.scm (rlwrap): New variable.
|
|
|
|
|
|
| |
* gnu/packages/screen.scm (reptyr): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
|
|
|
| |
* 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/packages/gd.scm (gd): Update to 2.2.2.
|
|
|
|
|
|
|
| |
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/packages/engineering.scm (geda-gaf): Update to 1.9.2.
|
|
|
|
|
| |
* gnu/packages/engineering.scm (geda-gaf)[arguments]: Use modify-phases
syntax.
|
|
|
|
|
|
| |
* gnu/packages/crypto.scm (rlog, encfs): New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
| |
* gnu/services/dbus.scm (dbus-shepherd-service): Pass #:pid-file to
'make-forkexec-constructor'.
|
|
|
|
| |
* gnu/packages/linux.scm (lm-sensors)[source]: Add URL.
|
|
|
|
|
| |
* gnu/packages/backup.scm (borg): Update to 1.0.6.
[source]: Use pypi-uri.
|
|
|
|
|
|
|
|
|
|
| |
* 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/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/packages/package-management.scm (diffoscope): Update to 54.
|
|
|
|
|
|
| |
* gnu/packages/crypto.scm: Add 'license:' #:prefix for (guix licenses).
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
|
|
|
|
|
|
|
|
| |
* .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>
|
|
|
|
| |
* gnu/system/install.scm (installation-os)[packages]: Add mdadm.
|
|
|
|
|
|
| |
* gnu/packages/scheme.scm (racket): Update to 6.5.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
|
|
|
| |
* gnu/packages/version-control.scm (git): Update to 2.9.1.
(git-manpages)[source]: Update hash.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (eigensoft): New variable.
|