~ruther/guix-local

38d564a2 — Sharlatan Hellseher 1 year, 2 months ago
gnu: go-github-com-libp2p-go-libp2p-kbucket: Update to 0.7.0.

* gnu/packages/ipfs.scm (go-github-com-libp2p-go-libp2p-kbucket): Update to 0.7.0.

Change-Id: Ia355241a54d21211522a1ee803b1bfadc2fecb13
27d32cad — Sharlatan Hellseher 1 year, 2 months ago
gnu: vale: Update to 3.11.2.

* gnu/packages/textutils.scm (vale): Update to 3.11.2.
[native-inputs]: Remove go-github-com-stretchr-testify; add
go-github-com-adrg-frontmatter.

Change-Id: I573491c4049fe0071e62f6ebe77262fef4025cb7
38bd32e1 — Sharlatan Hellseher 1 year, 2 months ago
gnu: Add go-github-com-adrg-frontmatter.

* gnu/packages/golang-xyz.scm (go-github-com-adrg-frontmatter): New variable.

Change-Id: I2865f05aef951bc5561113a8c6e602a4e8634794
3de7694e — Sharlatan Hellseher 1 year, 2 months ago
gnu: Add go-github-com-matterbridge-gomatrix.

* gnu/packages/golang-web.scm (go-github-com-matterbridge-gomatrix): New variable.

Change-Id: I6afa6eb0710d4729bffeb5eb09938fe389018360
8f16c3d3 — Sharlatan Hellseher 1 year, 2 months ago
gnu: Add go-github-com-santhosh-tekuri-jsonschema-v5.

* gnu/packages/golang-web.scm (go-github-com-santhosh-tekuri-jsonschema-v5): New variable.

Change-Id: I52dde5585bd0dceb618e8e6784ba2d8cb278cc97
7861d639 — Sharlatan Hellseher 1 year, 2 months ago
gnu: Add specification-json-schema-test-suite.

* gnu/packages/specifications.scm (specification-json-schema-test-suite): New variable.

Change-Id: I7df349aaa2391118a1b96f5a951acd9fb22bc20a
b9b054c7 — Sharlatan Hellseher 1 year, 2 months ago
gnu: go-cloud-google-com-go-compute-metadata: Fix version tag.

The correct version of the package follows Golang tagging style e.g. the
latest version is "compute/metadata/v0.7.0", this chage fixes it.

* gnu/packages/golang-web.scm (go-cloud-google-com-go-compute-metadata):
Set to the correct version tag compute/metadata/v0.7.0, use list style.
[native-inputs]: Add go-github-com-google-go-cmp.

Change-Id: I73f4be68237bae3a74747a46ff313d59518b43e6
65d4a853 — Sharlatan Hellseher 1 year, 2 months ago
gnu: Add go-google-golang-org-genproto-googleapis-api.

* gnu/packages/golang-web.scm (go-google-golang-org-genproto-googleapis-api): New variable.

Change-Id: Id7078bf2b3b0f6c6cb75c479ad58ea7cf9d68324
02490211 — Sharlatan Hellseher 1 year, 2 months ago
gnu: nsq: Simplify.

* gnu/packages/high-availability.scm (nsq) [arguments] <phases>: Add
'pre-check; use default 'check.

Change-Id: Ie382e4ae9d8776c1c39494f39e21957a59038ac4
45c147ea — Sharlatan Hellseher 1 year, 2 months ago
gnu: Add go-github-com-code-hex-go-generics-cache.

* gnu/packages/golang-xyz.scm (go-github-com-code-hex-go-generics-cache): New variable.

Change-Id: I16753f6769fc44f1efc74eb83fd03fc6737c85c0
7ea302a5 — Sharlatan Hellseher 1 year, 2 months ago
gnu: go-github-com-prometheus-procfs: Update to 0.16.1.

* gnu/packages/prometheus.scm (go-github-com-prometheus-procfs): Update to 0.16.1.
[arguments] <phases>: Use default 'check.

