Age | Commit message (Expand) | Author |
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 |
2017-01-13 | gnu: Add qtdatavis3d.•••* gnu/packages/qt.scm (qtdatavis3d): New variable.
| Efraim Flashner |
2017-01-13 | gnu: Add qtcharts.•••* gnu/packages/qt.scm (qtcharts): New variable.
| Efraim Flashner |
2017-01-13 | gnu: Add qtcanvas3d.•••* gnu/packages/qt.scm (qtcanvas3d): New variable.
| Efraim Flashner |
2017-01-13 | gnu: Add qtpurchasing.•••* gnu/packages/qt.scm (qtpurchasing): New variable.
| Efraim Flashner |
2017-01-13 | gnu: Add qtscxml.•••* gnu/packages/qt.scm (qtscxml): New variable.
| Efraim Flashner |
2017-01-13 | gnu: Add qtgamepad.•••* gnu/packages/qt.scm (qtgamepad): New variable.
| Efraim Flashner |
2017-01-13 | gnu: Add qtserialbus.•••* gnu/packages/qt.scm (qtserialbus): New variable.
| Efraim Flashner |
2017-01-13 | gnu: Add qtdeclarative-render2d.•••* gnu/packages/qt.scm (qtdeclarative-render2d): New variable.
| Efraim Flashner |
2017-01-12 | gnu: nano: Update to 2.7.4.•••* gnu/packages/nano.scm (nano): Update to 2.7.4.
| Tobias Geerinckx-Rice |
2017-01-12 | challenge: Use a warning when substitutes are lacking.•••* guix/scripts/challenge.scm (discrepancies): Use 'warning' instead of
'leave'.
| Ludovic Courtès |
2017-01-12 | gnu: linux-libre@4.4: Update to 4.4.42.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.42.
| Mark H Weaver |
2017-01-12 | gnu: Add twm.•••* gnu/packages/xorg.scm (twm): New variable.
| John Darrington |
2017-01-12 | gnu: Add xmag.•••* gnu/packages/xorg.scm (xmag): New variable.
| John Darrington |
2017-01-12 | gnu: Add xmessage.•••* gnu/packages/xorg.scm (xmessage): New variable.
| John Darrington |
2017-01-12 | gnu: xonsh: Update to 0.5.2.•••* gnu/packages/shells.scm (xonsh): Update to 0.5.2.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Danny Milosavljevic |
2017-01-12 | gnu: miniupnpc: Update to 2.0.20161216.•••* gnu/packages/upnp.scm (miniupnpc): Update to 2.0.20161216.
[source]: Use HTTPS.
| Tobias Geerinckx-Rice |
2017-01-12 | gnu: mcelog: Update to 147.•••* gnu/packages/linux.scm (mcelog): Update to 147.
| Tobias Geerinckx-Rice |
2017-01-12 | gnu: xfig: Remove wrapper and clean up implementation.•••* gnu/packages/xorg.scm (%app-defaults-dir): Make public.
* gnu/packages/xfig.scm (xfig)[attributes]: Remove wrapper and set
the XAPPLOADDIR in the Imakefile instead.
| John Darrington |
2017-01-12 | gnu: xfig: Use modify-phases.•••* gnu/packages/xfig.scm (xfig): Use modify-phases.
| John Darrington |
2017-01-12 | gnu: xfd: Remove wrapper.•••* gnu/packages/xorg.scm (xfd): Remove wrapper.
| John Darrington |
2017-01-12 | gnu: editres: Use %app-defaults-dir.•••* gnu/packages/xorg.scm (editres): Replace string literal with
%app-defaults-dir.
| John Darrington |
2017-01-12 | gnu: xfontsel: Simplify definition.•••* gnu/packages/xorg.scm (%app-defaults-dir): New variable.
(xfontsel): Remove wrapper.
| John Darrington |
2017-01-12 | services: Add 'redis-service-type'.•••* gnu/services/database.scm (<redis-configuration>): New record type.
(%redis-accounts, redis-service-type): New variables.
(default-redis.conf, redis-activation, redis-shepherd-service): New
procedures.
* doc/guix.texi (Database Services): Document the new redis service.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Christopher Baines |
2017-01-12 | gnu: ghc-semigroups: Update to 0.18.2.•••* gnu/packages/haskell.scm (ghc-semigroups): Update to 0.18.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Danny Milosavljevic |
2017-01-12 | gnu: Add ghc-wave.•••* gnu/packages/haskell.scm (ghc-wave): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Danny Milosavljevic |
2017-01-12 | gnu: ghc-quickcheck: Update to 2.8.2.•••* gnu/packages/haskell.scm (ghc-quickcheck): Update to 2.8.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Danny Milosavljevic |
2017-01-12 | gnu: Add r-ggthemes.•••* gnu/packages/statistics.scm (r-ggthemes): New variable.
| Roel Janssen |
2017-01-12 | build: Remove reference to 'doc/emacs.texi'.•••This is a followup to deb6276dda81a69da38e842d269c5370a28fa5cf.
* doc/local.mk (EXTRA_DIST): Remove 'emacs.texi'.
| Ludovic Courtès |
2017-01-12 | etc: Add 'indent-package.el' script.•••* configure.ac: Check for 'emacs', substitute 'EMACS', and emit
'etc/indent-package.el'.
* etc/indent-package.el.in: New file.
* doc/contributing.texi (Formatting Code): Mention
'etc/indent-package.el'.
(Submitting Patches): Likewise, and link to the above node.
Co-authored-by: Alex Kost <alezost@gmail.com>
| Ludovic Courtès |
2017-01-12 | gnu: guix: Update development snapshot.•••* gnu/packages/package-management.scm (guix-devel): Update to eefd042.
| Ludovic Courtès |
2017-01-12 | gnu: eudev: Add 'eudev-with-hwdb' variant that contains 'hwdb.bin'.•••* gnu/packages/linux.scm (eudev-with-hwdb): New variable.
(usbutils)[inputs]: Use it instead of EUDEV.
| Ludovic Courtès |
2017-01-12 | gnu: Add r-txdb-mmusculus-ucsc-mm10-knowngene.•••* gnu/packages/bioinformatics.scm (r-txdb-mmusculus-ucsc-mm10-knowngene): New variable.
| Roel Janssen |
2017-01-11 | gnu: bind: Update to 9.10.4-P5 [fixes CVE-2016-{9131,9147,9444}].•••* gnu/packages/dns.scm (bind): Update to 9.10.4-P5.
| Leo Famulari |
2017-01-11 | gnu: isc-dhcp: Update bundled bind to 9.9.9-P5 [security fixes].•••Fixes CVE-2016-{9131,9147,9444}.
* gnu/packages/admin.scm (isc-dhcp): Update bundled bind to 9.9.9-P5.
| Leo Famulari |
2017-01-11 | gnu: fprintd: Provide the right file name for 'fprintd.conf'.•••* gnu/packages/freedesktop.scm (fprintd)[arguments]: New field.
| Ludovic Courtès |
2017-01-11 | perform-download: Add backward-compatible case.•••This is meant to ease transition for people running an older guix-daemon
invoking a recent 'guix perform-download' with only one argument.
This is a followup to 9b5364a3afb03414bd6e3ded2fbfdacabe4e8870.
* guix/scripts/perform-download.scm (perform-download): Make 'output'
optional. Bind 'output*' from DRV's "out" and honor it.
(guix-perform-download): Add clause with one argument.
| Ludovic Courtès |