aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
...
| * gnu: perl-class-load: Update to 0.23.Alex Sassmannshausen2017-03-26
| | | | | | | | * gnu/packages/perl.scm (perl-class-load): Update to 0.23.
| * gnu: perl-capture-tiny: Update to 0.46.Alex Sassmannshausen2017-03-26
| | | | | | | | * gnu/packages/perl.scm (perl-capture-tiny): Update to 0.46.
| * gnu: perl-b-hooks-endofscope: Update to 0.21.Alex Sassmannshausen2017-03-26
| | | | | | | | * gnu/packages/perl.scm (perl-b-hooks-endofscope): Update to 0.21.
| * gnu: Add perl-test-needs.Alex Sassmannshausen2017-03-26
| | | | | | | | * gnu/packages/perl.scm (perl-test-needs): New variable.
| * gnu: Add perl-file-pushd.Alex Sassmannshausen2017-03-26
| | | | | | | | * gnu/packages/perl.scm (perl-file-pushd): New variable
| * gnu: denemo: Update to 2.1.Efraim Flashner2017-03-26
| | | | | | | | * gnu/packages/music.scm (denemo): Update to 2.1.
| * gnu: linux-libre: Update to 4.10.5.Mark H Weaver2017-03-26
| | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.5. (%linux-libre-hash): Update hash.
| * gnu: linux-libre@4.9: Update to 4.9.17.Mark H Weaver2017-03-26
| | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.17.
| * gnu: linux-libre@4.4: Update to 4.4.56.Mark H Weaver2017-03-26
| | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.56.
| * system: grub: Don't attempt to load non-EFI modules on EFI.Ludovic Courtès2017-03-25
| | | | | | | | | | | | | | | | This resulted in a couple of harmless warnings just before the menu is displayed. * gnu/system/grub.scm (eye-candy)[setup-gfxterm-body]: Move 'vbe' and 'vga' loading to the non-EFI branch.
| * gnu: python2-dogtail: Update to 0.9.9.Efraim Flashner2017-03-25
| | | | | | | | | | * gnu/packages/python.scm (python2-dogtail): Update to 0.9.9. [source]: Download using pypi-uri scheme.
| * gnu: git: Update to 2.12.2.Marius Bakke2017-03-25
| | | | | | | | * gnu/packages/version-control.scm (git): Update to 2.12.2.
| * gnu: maim: Update to 4.4.62.Marius Bakke2017-03-25
| | | | | | | | * gnu/packages/xdisorg.scm (maim): Update to 4.4.62.
| * gnu: youtube-dl: Update to 2017.03.24.Tobias Geerinckx-Rice2017-03-25
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2017.03.24.
| * gnu: Add shellcheck.Danny Milosavljevic2017-03-25
| | | | | | | | * gnu/packages/haskell.scm (shellcheck): New variable.
| * gnu: Add ghc-json.Danny Milosavljevic2017-03-25
| | | | | | | | * gnu/packages/haskell.scm (ghc-json): New variable.
| * gnu: Add emacs-symon.Vasile Dumitrascu2017-03-24
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-symon): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| * services: Add inetd-service-type.Thomas Danckaert2017-03-24
| | | | | | | | | | | | | | | | | | | | * gnu/services/networking.scm (<inetd-configuration>, <inetd-entry>): New record types. (inetd-config-file, inetd-shepherd-service): New procedures. (inetd-service-type): New variable. * doc/guix.texi (Networking Services): Document it. * gnu/tests/networking.scm: New file. * gnu/local.mk: Add it.
| * services: openvpn: Fix a typo which was corrected in generated doc.Mathieu Othacehe2017-03-24
| | | | | | | | | | | | * gnu/services/vpn.scm (define-split-configuration): Fix typo. Signed-off-by: Clément Lassieur <clement@lassieur.org>
| * gnu: Add tlp service.Mathieu Othacehe2017-03-24
| | | | | | | | | | | | | | | | * gnu/services/pm.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add gnu/services/tlp.scm. * doc/guix.texi (Power management Services): New section. Signed-off-by: Clément Lassieur <clement@lassieur.org>
| * services: configuration: Rewrite id procedure.Mathieu Othacehe2017-03-24
| | | | | | | | | | | | | | * gnu/services/configuration.scm (id): Replace it using the more concise version found in messaging.scm. Signed-off-by: Clément Lassieur <clement@lassieur.org>
| * services: Factorize define-maybe macro.Mathieu Othacehe2017-03-24
| | | | | | | | | | | | | | | | | | | | | | * gnu/services/configuration.scm (id): New procedure extracted from define-configuration. (define-maybe): New exported procedure, moved from messaging.scm. * gnu/services/messaging.scm (define-maybe): Remove it. (id): Move declaration inside define-all-configurations which is now the only caller procedure. Signed-off-by: Clément Lassieur <clement@lassieur.org>
| * gnu: tlp: Read configuration from /etc/tlp.Mathieu Othacehe2017-03-24
| | | | | | | | | | | | * gnu/packages/linux.scm (tlp): Set TLP_CONF to "/etc/tlp". Signed-off-by: Clément Lassieur <clement@lassieur.org>
| * gnu: Add emacs-aggresive-indent-mode.Vasile Dumitrascu2017-03-24
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-aggressive-indent): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| * gnu: ccache: Update to 3.3.4.Efraim Flashner2017-03-24
| | | | | | | | * gnu/packages/ccache.scm (ccache): Update to 3.3.4.
| * gnu: talloc: Update to 2.1.9.Efraim Flashner2017-03-24
| | | | | | | | | | * gnu/packages/samba (talloc): Update to 2.1.9. [home-page]: Use https.
| * gnu: samba: Update to 4.5.7 [fixes CVE-2017-2619].Efraim Flashner2017-03-24
| | | | | | | | * gnu/packages/samba.scm (samba): Update to 4.5.7.
| * services: guix-publish: Add 'compression-level' and 'nar-path' fields.Ludovic Courtès2017-03-24
| | | | | | | | | | | | | | * gnu/services/base.scm (<guix-publish-configuration>)[compression-level, nar-path]: New fields. (guix-publish-shepherd-service): Honor them. * doc/guix.texi (Base Services): Document them.
| * doc: Document 'guix-publish-service-type' instead of 'guix-publish-service'.Ludovic Courtès2017-03-24
| | | | | | | | | | | | | | | | * doc/guix.texi (Base Services): Document 'guix-publish-service-type' and 'guix-configuration'. Remove 'guix-publish-service'. (Invoking guix publish): Mention 'guix-publish-service-type'. * gnu/services/base.scm (guix-publish-service): Mark as deprecated. (<guix-configuration>): Export getters.
| * gnu: nginx: Update to 1.11.11.Marius Bakke2017-03-23
| | | | | | | | * gnu/packages/web.scm (nginx): Update to 1.11.11.
| * gnu: rustc: Simplify configure phase.Danny Milosavljevic2017-03-23
| | | | | | | | * gnu/packages/rust.scm (rustc): Simplify configure phase.
| * gnu: rxvt-unicode: Give 'urxvtc.desktop' a unique display name.ng02017-03-23
| | | | | | | | | | | | | | | | * gnu/packages/xdisorg.scm (rxvt-unicode)[arguments]: In phase 'install-desktop-urxvtc' add '(client)' to the 'Name' line of the resulting '.desktop' file. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: knot: Update to 2.4.2.Tobias Geerinckx-Rice2017-03-23
| | | | | | | | * gnu/packages/dns.scm (knot): Update to 2.4.2.
| * gnu: python-appdirs: Use pypi-uri.Leo Famulari2017-03-23
| | | | | | | | | | | | | | This is a followup to commit 543782e1ff1e296d61ca528debe3fc6420f5e45a. * gnu/packages/python.scm (python-appdirs, python2-appdirs)[source]: Use pypi-uri.
* | gnu: libreoffice: Update to 5.3.1.2.Thomas Danckaert2017-03-27
| | | | | | | | | | | | | | * gnu/packages/libreoffice.scm (libreoffice): Update to 5.3.1.2. [inputs]: Add libstaroffice and libzmf. [arguments]: Remove reference to removed patch; unpack xmlsec 1.2.23 tarball. (xmlsec-src-libreoffice): Update to version 1.2.23 tarball.
* | gnu: orcus: Update to 0.12.1.Thomas Danckaert2017-03-27
| | | | | | | | | | * gnu/packages/libreoffice.scm (orcus): Update to 0.12.1. [inputs]: Add python.
* | gnu: libetonyek: Update to 0.1.6.Thomas Danckaert2017-03-27
| | | | | | | | | | | | | | | | | | | | * gnu/packages/libreoffice.scm (libetonyek): Update to 0.1.6. [arguments]: Add phase 'autoreconf, because configure.ac is patched. Add configure flag "--with-mdds=1.2". [inputs]: Add liblangtag. [native-inputs]: Add autoconf and automake. * gnu/packages/patches/libetonyek-build-with-mdds-1.2.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* | gnu: Add libstaroffice.Thomas Danckaert2017-03-27
| | | | | | | | * gnu/packages/libreoffice.scm (libstaroffice): New variable.
* | gnu: ixion: Update to 0.12.2.Thomas Danckaert2017-03-27
| | | | | | | | | | * gnu/packages/libreoffice.scm (ixion): Update to 0.12.2. [inputs]: Replace python-2 by python.
* | gnu: mdds: Upgrade to 1.2.2.Thomas Danckaert2017-03-27
| | | | | | | | * gnu/packages/boost.scm (mdds): Upgrade to 1.2.2.
* | gnu: Add libzmf.Thomas Danckaert2017-03-27
| | | | | | | | * gnu/packages/libreoffice.scm (libzmf): New Variable.
* | gnu: mumble: Fix build after speex update.Marius Bakke2017-03-26
| | | | | | | | * gnu/packages/telephony.scm (mumble)[inputs]: Add SPEEXDSP.
* | gnu: Add speexdsp.Marius Bakke2017-03-26
| | | | | | | | * gnu/packages/xiph.scm (speexdsp): New variable. Export it.
* | gnu: po4a: Make manpages writable before resetting timestamps.Marius Bakke2017-03-26
| | | | | | | | | | * gnu/packages/gettext.scm (po4a)[arguments]: Add 'make-compressed-files-writable' phase.
* | gnu: bigloo: Fix build failure in ld.Julien Lepiller2017-03-26
| | | | | | | | * gnu/packages/scheme.scm (bigloo)[arguments]<#:configure-flags>: Add --cflags=-fPIC.
* | gnu: libsvgtiny: Build with gperf@3.0.Marius Bakke2017-03-26
| | | | | | | | * gnu/packages/web.scm (libsvgtiny)[native-inputs]: Change GPERF to GPERF-3.0.
* | gnu: libpqxx: Fix build with newer sed.Marius Bakke2017-03-26
| | | | | | | | | | * gnu/packages/databases.scm (libpqxx)[arguments]: Add 'fix-sed-command' phase that corrects a typo in the configure script.
* | gnu: aseprite: Downgrade to 1.1.7.Efraim Flashner2017-03-26
| | | | | | | | * gnu/packages/game-development.scm (aseprite): Downgrade to 1.1.7.
* | gnu: vte-ng: Build with gperf@3.0.Marius Bakke2017-03-26
| | | | | | | | * gnu/packages/gnome.scm (vte-ng)[native-inputs]: Change GPERF to GPERF-3.0.
* | gnu: libtorrent-rasterbar: Update to 1.1.2.Marius Bakke2017-03-26
| | | | | | | | | | | | | | * gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.1.2. [source]: Use patch. * gnu/packages/patches/libtorrent-rasterbar-boost-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.