~ruther/guix-local

ref: 90335ccea65ba0b9d905bf2e5cac54ff2ef64d21 guix-local/gnu d---------
90335cce — Marius Bakke 8 years ago
gnu: python-cryptography: Update to 2.0.2.

* gnu/packages/python.scm (python-cryptography-vectors, python-cryptography):
Update to 2.0.2.
b2973d96 — Leo Famulari 8 years ago
gnu: subversion: Update to 1.8.18.

* gnu/packages/version-control.scm (subversion): Update to 1.8.18.
6d31c175 — Leo Famulari 8 years ago
gnu: net-tools: Update to 1.60-0.479bb4a7.

This leaves net-tools-for-tests unchanged.

Fixes <https://bugs.gnu.org/27811>.

* gnu/packages/linux.scm (net-tools): Update to 1.60-0.479bb4a7.
[source]: Use git-fetch.
[inputs]: Remove the Debian patch.
[arguments]: Use modify-phases. Remove the 'patch' phase. Disable
SELINUX and AFBLUETOOTH from build configuration.
412701b0 — Ludovic Courtès 8 years ago
services: guix-publish: Run in a UTF-8 locale.

Works around <https://bugs.gnu.org/26948>.

* gnu/services/base.scm (guix-publish-shepherd-service): Pass
  #:environment-variables to 'make-forkexec-constructor'.
138fe411 — Ludovic Courtès 8 years ago
system: Add 'grep --color' alias in '.bash_profile' skeleton.

* gnu/system/shadow.scm (default-skeletons)[profile]: Add 'grep' alias.
a812aff9 — Julian Graham 8 years ago
gnu: gzochi: Update to 0.11.1.

* gnu/packages/game-development.scm (gzochi): Update to 0.11.1.
  (gzochi)[arguments]: Remove patch for `-Werror', which is no longer
  necessary.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
f1be6f5b — Ludovic Courtès 8 years ago
gnu: openmpi: Add "static" output.

* gnu/packages/mpi.scm (openmpi)[outputs]: New field.
[arguments]: Add 'move-static-libraries' phase.
8f2c410f — Ricardo Wurmus 8 years ago
gnu: r-preprocesscore: Update to 1.38.1.

* gnu/packages/statistics.scm (r-preprocesscore): Update to 1.38.1.
620b0468 — Ricardo Wurmus 8 years ago
gnu: Add cowsay.

* gnu/packages/games.scm (cowsay): New variable.
56ab0f0c — Tobias Geerinckx-Rice 8 years ago
gnu: nnn: Update to 1.3.

* gnu/packages/admin.scm (nnn): Update to 1.3.
efcacc17 — Dave Love 8 years ago
gnu: openmpi: Enable SGE support.

* gnu/packages/mpi.scm (openmpi)[arguments]: Pass "--with-sge" in
 #:configure-flags.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: mg: Add new phase to find 'diff'.

* gnu/packages/text-editors.scm (mg)[phases]: Add new 'correct-location-of-difftool'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: mg: Fetch source via HTTPS.

* gnu/packages/text-editors.scm (mg)[source]: Use HTTPS.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: mg: Update to 20170401.

* gnu/packages/text-editors.scm (mg): Update to 20170401.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
9ea61b1c — Danny Milosavljevic 8 years ago
gnu: Add python-flask-principal.

* gnu/packages/python.scm (python-flask-principal, python2-flask-principal):
New variables.
9d9fc399 — Tobias Geerinckx-Rice 8 years ago
gnu: Add lziprecover.

* gnu/packages/compression.scm (lziprecover): New variable.
f96dbf6b — Leo Famulari 8 years ago
gnu: net-tools: Add a test-only variant and use it for GnuTLS.

* gnu/packages/linux.scm (net-tools-for-tests): Add hidden net-tools variant.
* gnu/packages/tls.scm (gnutls)[native-inputs]: Use net-tools-for-tests instead
of net-tools.
bcd757fd — Ludovic Courtès 8 years ago
gnu: mg: Move to (gnu packages text-editors).

* gnu/packages/mg.scm: Remove.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove it.
* gnu/packages/text-editors.scm (mg): New variable.
a5130d10 — Andy Wingo 8 years ago
gnu: Add fcgiwrap service.

* doc/guix.texi (Web Services): Add documentation.
* gnu/services/web.scm (<fcgiwrap-configuration>): New record type.
(fcgiwrap-accounts, fcgiwrap-shepherd-service): New service extensions.
(fcgiwrap-service-type): New service type.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
1cae188e — Efraim Flashner 8 years ago
gnu: glpk: Update to 4.63.

* gnu/packages/maths.scm (glpk): Update to 4.63.
Next