Age | Commit message (Expand) | Author |
2017-01-15 | gnu: Add openvpn service....* gnu/services/vpn.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (VPN Services): New section.
| Julien Lepiller |
2017-01-15 | gnu: tipp10: Adjust phases....* gnu/packages/education.scm (tipp10)[arguments]: Return #t for
"disable-new-version-check"; fix indentation.
| Ricardo Wurmus |
2017-01-15 | gnu: tipp10: Fix description....* gnu/packages/education.scm (tipp10)[description]: Do not mention
operating systems; remove hint about language settings.
| Ricardo Wurmus |
2017-01-15 | gnu: xfce4-terminal: Update to 0.8.3....* gnu/packages/xfce.scm (xfce4-terminal): Update to 0.8.3.
| Ricardo Wurmus |
2017-01-15 | gnu: sbcl-stumpwm: Update to 1.0.0....* gnu/packages/lisp.scm (sbcl-stumpwm): Update to 1.0.0.
| Ricardo Wurmus |
2017-01-15 | gnu: vc-dwim: Update to 1.8....* gnu/packages/version-control.scm (vc-dwim): Update to 1.8.
[home-page]: Use https.
| Efraim Flashner |
2017-01-15 | gnu: terminology: Update to 1.0.0....* gnu/packages/enlightenment.scm (terminology): Update to 1.0.0.
[home-page]: Update home-page.
| Efraim Flashner |
2017-01-15 | gnu: vim: Update to 8.0.0187....* gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0187.
| Tobias Geerinckx-Rice |
2017-01-15 | gnu: youtube-dl: Update to 2017.01.14....* gnu/packages/video.scm (youtube-dl): Update to 2017.01.14.
| Tobias Geerinckx-Rice |
2017-01-14 | gnu: python-django: Update to 1.10.5....* gnu/packages/django.scm(python-django): Update to 1.10.5.
| Hartmut Goebel |
2017-01-14 | gnu: mate-themes: Update source hash....This is a followup to commit 44350d23da826731adc187b478e00b2601ab78dc.
* gnu/packages/mate.scm (mate-themes)[source]: Update hash.
* gnu/packages/gtk.scm (gtk+): Add reminder comment.
| Mark H Weaver |
2017-01-14 | gnu: certbot, python-acme: Update to 0.10.1....These packages should be updated together.
* gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.10.1.
| Leo Famulari |
2017-01-14 | gnu: python-icalendar: Update to 3.11.2....* gnu/packages/python.scm (python-icalendar): Update to 3.11.2.
| Leo Famulari |
2017-01-14 | gnu: Add tipp10 touch typing tutor....* 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.
| Hartmut Goebel |
2017-01-14 | gnu: xorg: Make font packages bit-reproducible....* gnu/packages/xorg.scm (%xorg-font-origin): Add 'snippet' and 'modules'
fields.
| Ludovic Courtès |
2017-01-14 | gnu: xorg: Factorize Xorg font origins....* 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.
| Ludovic Courtès |
2017-01-14 | gnu: Add ruby-mail....* gnu/packages/ruby.scm (ruby-mail): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| ng0 |
2017-01-14 | gnu: libxt: Add libxt-guix-search-paths.patch....Followup to 54d8d0fef1a0224f118dbfad8fceece06d322eab.
* gnu/local.mk (dist_patch_DATA): Add it.
| David Craven |
2017-01-14 | Merge branch 'master' into gnome-updates | Mark H Weaver |
2017-01-14 | gnu: Add r-sva....* gnu/packages/bioinformatics.scm (r-sva): New variable.
| Raoul Jean Pierre Bonnal |
2017-01-14 | challenge: Add '--verbose'....* 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.
| Ludovic Courtès |
2017-01-14 | challenge: Return comparison reports instead of just discrepancies....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.
| Ludovic Courtès |
2017-01-13 | gnu: Removed unused module import from (gnu packages gimp)....* gnu/packages/gimp.scm (define-module): Remove (gnu packages imagemagick).
| Leo Famulari |
2017-01-13 | gnu: python2-dogtail: Fix typo in synopsis....* gnu/packages/python.scm (python2-dogtail)[synopsis]: Remove 'ZERO
WIDTH SPACE' (U+200B) character.
| Leo Famulari |
2017-01-13 | gnu: audacity: Update to 2.1.2....* 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.
| Kei Kebreau |
2017-01-13 | gnu: Add lchat....* gnu/packages/suckless.scm (lchat): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 |
2017-01-13 | gnu: Add libutf....* gnu/packages/suckless.scm (libutf): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 |
2017-01-13 | gnu: Add colors....* gnu/packages/suckless.scm (colors): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 |
2017-01-13 | gnu: Add fortify-headers....* gnu/packages/suckless.scm (fortify-headers): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 |
2017-01-13 | gnu: Add human....* gnu/packages/suckless.scm (human): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 |
2017-01-13 | gnu: Add noice....* gnu/packages/suckless.scm (noice): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 |
2017-01-13 | gnu: Add prout....* gnu/packages/suckless.scm (prout): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 |
2017-01-13 | gnu: Add sbm....* gnu/packages/suckless.scm (sbm): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 |
2017-01-13 | gnu: Add skroll....* gnu/packages/suckless.scm (skroll): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 |
2017-01-13 | licenses: Add wtfpl2....* guix/licenses.scm (wtfpl2): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 |
2017-01-13 | gnu: Add spoon....* gnu/packages/suckless.scm (spoon): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 |
2017-01-13 | gnu: Add wificurse....* gnu/packages/suckless.scm (wificurse): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 |
2017-01-13 | gnu: Add xbattmon....* gnu/packages/suckless.scm (xbattmon): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 |
2017-01-13 | gnu: openvpn: Update to 2.4.0....* gnu/packages/vpn.scm (openvpn): Update to 2.4.0.
| Julien Lepiller |
2017-01-13 | etc: Support indentation of whole files....* 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.
| Ludovic Courtès |
2017-01-13 | http-client: Provide 'User-Agent' header by default....* 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.
| Ludovic Courtès |
2017-01-13 | import: github: Fix regression on the /releases retrieval....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.
| Ludovic Courtès |
2017-01-13 | ui: Wrap 'canonicalize-path' for better error reporting....Reported by Christopher Baines.
* guix/ui.scm (canonicalize-path): New procedure.
| Ludovic Courtès |
2017-01-13 | ui: Factorize error-reporting wrapper code....* guix/ui.scm (augmented-system-error-handler): New procedure.
(error-reporting-wrapper): New macro.
(symlink, copy-file): Define using 'error-reporting-wrapper'.
| Ludovic Courtès |
2017-01-13 | gnu: Add perl-parallel-forkmanager....* gnu/packages/perl.scm (perl-parallel-forkmanager): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Raoul Jean Pierre Bonnal |
2017-01-13 | gnu: linux-libre: Update to 4.9.3....* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.9.3.
| Mark H Weaver |
2017-01-13 | gnu: xfig: Correct typographic error....* gnu/packages/xfig.scm (xfig) [arguments]: Fix typo.
| John Darrington |
2017-01-13 | gnu: aqbanking: Update source hash....* gnu/packages/gnucash.scm (aqbanking): Update source hash. This was
inadvertently omitted from commit cac19f0df947ef656cc8e276b2538aab7d927367
| John Darrington |
2017-01-13 | gnu: qtxmlpatterns: Skip network tests....* gnu/packages/qt.scm (qtxmlpatterns)[arguments]: Add custom phase to
prevent the building of network tests.
| Efraim Flashner |
2017-01-13 | gnu: qtsvg: Build tests by default....* gnu/packages/qt.scm (qtsvg)[arguments]: Set QT_BUILD_PARTS in the
custom 'configure phase to include tests. Add custom 'set-display
phase to enable offscreen tests.
(qtx11extras, qtxmlpatterns, qtdeclarative, qtwebsockets, qtlocation,
qttools, qtquickcontrols, qtquickcontrols2, qtgraphicaleffects,
qtcharts, qtdatavis3d)[arguments]: Disable tests.
(qtmultimedia)[source]: Edit snippet to not build 'spectrum' example.
[arguments]: Disable tests.
(qtscxml)[source]: Edit snippet to not build 'scion' test.
(qtcanvas3d)[arguments]: Don't build the test suite, don't run the tests.
| Efraim Flashner |