gnu: Add specification-json-schema-test-suite. * gnu/packages/specifications.scm (specification-json-schema-test-suite): New variable. Change-Id: I7df349aaa2391118a1b96f5a951acd9fb22bc20a
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
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
gnu: nsq: Simplify. * gnu/packages/high-availability.scm (nsq) [arguments] <phases>: Add 'pre-check; use default 'check. Change-Id: Ie382e4ae9d8776c1c39494f39e21957a59038ac4
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
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
gnu: Add go-github-com-ghemawat-stream. * gnu/packages/golang-xyz.scm (go-github-com-ghemawat-stream): New variable. Change-Id: I81d10bdea8e4379284cb0585416ed604bb6854c6
gnu: Add commit-mono font. * gnu/packages/fonts.scm (font-commit-mono): New variable. Change-Id: Ie9ae6604e652df63dac899f6f0c17be0502a67a7
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>
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>
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>
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
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>
gnu: skopeo: Update to 1.20.0. * gnu/packages/virtualization.scm (skopeo): Update to 1.20.0. Change-Id: I5a7cde9980368b423c3da776aca4060bbfb48e7f Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: buildah: Update to 1.41.1. * gnu/packages/containers.scm (buildah): Update to 1.41.1. Change-Id: Ie9b06a71bde92f2b98d9bfe6223dcb55afaf2c6c Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: nghttp3: Update to 1.11.0 * gnu/packages/web.scm (nghttp3): Update to 1.11.0 Change-Id: If2d03a320f03a38fbfd293d6b769b466ca166e70 Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: ant/java8: Update to 1.10.15. * gnu/packages/java.scm (ant/java8): Update to 1.10.15. Change-Id: I41f36c6f98e5c6c080c467fa85467deeae163b59 Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: znc: Update to 1.10.1. * gnu/packages/messaging.scm (znc): Update to 1.10.1. Change-Id: Ie6b53e7a8f7d0066aeadabd4be00787d0768e59b Signed-off-by: Andreas Enge <andreas@enge.fr>