~ruther/guix-local

ref: af59d4b43d711c1033b16b0a94d7eaef3de770eb guix-local/gnu d---------
af59d4b4 — Marius Bakke 6 years ago
gnu: Add ruby-ptools.

* gnu/packages/ruby.scm (ruby-ptools): New public variable.
fadd962f — Marius Bakke 6 years ago
gnu: hdf4: Provide an absolute reference to libjpeg.

* gnu/packages/maths.scm (hdf4)[arguments]: Add phase
'provide-absolute-libjpeg-reference'.
db388401 — Leo Famulari 6 years ago
Revert some Go package updates.

This reverts commit 5f833e0495f00a72f8d34a63e8afbc531afdd22d through
681ac9a66c26d2c739e41f03228f8c63fc0df482.

It's not idiomatic to update Go packages independently of their users.
This reversion was approved by Efraim on #guix:

http://logs.guix.gnu.org/guix/2020-05-26.log

* gnu/packages/golang.scm,
gnu/packages/syncthing.scm,
gnu/packages/tls.scm: Revert.
ffd2696b — Maxim Cournoyer 6 years ago
gnu: emacs-forge: Update to commit 09bf8ad.

* gnu/packages/emacs-xyz.scm (emacs-forge): Update to 09bf8ad.
[native-inputs]: Remove emacs-minimal, which is implicitly provided by the
emacs-build-system.
25043eb4 — Maxim Cournoyer 6 years ago
gnu: emacs-transient: Update to commit a6e4cced.

This is necessary to build a recent version of emacs-forge.

* gnu/packages/emacs-xyz.scm (emacs-transient): Update to commit a6e4cced.
[build-system]: Switch to the emacs-build-system.
[arguments]: Remove the #:modules, #:imported-modules and #:make-flags
arguments.
[phases]{configure}: Do not delete.
{install}: Do not replace.
{build-info-manual}: New phase.
{enter-lisp-directory}: New phase.
[native-inputs]: Remove emacs-minimal, which is implicitly provided by the
emacs-build-system.
3a2c69d9 — Maxim Cournoyer 6 years ago
gnu: emacs-evil-magit: Update to commit 253c644.

This resolves tests failures that appeared with the update to emacs-magit.

* gnu/packages/emacs-xyz.scm (emacs-evil-magit): Update to commit 253c644.
a10349d2 — Maxim Cournoyer 6 years ago
gnu: emacs-magit: Update to commit d05545e.

* gnu/packages/emacs-xyz.scm (emacs-magit): Update to commit
68b5a13fa1b6b122d4a2547b8c415aadff83d8ca.
[origin]: Remove obsoleted patches and snippets.
[build-system]: Switch to the emacs-build-system.
[arguments]: Remove the #:modules and #:imported-modules arguments.  Enable
tests. Remove the #:make-flags and #:test-target argument.  Specify the
\#:test-command argument.
[phases]{patch}: Remove phase.
{build-info-manual, set-magit-version, configure-git}
{disable-tramp-test}: New phases.
{configure}: Do not delete phase.
{patch-exec-paths}: Adapt file names.
* gnu/packages/patches/emacs-magit-log-format-author-margin.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Unregister it.
9ea9e97b — Maxim Cournoyer 6 years ago
gnu: Add emacs-libgit.

* gnu/packages/emacs-xyz.scm (emacs-libgit): New variable.
* gnu/packages/patches/emacs-libgit-use-system-libgit2.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patch.
c08f235b — Julien Lepiller 6 years ago
gnu: Add guile-rdf.

* gnu/packages/guile-xyz.scm (guile-rdf): New variable.
7b419b02 — Tobias Geerinckx-Rice 6 years ago
gnu: knot: Update to 2.9.5.

* gnu/packages/dns.scm (knot): Update to 2.9.5.
20771f40 — Tobias Geerinckx-Rice 6 years ago
gnu: fossil: Update to 2.11.

* gnu/packages/version-control.scm (fossil): Update to 2.11.
18e86ea9 — Tobias Geerinckx-Rice 6 years ago
gnu: wimlib: Update to 1.13.2.

* gnu/packages/backup.scm (wimlib): Update to 1.13.2.
ffd2cfc8 — Tobias Geerinckx-Rice 6 years ago
gnu: nginx-documentation: Update to 1.19.0-2549-c13a55aae487.

* gnu/packages/web.scm (nginx-documentation): Update to 1.19.0-2549-c13a55aae487.
32171403 — Tobias Geerinckx-Rice 6 years ago
gnu: nginx: Update to 1.19.0.

* gnu/packages/web.scm (nginx): Update to 1.19.0.
ea3e94e5 — Tobias Geerinckx-Rice 6 years ago
gnu: nnn: Update to 3.2.

* gnu/packages/admin.scm (nnn): Update to 3.2.
c889fbbf — Tobias Geerinckx-Rice 6 years ago
gnu: yoshimi: Update to 1.7.0.1-0.bfcadc6 to fix build.

* gnu/packages/music.scm (yoshimi): Update to 1.7.0.1-0.bfcadc6.
[source]: Use GIT-FETCH for now.
4b01930f — Nicolas Goaziou 6 years ago
gnu: nauty: Update to 2.7r1.

* gnu/packages/maths.scm (nauty): Update to 2.7r1.
[arguments]: Prevent using "-march-native".  Install new executable.
812dad08 — Josh Marshall 6 years ago
gnu: aegis: Update home page.

* gnu/packages/version-control.scm (aegis)[home-page]: Update and use
HTTPS.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
8c1d7c85 — Josh Marshall 6 years ago
gnu: aegis: Fix build failure.

* gnu/packages/version-control.scm (aegis)[arguments]: Add
‘CXXFLAGS=-std=c++03’ to #:configure-flags.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
3c0d165a — Alexandros Theodotou 6 years ago
gnu: Add lsp-plugins.

* gnu/packages/music.scm (lsp-plugins): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
Next