Commit Graph

28076 Commits (46ddcf4a291cc7e922276f120f40f63b3be1fdfa)

Author SHA1 Message Date
Hartmut Goebel 46ddcf4a29
gnu: Add python-pyte.
* gnu/packages/terminals.scm (python-pyte, python2-pyte): New variables.
2018-02-15 21:44:06 +01:00
Leo Famulari 3026de3fce
gnu: irssi: Update to 1.1.1 [fixes CVE-2018-{7050,7051,7052,7053,7054}].
* gnu/packages/irc.scm (irssi): Update to 1.1.1.
2018-02-15 14:41:26 -05:00
Oleg Pykhalov 06a9dc2fd0
union: Wrap collisions with newlines.
* guix/build/union.scm (union-build): Wrap collisions with newlines.
2018-02-15 20:51:51 +03:00
Oleg Pykhalov 5b23829299
gnu: Add epipe.
* gnu/packages/emacs.scm (epipe): New public variable.
2018-02-15 20:45:45 +03:00
Danny Milosavljevic a124e4258a
gnu: ghc: Make memory allocator decommit memory on Linux < 4.5.
* gnu/packages/patches/ghc-8.0-fall-back-to-madv_dontneed.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/haskell.scm (ghc-8): Use it.
2018-02-15 17:27:50 +01:00
Ludovic Courtès ec0f3d0a5b
gnu: ifdtool: Fix Texinfo markup.
* gnu/packages/flashing-tools.scm (ifdtool)[description]: Fix Texinfo
markup.
2018-02-15 16:35:39 +01:00
Konrad Hinsen 4a979afe1b
pack: Add '--manifest'.
* guix/scripts/pack.scm (%options, show-help): Add --manifest.
(guix-pack)[manifest-from-args]: New procedure.
Use it.
* doc/guix.texi (Invoking guix pack): Document --manifest.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-02-15 15:40:36 +01:00
Diego Nicola Barbato 47551a761b
pull: Update the %sbindir variable in (guix config) when building.
Fixes <https://bugs.gnu.org/30370>.

* build-aux/build-self.scm (guix): New variable.
(builder): Use it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-02-15 15:40:35 +01:00
Danny Milosavljevic 8e60743d8b
gnu: me-cleaner: Update synopsis.
* gnu/packages/flashing-tools.scm (me-cleaner)[synopsis]: Modify.
2018-02-15 15:01:39 +01:00
Danny Milosavljevic 7e0a6fac0b
services: mingetty: Move tty optionality to agetty.
Follow-up to 5a9902c8ac.

* gnu/services/base.scm (mingetty-shepherd-service): Move tty optionality check to...
(agetty-shepherd-service): ...here.
2018-02-15 12:32:18 +01:00
Danny Milosavljevic 0297a160a0
gnu: Add me-cleaner.
* gnu/packages/flashing-tools.scm (me-cleaner): New variable.
2018-02-15 12:05:25 +01:00
Danny Milosavljevic 9721c0b6ef
gnu: Add intelmetool.
* gnu/packages/flashing-tools.scm (intelmetool): New variable.
2018-02-15 12:05:24 +01:00
Danny Milosavljevic 501e184716
gnu: Add ifdtool.
* gnu/packages/flashing-tools.scm (ifdtool): New variable.
2018-02-15 12:05:24 +01:00
Danny Milosavljevic 5a9902c8ac
services: agetty: Add agetty instance to base services. Make its tty optional.
* gnu/services/base.scm (%base-services): Instantiate agetty-service.
(default-serial-port): New variable.
(agetty-shepherd-service): Make tty optional, default to the above.
* doc/guix.texi (agetty-configuration): Update "tty" documentation.
* gnu/system/install.scm (agetty-default-service): Delete variable.
(embedded-installation-os): Remove agetty-default-service instance.
Add "console" kernel-argument.
2018-02-15 12:05:21 +01:00
Ludovic Courtès 2b870303e7
gnu: cuirass: Update to 4ab2f2c.
Previous revision had (web server fiberized) installed in the wrong
place, and would thus fail to start.

