summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* daemon: Fix invalid Boost format string.Ludovic Courtès2016-12-05
| | | | | * nix/libstore/optimise-store.cc (LocalStore::optimisePath_): Use %3% instead of %m, the latter being an invalid Boost format specifier.
* gnu: python-flask: Propagate python-click.Leo Famulari2016-12-04
| | | | | | * gnu/packages/python.scm (python-flask, python2-flask)[native-inputs]: Move python-click to ... [propagated-inputs]: ... here.
* gnu: shepherd: Update to 0.3.2.Ludovic Courtès2016-12-04
| | | | | * gnu/packages/admin.scm (shepherd): Update to 0.3.2. [properties]: New field.
* nls: Adjust to feh.scm renaming.Ludovic Courtès2016-12-04
| | | | | | This is a followup to d1a5b20081c30da7503201df260cf20b8d0ba633. * po/packages/POTFILES.in: Remove feh.scm and add image-viewers.scm.
* publish: Factorize 'content-length' addition.Ludovic Courtès2016-12-04
| | | | | * guix/scripts/publish.scm (with-content-length): New procedure. (http-write) <application/octet-stream>: Use it.
* services: tor: Make sure /var/lib is world-readable.Ludovic Courtès2016-12-04
| | | | | * gnu/services/networking.scm (tor-hidden-service-activation): Add 'chmod' call for /var/lib.
* gnu: vim: Update to 8.0.0124.Marius Bakke2016-12-04
| | | | * gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0124.
* gnu: dovecot: Update to 2.2.27.Tobias Geerinckx-Rice2016-12-04
| | | | | * gnu/packages/mail.scm (dovecot): Update to 2.2.27. [source, home-page]: Use HTTPS.
* gnu: vim: Update to 8.0.0118.Tobias Geerinckx-Rice2016-12-04
| | | | * gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0118.
* nls: Update 'da' package translation.Marius Bakke2016-12-04
|
* nls: Update 'da' translation.Marius Bakke2016-12-04
|
* gnu: Add qmidiarp.Ricardo Wurmus2016-12-04
| | | | * gnu/packages/music.scm (qmidiarp): New variable.
* gnu: Add Swedish Aspell dictionary.Christopher Andersson2016-12-04
| | | | | | * gnu/packages/aspell.scm (aspell-dict-sv): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Move image viewers to (gnu packages image-viewers).Alex Kost2016-12-04
| | | | | | | | * gnu/packages/feh.scm (feh): Remove file. Move package to... * gnu/packages/geeqie.scm (geeqie): Likewise... * gnu/packages/sxiv.scm (sxiv): Likewise... * gnu/packages/image-viewers.scm: ... here. * gnu/local.mk (GNU_SYSTEM_MODULES): Remove files.
* gnu: exiv2: Move to (gnu packages image).Alex Kost2016-12-04
| | | | | | | | * gnu/packages/geeqie.scm (exiv2): Move to... * gnu/packages/image.scm: ... here. * gnu/packages/gnome.scm: Adjust the used modules. * gnu/packages/gnunet.scm: Likewise. * gnu/packages/gps.scm: Likewise.
* gnu: emms: Update to 4.2.Alex Kost2016-12-04
| | | | | | | * gnu/packages/emacs.scm (emms): Update to 4.2. [arguments]: EMMS installs "emms-print-metadata" now but assumes that BINDIR exists, so do not install it manually in 'post-install' phase, and make "/bin" directory in 'pre-install' phase.
* gnu: emacs-with-editor: Update to 2.5.6.Alex Kost2016-12-04
| | | | * gnu/packages/emacs.scm (emacs-with-editor): Update to 2.5.6.
* gnu: emacs-hl-todo: Update to 1.7.4.Alex Kost2016-12-04
| | | | * gnu/packages/emacs.scm (emacs-hl-todo): Update to 1.7.4.
* gnu: Add ingen.Ricardo Wurmus2016-12-04
| | | | * gnu/packages/music.scm (ingen): New variable.
* gnu: Add raul-devel.Ricardo Wurmus2016-12-04
| | | | * gnu/packages/audio.scm (raul-devel): New variable.
* gnu: Add ganv-devel.Ricardo Wurmus2016-12-04
| | | | * gnu/packages/gtk.scm (ganv-devel): New variable.
* gnu: Add ams-lv2.Ricardo Wurmus2016-12-04
| | | | * gnu/packages/music.scm (ams-lv2): New variable.
* gnu: lvtk: Build UI library.Ricardo Wurmus2016-12-04
| | | | | * gnu/packages/audio.scm (lvtk)[inputs]: Add gtkmm-2. [arguments]: Pass "-std=c++11" flag.
* gnu: Fix header in (gnu packages golang).Efraim Flashner2016-12-04
| | | | | * gnu/packages/golang.scm: Replace header line declaring this file as part of GNU Guix.
* gnu: Add econnman.Efraim Flashner2016-12-04
| | | | * gnu/packages/connman.scm (econnman): New variable.
* gnu: Add lekha.Efraim Flashner2016-12-04
| | | | * gnu/packages/enlightenment.scm (lekha): New variable.
* gnu: Add qsyncthingtray.Efraim Flashner2016-12-04
| | | | * gnu/packages/sync.scm (qsyncthingtray): New variable.
* gnu: Rename owncloud.scm to sync.scm.Efraim Flashner2016-12-04
| | | | | | * gnu/packages/owncloud.scm: Rename to ... * gnu/packages/sync.scm: ... this. * gnu/local.mk (GNU_SYSTEM_MODULES): Register it.
* gnu: Add rkflashtool.Efraim Flashner2016-12-04
| | | | * gnu/packages/flashing-tools.scm (rkflashtool): New variable.
* gnu: uget: Add missing input.Efraim Flashner2016-12-04
| | | | * gnu/packages/bittorrent.scm (uget)[native-inputs]: Add intltool.
* gnu: tor: Update to 0.2.8.10.Efraim Flashner2016-12-04
| | | | * gnu/packages/tor.scm (tor): Update to 0.2.8.10.
* gnu: acme-client: Update to 0.1.15.Leo Famulari2016-12-03
| | | | | * gnu/packages/tls.scm (acme-client): Update to 0.1.15. [native-inputs]: Add pkg-config.
* gnu: taglib: Update to 1.10.Leo Famulari2016-12-03
| | | | * gnu/packages/mp3.scm (taglib): Update to 1.10.
* gnu: aragorn: Update to 1.2.38.Ben Woodcroft2016-12-04
| | | | * gnu/packages/bioinformatics.scm (aragorn): Update to 1.2.38.
* gnu: Add highlight.Ricardo Wurmus2016-12-03
| | | | * gnu/packages/pretty-print.scm (highlight): New variable.
* gnu: git: Fix gitweb.Ricardo Wurmus2016-12-03
| | | | | * gnu/packages/version-control.scm (git)[inputs]: Add perl-cgi. [arguments]: Wrap "gitweb.cgi" with PERL5LIB.
* gnu: Add grantlee.Thomas Danckaert2016-12-03
| | | | | | * gnu/packages/qt.scm (grantlee): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add libksysguard.Thomas Danckaert2016-12-03
| | | | | | * gnu/packages/kde.scm (libksysguard): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: icecat: Update to 45.5.1-gnu1.Mark H Weaver2016-12-03
| | | | | | | * gnu/packages/gnuzilla.scm (icecat): Update to 45.5.1-gnu1. [source]: Remove temporary URI for 45.3 beta. Fix URI computation. Remove outdated patches. Add more cherry-picked bug fixes from upstream mozilla-esr45. Use 'list' instead of quasiquote in 'patches' field.
* doc: Use @file to mark file names.John Darrington2016-12-03
| | | | * doc/guix.texi: Use @file where appropriate.
* gnu: Add Kerberos client service.John Darrington2016-12-03
| | | | | | | * doc/guix.texi (Kerberos Services)[Krb5 Service]: New subsubheading. * gnu/services/kerberos.scm (krb5-service-type): New variable. * gnu/services/configuration.scm (configuration-field-serializer, configuration-field-getter): Export variables.
* gnu: Add fcgiwrap.Ricardo Wurmus2016-12-03
| | | | * gnu/packages/web.scm (fcgiwrap): New variable.
* gnu: Add fcgi.Ricardo Wurmus2016-12-03
| | | | | | | * gnu/packages/patches/fcgi-2.4.0-gcc44-fixes.patch: New file. * gnu/packages/patches/fcgi-2.4.0-poll.patch: New file. * gnu/local.mk (dist_patch_DATA): Register patches. * gnu/packages/web.scm (fcgi): New variable.
* gnu: linux-libre: Update to 4.8.12.Mark H Weaver2016-12-03
| | | | | * gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash) (linux-libre): Update to 4.8.12.
* gnu: linux-libre@4.4: Update to 4.4.36.Mark H Weaver2016-12-03
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.36.
* gnu: linux-libre@4.1: Update to 4.1.36.Mark H Weaver2016-12-03
| | | | * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.36.
* doc: Remove obsolete bit about networking in VMs.Ludovic Courtès2016-12-03
| | | | | | * doc/guix.texi (Running GuixSD in a VM): Remove "the boot will fail" wording since that is no longer true since commit 6129dd8b5989f77b2976c68ecdf1f7dbfa63ec46.
* gnu: guix: Update development snapshot.Ludovic Courtès2016-12-03
| | | | * gnu/packages/package-management.scm (guix-devel): Update to 463fb7d.
* gnu: python-cryptography: Update to 1.6.Leo Famulari2016-12-03
| | | | | | * gnu/packages/python.scm (python-cryptography, python2-cryptography): Update to 1.6. (python-cryptography-vectors, python2-cryptography-vectors): Update to 1.6.
* gnu: dblatex: Update comment.Hartmut Goebel2016-12-02
| | | | | * gnu/packages/docbook.scm (dblatex)[arguments]: Detail comment about why the use of setuptools needs to be disabled.