~ruther/guix-local

ref: 7d73b2c6d0d0f99a708039e577eb826a225f3af4 guix-local/gnu d---------
7d73b2c6 — John Darrington 9 years ago
gnu: Add system test for the rpcbind-daemon service.

* gnu/tests/nfs.scm: New file.
* gnu/local.mk: Add it.
7781afde — Thomas Danckaert 9 years ago
gnu: Add kdevelop.

* gnu/packages/kde.scm (kdevelop): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
c02c8cf4 — Thomas Danckaert 9 years ago
gnu: Add kdevplatform.

* gnu/packages/kde.scm (kdevplatform): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7c1a5209 — Thomas Danckaert 9 years ago
gnu: libksysguard: Correct inputs.

* gnu/packages/kde.scm (libksysguard)[inputs]: Remove kdbusaddons,
  kdoctools, kinit, knewstruff, knotifications, kio; add kauth,
  kcompletion, kconfig, kcoreaddons, kwidgetsaddons.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
e05b780a — Christopher Baines 9 years ago
services: postgresql: Add locale to configuration

* gnu/services/databases.scm (<postgresql-configuration>): Add locale
  field.
  (postgresql-shepherd-service): Pass locale to initdb.
  (postgresql-service): Add locale default.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2d3d5cc5 — Christopher Baines 9 years ago
services: postgresql: Add port to configuration

* gnu/services/databases.scm (<postgresql-configuration>): Add port
  field.
  (postgresql-shepherd-service): Pass port to postgres.
  (postgresql-service): Add port default.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
eee7878f — Chris Marusich 9 years ago
gnu: gnome-settings-daemon: Add dependency on NetworkManager.

* gnu/packages/gnome.scm (gnome-settings-daemon)[arguments]: Remove
"--disable-network-manager".
[inputs]: Add NETWORK-MANAGER.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
fd070f35 — Chris Marusich 9 years ago
gnu: network-manager: Enable session tracking with elogind.

* gnu/packages/gnome.scm (network-manager): Add configuration options
  "--with-systemd-logind=yes" (so we can use elogind to track login sessions)
  and "--with-consolekit=no" (so we don't use consolekit to track sessions,
  since it isn't packaged yet).  Add elogind as an input, and add a snippet to
  replace some references to systemd with elogind.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
48ef3f9d — Mark H Weaver 9 years ago
gnu: icecat: Label patches that have since been assigned CVEs.

Document that the following CVEs are fixed: CVE-2016-9893, CVE-2016-9895,
CVE-2016-9897, CVE-2016-9898, CVE-2016-9899, CVE-2016-9900, CVE-2016-9901,
CVE-2016-9902, CVE-2016-9904, and CVE-2016-9905.  Note that these are all of
the CVEs fixed in Firefox ESR 45.6.

* gnu/packages/gnuzilla.scm (icecat)[source]: Add comments to patches that
have since been assigned CVEs.
0c6c9c00 — Tobias Geerinckx-Rice 9 years ago
gnu: Update more dead Google Code home pages.

* gnu/packages/bioinformatics.scm (cutadapt, mosaik, pepr)[home-page]:
Update to their respective replacements.
62d652a7 — Tobias Geerinckx-Rice 9 years ago
gnu: mdds: Replace dead Google Code home-page.

* gnu/packages/boost.scm (mdds)[home-page]: Update it.
50995554 — Tobias Geerinckx-Rice 9 years ago
gnu: chibi-scheme: Replace dead Google Code home-page.

* gnu/packages/scheme.scm (chibi-scheme)[home-page]: Update it.
6b7877e1 — Tobias Geerinckx-Rice 9 years ago
gnu: python-mock: Update source and home-page URIs.

* gnu/packages/python.scm (python-mock)[source]: Use ‘pypi-uri’.
[home-page]: Replace dead Google Code home page.
958f6576 — Ricardo Wurmus 9 years ago
gnu: libosinfo: Use stable URL for pci.ids.

* gnu/packages/qemu.scm (libosinfo)[native-inputs]: Use a stable URL for
the pci.ids file.
27fab2bf — Marius Bakke 9 years ago
gnu: python-cryptography: Update to 1.7.1.

* gnu/packages/python.scm (python-cryptography, python2-cryptography): Update
  to 1.7.1.
  [arguments]: Remove field.
(python-cryptography-vectors, python2-cryptography-vectors): Update to 1.7.1.
938f66cb — Tobias Geerinckx-Rice 9 years ago
gnu: man-pages: Update to 4.09.

* gnu/packages/man.scm (man-pages): Update to 4.09.
ecee2147 — David Craven 9 years ago
gnu: Add rustc.

* gnu/packages/rust.scm (rustc): New variable.

Co-authored-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
423f9e44 — David Craven 9 years ago
gnu: Add rust bootstrap binaries.

* gnu/packages/rust.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add rust.scm.
22897187 — David Craven 9 years ago
gnu: llvm: Enable install utils.

* gnu/packages/llvm.scm (llvm)[arguments]: Add -DLLVM_INSTALL_UTILS=ON
  to configure-flags.
7ab3ea42 — Leo Famulari 9 years ago
gnu: nss, nss-certs: Update to 3.27.2.

* gnu/packages/gnuzilla.scm (nss): Update to 3.27.2.
* gnu/packages/certs.scm (nss-certs): Update to 3.27.2.
Next