Change-Id: Ie5271db27f7757e7a09ee7a2a03532fd0e838de0
7f92c3c7 — Sharlatan Hellseher 1 year, 2 months ago
gnu: Add go-github-com-ghemawat-stream.

* gnu/packages/golang-xyz.scm (go-github-com-ghemawat-stream): New variable.

Change-Id: I81d10bdea8e4379284cb0585416ed604bb6854c6
c864745a — Ekaitz Zarraga 11 months ago
gnu: Add commit-mono font.

* gnu/packages/fonts.scm (font-commit-mono): New variable.

Change-Id: Ie9ae6604e652df63dac899f6f0c17be0502a67a7
b5a3db7c — Jake Forster a year ago
gnu: insight-toolkit: Fix Python module and add a test for it.

Insight Toolkit (ITK) Python module fails to import due to:
  AttributeError: module 'numpy' has no attribute 'bool'
Implement the fix from here:
<https://github.com/InsightSoftwareConsortium/ITK/pull/5402>

While ITK's test suite is disabled for good reason, we can test that the
Python module imports successfully.  Importing the Python module requires
NumPy.  It is added as a native-input instead of a propagated-input because
the "out" output is unrelated to Python.

* gnu/packages/image-processing.scm (insight-toolkit)[arguments]: Remove
'#tests? #f'.  Add #:imported-modules and #:modules.
<#:phases>: Delete 'check.  Add 'fix-numpy-bool and 'python-sanity-check.
[native-inputs]: Add python-numpy.
(insight-toolkit-legacy)[arguments]: Remove inherited phase
'python-sanity-check.
[native-inputs]: Remove inherited python-numpy.

Change-Id: Ia6d14c22cbea9cd9877da36f8f72e2e34ff8a8a6
Signed-off-by: Andreas Enge <andreas@enge.fr>
d2129679 — Liam Hupfer 1 year, 2 days ago
gnu: Add emacs-colorful-mode.

* gnu/packages/emacs-xyz.scm (emacs-colorful-mode): New variable.

Change-Id: I41bedcb724883f2e33ecdd06efaad886c914f373
Signed-off-by: jgart <jgart@dismail.de>
da088c62 — Liam Hupfer 11 months ago
gnu: Add emacs-cycle-at-point.

* gnu/packages/emacs-xyz.scm (emacs-cycle-at-point): New variable.

Change-Id: I73866a7b3ff8fd35daa1ef198ca8aa2847eeecf7
Signed-off-by: jgart <jgart@dismail.de>
1a7a1954 — Liam Hupfer 11 months ago
gnu: Add emacs-recomplete.

This is preparatory for emacs-cycle-at-point.

* gnu/packages/emacs-xyz.scm (emacs-recomplete): New variable.

Change-Id: I145f3527cb97f221d83443c786c84c35e675f137
Signed-off-by: jgart <jgart@dismail.de>
gnu: trealla: Update to 2.82.2.

* gnu/packages/prolog.scm (trealla): Update to 2.82.2.

Change-Id: I93473f406533bba689de275badcc97b6f92d2a4a
gnu: Add clasp-zsort.

* gnu/packages/lisp-xyz.scm (clasp-zsort): New variable.

Change-Id: I745eebcaacaf4f86849df677b011514850f4021e
28a16499 — Frederick Muriuki Muriithi 11 months ago
gnu: virtuoso-ose: Update to 7.2.15.

* gnu/packages/databases.scm (virtuoso-ose): Update to 7.2.15.
[source]<patches>: Remove virtuoso-ose-remove-pre-built-jar-files.patch.
<snippet>: Update snippet to simply delete all prebuilt Java archives.
[arguments]<phases>: Remove the custom 'bootstrap phase.
<phases>: Update list of files in 'avoid-embedding-kernel-and-timestamps
phase.
[native-inputs]: Add python.
* gnu/packages/patches/virtuoso-ose-remove-pre-built-jar-files.patch: Delete.
* gnu/local.mk (dist_patch_DATA): Remove patch.

Change-Id: I35677732e80e17a9115a910c921f4f167b6d9b3b
Signed-off-by: Andreas Enge <andreas@enge.fr>
Next