~ruther/guix-local

67441b9a — Ludovic Courtès 8 years ago
doc: Suggest running guix-daemon with 'sudo -E'.

Suggested by Martin H. <maze@strahlungsfrei.de>.

* doc/contributing.texi (Running Guix Before It Is Installed): Suggest
'sudo -E'.
28b48c87 — nikita 8 years ago
gnu: mlmmj: Update to 1.3.0.

* gnu/packages/mail.scm (mlmmj): Update to 1.3.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
1657fbc9 — Rutger Helling 8 years ago
gnu: xpra: Update to 2.2.2.

* gnu/packages/xorg.scm (xpra): Update to 2.2.2.
6c162d0e — Tobias Geerinckx-Rice 8 years ago
gnu: sxiv: Update to 24.

* gnu/packages/image-viewers.scm (sxiv): Update to 24.
[inputs]: Add freetype and libxft.
[arguments]: Pass freetype header location in #:make-flags.  Be verbose.
ba491912 — Danny Milosavljevic 8 years ago
docs: Fix typo in qemu-binfmt example.

* doc/guix.texi (Virtualization Services): Document 'guix-support?' properly.
d067e4ba — Christopher Baines 8 years ago
gnu: services: web: Add service for httpd.

* gnu/services/web.scm (<httpd-module>,
  <httpd-config-file>, <httpd-virtualhost>
  <httpd-configuration>): New record types.
  (%default-httpd-modules, %httpd-accounts,
  httpd-service-type): New variables.
  (httpd-shepherd-services, httpd-activation,
  httpd-process-extensions): New procedures.
* gnu/tests/web.scm (run-httpd-test): New procedure.
  (%httpd-os, %tests-httpd): New variables.
* doc/guix.texi (Web Services): Document the Apache HTTP Server.
d9b53081 — Christopher Baines 8 years ago
gnu: tests: web: Generalise the nginx test.

So that it can also be used for other web servers.

* gnu/tests/web.scm (%index.html-contents): Change nginx to guix.
  (%make-http-root): Move the index.html file from /srv to /srv/http.
  (%nginx-servers): Remove the setting of root.
  (run-nginx-test, run-webserver-test): Rename run-nginx-test to
  run-webserver-test and generalise its behaviour
  (%test-nginx): Change to use run-webserver-test, rather than run-nginx-test.
9b811f69 — Efraim Flashner 8 years ago
gnu: bullet: Update to 2.87.

* gnu/packages/game-development.scm (bullet): Update to 2.87.
[home-page]: Update to new home-page.
1297bc05 — Efraim Flashner 8 years ago
gnu: game-development.scm: Arrange module inputs alphabetically.

* gnu/packages/game-development.scm: Arrange module inputs
alphabetically.
e0a646ce — Tobias Geerinckx-Rice 8 years ago
gnu: foo2zjs: Update to 20171202.

* gnu/packages/cups.scm (foo2zjs): Update to 20171202.
0a7d3e1e — Tobias Geerinckx-Rice 8 years ago
gnu: foo2zjs: Use correct metadata

* gnu/packages/cups.scm (foo2zjs)[home-page, synopsis, description]: Describe
foo2zjs, not foo2xqx.
[licence]: Add expat.
4bd05a21 — Tobias Geerinckx-Rice 8 years ago
gnu: foomatic-filters: Update to 4.0.17.

* gnu/packages/cups.scm (foomatic-filters): Update to 4.0.17.
2e465111 — Tobias Geerinckx-Rice 8 years ago
gnu: sdl2-image: Update to 2.0.2.

* gnu/packages/sdl.scm (sdl2-image): Update to 2.0.2.
750db2eb — Tobias Geerinckx-Rice 8 years ago
gnu: sdl2-mixer: Update to 2.0.2.

* gnu/packages/sdl.scm (sdl2-mixer): Update to 2.0.2.
44e4a621 — Kei Kebreau 8 years ago
gnu: Add python-shapely and python2-shapely.

* gnu/packages/python.scm (python-shapely, python2-shapely): New variables.
093332e5 — Leo Famulari 8 years ago
gnu: isc-dhcp: Update to 4.3.6.

* gnu/packages/admin.scm (isc-dhcp): Update to 4.3.6.
0592c4cd — Leo Famulari 8 years ago
gnu: isc-dhcp: Update bundled bind to 9.9.11-P1 [fixes CVE-2017-3145].

* gnu/packages/admin.scm (isc-dhcp): Update to 9.9.11-P1.
40267943 — Tobias Geerinckx-Rice 8 years ago
gnu: bind: Update to 9.11.2-P1 [fixes CVE-2017-3145].

* gnu/packages/dns.scm (isc-bind): Update to 9.11.2-P1.
78724a5a — Tobias Geerinckx-Rice 8 years ago
gnu: haskell-check: Use HTTPS for hspec.github.io home pages.

* gnu/packages/haskell-check.scm (hspec-discover, ghc-hspec-core)
(ghc-hspec-meta, ghc-hspec, ghc-hspec-contrib)[home-page]: Use HTTPS.
3ca1545b — Tobias Geerinckx-Rice 8 years ago
gnu: python: Use HTTPS for ipython.org home pages.

* gnu/packages/python.scm (python-ipython-genutils, python-traitlets)
(python-ipykernel, python-ipython, python-widgetsnbextension)
(python-ipywidgets)[home-page]: Use HTTPS.
Next