aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* daemon: Client settings no longer override daemon settings.Ludovic Courtès2017-01-15
| | | | | | | | | | | | | | | | Fixes <http://bugs.gnu.org/20217>. * nix/libstore/worker-protocol.hh (PROTOCOL_VERSION): Bump to 0x161. * nix/nix-daemon/nix-daemon.cc (performOp): "build-max-jobs", "build-max-silent-time", and "build-cores" are no longer read upfront; instead, read them from the key/value list at the end. * nix/nix-daemon/guix-daemon.cc (main): Explicitly set 'settings.maxBuildJobs'. * guix/store.scm (%protocol-version): Bump to #x161. (set-build-options): #:max-build-jobs, #:max-silent-time, and #:build-cores now default to #f. Adjust handshake to new protocol. * tests/store.scm ("build-cores"): New test. * tests/guix-daemon.sh: Add test for default "build-cores" value.
* gnu: weechat: Update to 1.7.Tobias Geerinckx-Rice2017-01-15
| | | | * gnu/packages/irc.scm (weechat): Update to 1.7.
* gnu: wcslib: Update to 5.16.Tobias Geerinckx-Rice2017-01-15
| | | | * gnu/packages/astronomy.scm (wcslib): Update to 5.16.
* gnu: Add openvpn service.Julien Lepiller2017-01-15
| | | | | | * gnu/services/vpn.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * doc/guix.texi (VPN Services): New section.
* gnu: tipp10: Adjust phases.Ricardo Wurmus2017-01-15
| | | | | * gnu/packages/education.scm (tipp10)[arguments]: Return #t for "disable-new-version-check"; fix indentation.
* gnu: tipp10: Fix description.Ricardo Wurmus2017-01-15
| | | | | * gnu/packages/education.scm (tipp10)[description]: Do not mention operating systems; remove hint about language settings.
* gnu: xfce4-terminal: Update to 0.8.3.Ricardo Wurmus2017-01-15
| | | | * gnu/packages/xfce.scm (xfce4-terminal): Update to 0.8.3.
* gnu: sbcl-stumpwm: Update to 1.0.0.Ricardo Wurmus2017-01-15
| | | | * gnu/packages/lisp.scm (sbcl-stumpwm): Update to 1.0.0.
* gnu: vc-dwim: Update to 1.8.Efraim Flashner2017-01-15
| | | | | * gnu/packages/version-control.scm (vc-dwim): Update to 1.8. [home-page]: Use https.
* gnu: terminology: Update to 1.0.0.Efraim Flashner2017-01-15
| | | | | * gnu/packages/enlightenment.scm (terminology): Update to 1.0.0. [home-page]: Update home-page.
* gnu: vim: Update to 8.0.0187.Tobias Geerinckx-Rice2017-01-15
| | | | * gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0187.
* gnu: youtube-dl: Update to 2017.01.14.Tobias Geerinckx-Rice2017-01-15
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2017.01.14.
* gnu: python-django: Update to 1.10.5.Hartmut Goebel2017-01-14
| | | | * gnu/packages/django.scm(python-django): Update to 1.10.5.
* gnu: certbot, python-acme: Update to 0.10.1.Leo Famulari2017-01-14
| | | | | | These packages should be updated together. * gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.10.1.
* gnu: python-icalendar: Update to 3.11.2.Leo Famulari2017-01-14
| | | | * gnu/packages/python.scm (python-icalendar): Update to 3.11.2.
* gnu: Add tipp10 touch typing tutor.Hartmut Goebel2017-01-14
| | | | | | | * gnu/packages/education.scm (touch10): New variable. * gnu/packages/patches/tipp10-fix-compiling.patch, gnu/packages/patches/tipp10-remove-license-code.patch: New files. * gnu/local.mk (dist_patch_DATA): Register them.
* gnu: xorg: Make font packages bit-reproducible.Ludovic Courtès2017-01-14
| | | | | * gnu/packages/xorg.scm (%xorg-font-origin): Add 'snippet' and 'modules' fields.
* gnu: xorg: Factorize Xorg font origins.Ludovic Courtès2017-01-14
| | | | | | | | | | | * gnu/packages/xorg.scm (%xorg-font-origin): New procedure. (xorg-font-origin): New macro. (font-adobe100dpi, font-adobe75dpi, font-alias) (font-arabic-misc, font-cronyx-cyrillic, font-dec-misc) (font-isas-misc, font-micro-misc, font-misc-cyrillic) (font-misc-ethiopic, font-misc-misc, font-mutt-misc) (font-schumacher-misc, font-screen-cyrillic, font-sony-misc) (font-sun-misc, font-winitzki-cyrillic, font-xfree86-type1): Use it.
* gnu: Add ruby-mail.ng02017-01-14
| | | | | | * gnu/packages/ruby.scm (ruby-mail): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: libxt: Add libxt-guix-search-paths.patch.David Craven2017-01-14
| | | | | | Followup to 54d8d0fef1a0224f118dbfad8fceece06d322eab. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: Add r-sva.Raoul Jean Pierre Bonnal2017-01-14
| | | | * gnu/packages/bioinformatics.scm (r-sva): New variable.
* challenge: Add '--verbose'.Ludovic Courtès2017-01-14
| | | | | | | | | * guix/scripts/challenge.scm (summarize-report): Add #:verbose? parameter. [report-hashes]: New procedure. Use it. Honor VERBOSE? in the 'match case. (show-help, %options): Add '--verbose'. (guix-challenge): Honor it.
* challenge: Return comparison reports instead of just discrepancies.Ludovic Courtès2017-01-14
| | | | | | | | | | | | | | | | | | | | | | This makes it easier to distinguish between matches, mismatches, and the various cases of inconclusive reports. * guix/scripts/challenge.scm (<discrepancy>): Rename to... (<comparison-report>): ... this. Add 'result' field. (comparison-report): New macro. (comparison-report-predicate, comparison-report-mismatch?) (comparison-report-match?) (comparison-report-inconclusive?): New procedures. (discrepancies): Rename to... (compare-contents): ... this. Change to return a list of <comparison-report>. Remove calls to 'warning'. (summarize-discrepancy): Rename to... (summarize-report): ... this. Adjust to <comparison-report>. (guix-challenge): Likewise. * tests/challenge.scm ("no discrepancies") ("one discrepancy"): Adjust to new API. ("inconclusive: no substitutes") ("inconclusive: no local build"): New tests.
* gnu: Removed unused module import from (gnu packages gimp).Leo Famulari2017-01-13
| | | | * gnu/packages/gimp.scm (define-module): Remove (gnu packages imagemagick).
* gnu: python2-dogtail: Fix typo in synopsis.Leo Famulari2017-01-13
| | | | | * gnu/packages/python.scm (python2-dogtail)[synopsis]: Remove 'ZERO WIDTH SPACE' (U+200B) character.
* gnu: audacity: Update to 2.1.2.Kei Kebreau2017-01-13
| | | | | | | * gnu/packages/audacity.scm (audacity): Update to 2.1.2. [source](uri): Update source URL. [inputs]: Replace wxwidgets-2 with wxwidgets-gtk2. [native-inputs]: Add gettext-minimal.
* gnu: Add lchat.ng02017-01-13
| | | | | | * gnu/packages/suckless.scm (lchat): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add libutf.ng02017-01-13
| | | | | | * gnu/packages/suckless.scm (libutf): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add colors.ng02017-01-13
| | | | | | * gnu/packages/suckless.scm (colors): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add fortify-headers.ng02017-01-13
| | | | | | * gnu/packages/suckless.scm (fortify-headers): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add human.ng02017-01-13
| | | | | | * gnu/packages/suckless.scm (human): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add noice.ng02017-01-13
| | | | | | * gnu/packages/suckless.scm (noice): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add prout.ng02017-01-13
| | | | | | * gnu/packages/suckless.scm (prout): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add sbm.ng02017-01-13
| | | | | | * gnu/packages/suckless.scm (sbm): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add skroll.ng02017-01-13
| | | | | | * gnu/packages/suckless.scm (skroll): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* licenses: Add wtfpl2.ng02017-01-13
| | | | | | * guix/licenses.scm (wtfpl2): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add spoon.ng02017-01-13
| | | | | | * gnu/packages/suckless.scm (spoon): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add wificurse.ng02017-01-13
| | | | | | * gnu/packages/suckless.scm (wificurse): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add xbattmon.ng02017-01-13
| | | | | | * gnu/packages/suckless.scm (xbattmon): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: openvpn: Update to 2.4.0.Julien Lepiller2017-01-13
| | | | * gnu/packages/vpn.scm (openvpn): Update to 2.4.0.
* etc: Support indentation of whole files.Ludovic Courtès2017-01-13
| | | | | | | * etc/indent-package.el.in: Rename to... * etc/indent-code.el.in: ... this. Add case for a single argument. * doc/contributing.texi (Formatting Code): Adjust accordingly. * configure.ac: Likewise.
* http-client: Provide 'User-Agent' header by default.Ludovic Courtès2017-01-13
| | | | | | | * guix/http-client.scm (http-fetch): Add #:headers parameter and honor it. Rename 'auth-header' to 'headers'. * guix/import/github.scm (json-fetch*): Add comment about required User-Agent.
* import: github: Fix regression on the /releases retrieval.Ludovic Courtès2017-01-13
| | | | | | | | | Fixes a regression introduced in 62bd24db39a86f80242f923eb4cc2f18f3b02c67, which introduced a call to 'hash-table->alist'. * guix/import/github.scm (json-fetch*): New procedure. (latest-released-version): Use it.
* ui: Wrap 'canonicalize-path' for better error reporting.Ludovic Courtès2017-01-13
| | | | | | Reported by Christopher Baines. * guix/ui.scm (canonicalize-path): New procedure.
* ui: Factorize error-reporting wrapper code.Ludovic Courtès2017-01-13
| | | | | | * guix/ui.scm (augmented-system-error-handler): New procedure. (error-reporting-wrapper): New macro. (symlink, copy-file): Define using 'error-reporting-wrapper'.
* gnu: Add perl-parallel-forkmanager.Raoul Jean Pierre Bonnal2017-01-13
| | | | | | * gnu/packages/perl.scm (perl-parallel-forkmanager): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: linux-libre: Update to 4.9.3.Mark H Weaver2017-01-13
| | | | | * gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash) (linux-libre): Update to 4.9.3.
* gnu: xfig: Correct typographic error.John Darrington2017-01-13
| | | | * gnu/packages/xfig.scm (xfig) [arguments]: Fix typo.
* gnu: aqbanking: Update source hash.John Darrington2017-01-13
| | | | | * gnu/packages/gnucash.scm (aqbanking): Update source hash. This was inadvertently omitted from commit cac19f0df947ef656cc8e276b2538aab7d927367
* gnu: qtxmlpatterns: Skip network tests.Efraim Flashner2017-01-13
| | | | | * gnu/packages/qt.scm (qtxmlpatterns)[arguments]: Add custom phase to prevent the building of network tests.