* gnu/packages/ci.scm (cuirass): Update to 4ab2f2c.
2018-02-15 10:32:20 +01:00
Pierre Langlois 6ca15c9ef6
gnu: crypto++: Update to 6.0.0.
* gnu/packages/crypto.scm (crypto++): Update to 6.0.0.
* gnu/packages/patches/crypto++-fix-dos-in-asn.1-decoders.patch: Delete
file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-02-15 10:23:42 +01:00
Ludovic Courtès 9859b5c190
gnu: nss-mdns: Update to 0.12.0.
* gnu/packages/avahi.scm (nss-mdns): Update to 0.12 + patch.
(nss-mdns-0.10.0): Remove.
* gnu/services/avahi.scm (avahi-service-type): Use NSS-MDNS again.
2018-02-15 10:16:00 +01:00
Ludovic Courtès d1688e6ad4
gnu: cuirass: Update to 8080c17.
* gnu/packages/ci.scm (cuirass): Update to 8080c17.
[inputs]: Add GUILE-FIBERS.
[arguments] <wrap-program>: Add Fibers to the search path in the
wrapper.
2018-02-14 23:44:28 +01:00
Ludovic Courtès 499e499b8e
gnu: guile-sqlite3: Update to 10c13a7.
* gnu/packages/guile.scm (guile-sqlite3): Update to 10c13a7.
2018-02-14 23:38:22 +01:00
Julien Lepiller 08da664d10
gnu: Add cat-avatar-generator-service.
* gnu/services/web.scm (cat-avatar-generator-service): New variable.
* doc/guix.text (Web Services): Document it.
2018-02-14 23:18:41 +01:00
Julien Lepiller 3bedac5057
gnu: Add cat-avatar-generator.
* gnu/packages/web.scm (cat-avatar-generator): New variable.
2018-02-14 23:15:16 +01:00
Tobias Geerinckx-Rice f2ba6fc8bb
gnu: yadifa: Update to 2.3.8.
* gnu/packages/dns.scm (yadifa): Update to 2.3.8.
2018-02-14 20:39:53 +01:00
Marius Bakke 1bd08a268a
gnu: strace: Update to 4.21.
* gnu/packages/linux.scm (strace): Update to 4.21.
[source](uri): Releases are now served from GitHub.
2018-02-14 20:23:19 +01:00
Marius Bakke 1a46a6d02d
gnu: fio: Update to 3.4.
* gnu/packages/benchmark.scm (fio): Update to 3.4.
2018-02-14 20:23:19 +01:00
Oleg Pykhalov ac07b94ab5
gnu: Add emacs-scratch-el.
* gnu/packages/emacs.scm (emacs-scratch-el): New public variable.
2018-02-14 15:54:26 +03:00
Mark H Weaver 5fe9ba59ba
gnu: magit: Do not set 'magit-git-executable' to absolute file name.
Fixes <https://bugs.gnu.org/30434>.
Reported by Ricardo Wurmus <rekado@elephly.net>.

