~ruther/guix-local

aa9780da — Marius Bakke 8 years ago
Merge branch 'master' into core-updates
fc8f0631 — Marius Bakke 8 years ago
gnu: re2: Update to 2017-08-01.

* gnu/packages/regex.scm (re2): Update to 2017-08-01.
1926fd2b — Marius Bakke 8 years ago
gnu: maim: Update to 5.4.66.

* gnu/packages/xdisorg.scm (maim): Update to 5.4.66.
7d960db1 — Marius Bakke 8 years ago
gnu: slop: Update to 7.3.48.

* gnu/packages/xdisorg.scm (slop): Update to 7.3.48.
b73e49f5 — Marius Bakke 8 years ago
gnu: git: Update to 2.13.4.

* gnu/packages/version-control.scm (git): Update to 2.13.4.
14fce399 — Roel Janssen 8 years ago
gnu: r-foreign: Update hash after upstream tarball change.

* gnu/packages/statistics.scm (r-foreign):  Update hash.  The only difference
  in the tarball is the metadata.  The contents are identical.
cdf124c6 — Roel Janssen 8 years ago
gnu: r-foreign: Remove duplicate recipe.

* gnu/packages/statistics.scm (r-foreign): Remove duplicate recipe.
5d7e8543 — Roel Janssen 8 years ago
graph: Provide access to the package record in the emit functions.

* guix/graph.scm (export-graph): Pass the node to the emit functions, instead
  of the node's label.
a6066724 — Efraim Flashner 8 years ago
guix package: Allow `guix package -u' to fuction as before.

This is a follow up to 6ddf97f81bb99a73f00e30ad5fc19577872b5b49

* guix/scripts/package.scm (%options) <"-u">: Only check for a flag when
there is an ARG after '-u'.
d0386db4 — Leo Famulari 8 years ago
gnu: rapidjson: Update to 1.1.0.

* gnu/packages/web.scm (rapidjson): Update to 1.1.0.
[source]: Remove snippet.
f2e12718 — nikita 9 years ago
gnu: Add pidentd.

* gnu/packages/networking.scm (pidentd): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
89c9445a — Kei Kebreau 8 years ago
gnu: hyperrogue: Update to 10.0e.

* gnu/packages/games.scm (hyperrogue): Update to 10.0e.
[arguments]: Adjust accordingly.
d931a4bb — Efraim Flashner 8 years ago
gnu: metabat: Limit to x86_64 and i686 only.

* gnu/packages/bioinformatics.scm (metabat)[supported-systems]: New field.
4bfdf034 — Kyle Meyer 9 years ago
gnu: Add emacs-yasnippet-snippets.

* gnu/packages/emacs.scm (emacs-yasnippet-snippets): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
1f0d4705 — Kyle Meyer 9 years ago
gnu: emacs-yasnippet: Upgrade to 0.12.0.

* gnu/packages/emacs.scm (emacs-yasnippet): Upgrade to 0.12.0.
[source]: Remove an uninstalled directory from yas-snippet-dirs.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
04b6d6f7 — Ludovic Courtès 8 years ago
gnu: guile-ssh: Update to 0.11.2.

* gnu/packages/ssh.scm (guile-ssh): Update to 0.11.2.
[source]: Remove 'patches', 'modules', and 'snippet'.
* gnu/packages/patches/guile-ssh-channel-finalization.patch,
gnu/packages/patches/guile-ssh-double-free.patch,
gnu/packages/patches/guile-ssh-rexec-bug.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Remove them.
12235a12 — Adonay Felipe Nogueira 8 years ago
gnu: artanis: Unbundled guile-json and version according to documentation.

* gnu/packages/guile.scm (artanis): Unbundled guile-json and version
according to documentation.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
9081a776 — Ludovic Courtès 8 years ago
lint: formatting: Detect sexp boundaries.

* guix/scripts/lint.scm (report-formatting-issues)[last-line]: Remove.
[sexp-last-line]: New procedure.
Use it.
269504a7 — Muriithi Frederick Muriuki 9 years ago
gnu: python-pbr-minimal: Update to 3.0.1

* gnu/packages/python.scm (python-pbr-minimal): Update to 3.0.1
[source]: Update hash and remove patch.
* gnu/packages/patches/python-pbr-fix-man-page-support.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
3d0fbd3c — Leo Famulari 8 years ago
gnu: libgit2: Enable SHA-1 collision detection.

* gnu/packages/version-control.scm (libgit2)[arguments]: Enable '-DUSE_SHA1DC'
in #:configure-flags.
Next