* gnu/packages/emacs.scm (magit)[arguments]: Do not modify the default value
of 'magit-git-executable'.  Remove "#:modules" and "#:imported-modules".
2018-02-14 03:48:20 -05:00
Rutger Helling 75538328c2
doc: Mention starting GNOME on Wayland manually.
* doc/guix.texi (Desktop Services): Mention starting GNOME on Wayland manually.
2018-02-14 08:49:28 +01:00
Mark H Weaver c5971d473d
gnu: icecat: Add more fixes from upstream mozilla-esr52.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the
upstream mozilla-esr52 repository.
2018-02-13 19:53:35 -05:00
Marius Bakke 4af55f7657
gnu: freeipmi: Update to 1.6.1.
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.1.
2018-02-13 23:52:39 +01:00
Danny Milosavljevic a32f9b59ab
system: make-u-boot-package: Install configuration file.
* gnu/packages/bootloaders.scm (make-u-boot-package): Install configuration
file.
2018-02-13 23:23:25 +01:00
Marius Bakke b2b2ba40c3
gnu: efivar: Update to 34.
* gnu/packages/linux.scm (efivar): Update to 34.
[arguments]: Add CC_FOR_BUILD=gcc to #:make-flags.
2018-02-13 23:02:03 +01:00
Marius Bakke 8b114e5bd9
gnu: feh: Update to 2.23.2.
* gnu/packages/image-viewers.scm (feh): Update to 2.23.2.
2018-02-13 23:02:03 +01:00
Ben Woodcroft 119c09c219
gnu: vsearch: Update to 2.7.0.
* gnu/packages/bioinformatics.scm (vsearch): Update to 2.7.0.
2018-02-14 07:43:19 +10:00
Efraim Flashner 34a7b7d713
gnu: libdvdnav@4: Remove variable.
* gnu/packages/video.scm (libdvdnav@4): Remove variable.
2018-02-13 22:56:51 +02:00
Efraim Flashner 0976ea38b1
gnu: libdvdnav: Update to 6.0.0.
* gnu/packages/video.scm (libdvdnav): Update to 6.0.0.
2018-02-13 22:56:50 +02:00
Efraim Flashner 3c9deb0b11
gnu: libdvdread: Update to 6.0.0.
* gnu/packages/video.scm (libdvdread): Update to 6.0.0.
2018-02-13 22:56:50 +02:00
Efraim Flashner 99f6963242
.gitignore: Add guix-daemon SELinux policy.
* .gitignore: Add etc/guix-daemon.cil
2018-02-13 22:56:49 +02:00
Efraim Flashner 975c715a41
gnu: x265: Update to 2.6.
* gnu/packages/video.scm (x265): Update to 2.6.
2018-02-13 22:56:48 +02:00
Efraim Flashner 1373ce7ce0
gnu: ffmpeg: Update to 3.4.2.
* gnu/packages/video.scm (ffmpeg): Update to 3.4.2.
2018-02-13 22:56:44 +02:00
Leo Famulari 5c4fd60416
gnu: python-icalendar: Update to 4.0.1.
* gnu/packages/python.scm (python-icalendar): Update to 4.0.1.
2018-02-13 14:33:22 -05:00
Mark H Weaver acff6aa004
gnu: linux-libre: Update to 4.15.3.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.3.
(%linux-libre-hash): Update hash.
2018-02-13 13:08:30 -05:00
Mark H Weaver 146be91dda
gnu: linux-libre@4.14: Update to 4.14.19.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.19.
(%linux-libre-4.14-hash): Update hash.
2018-02-13 13:07:48 -05:00
Mark H Weaver 47b731b372
gnu: linux-libre@4.9: Update to 4.9.81.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.81.
2018-02-13 13:06:28 -05:00
Ricardo Wurmus 117c83bdc7
gnu: r-htmltable: Update to 1.11.2.
* gnu/packages/web.scm (r-htmltable): Update to 1.11.2.
[propagated-inputs]: Remove r-dplyr and r-tidyr.
2018-02-13 16:18:45 +01:00
Ricardo Wurmus 7d358f33d8
gnu: r-htmlwidgets: Update to 1.0.
* gnu/packages/web.scm (r-htmlwidgets): Update to 1.0.
2018-02-13 16:18:45 +01:00
Ricardo Wurmus 1ee14481d2
gnu: r-lubridate: Update to 1.7.2.
* gnu/packages/statistics.scm (r-lubridate): Update to 1.7.2.
2018-02-13 16:18:45 +01:00
Ricardo Wurmus 4ff5fc6fa0
gnu: r-ranger: Update to 0.9.0.
* gnu/packages/statistics.scm (r-ranger): Update to 0.9.0.
2018-02-13 16:18:45 +01:00
Ricardo Wurmus f9ee1741f9
gnu: r-lme4: Update to 1.1-15.
* gnu/packages/statistics.scm (r-lme4): Update to 1.1-15.
2018-02-13 16:18:45 +01:00
Ricardo Wurmus 45ec40818b
gnu: r-quantreg: Update to 5.35.
* gnu/packages/statistics.scm (r-quantreg): Update to 5.35.
2018-02-13 16:18:45 +01:00
Ricardo Wurmus 725673ad6f
gnu: r-rcppeigen: Update to 0.3.3.4.0.
* gnu/packages/statistics.scm (r-rcppeigen): Update to 0.3.3.4.0.
2018-02-13 16:18:45 +01:00