gnu: libgeotiff: Fix build with proj 9.3.1. * gnu/packages/geo.scm (libgeotiff): [source]: Add patches to fix build with proj 9.3.1. * gnu/local.mk: Add patch files. * gnu/packages/patches/libgeotiff-fix-tests-on-i386.patch: New file. * gnu/packages/patches/libgeotiff-fix-tests-with-proj-9.3.0.patch: New file. * gnu/packages/patches/libgeotiff-fix-tests-with-proj-9.3.1.patch: New file. Change-Id: I5f09e793698b0b137888faa0f595ef06850c6160 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: python-pyproj: Update to 3.6.1. * gnu/packages/geo.scm (python-pyproj): Update to 3.6.1. [arguments]: Convert to gexp. Change-Id: I0ef2bf3da8d35b728f4ba4009caca33fa18dbad3 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: proj: Update to 9.3.1. * gnu/packages/geo.scm (proj): Update to 9.3.1. Change-Id: I176efdba12761b81b90c8a53c362e4e66bd08fca Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: Register missing patch. * gnu/local.mk (dist_patch_DATA): Add missing patch. Change-Id: I82264a8cbea1550522994292e24f702f7cc78700
gnu: python-ipydatawidgets: Fix build. As seen in <http://ci.guix.gnu.org/build/3396112/log/raw>. * gnu/packages/jupyter.scm (python-ipydatawidgets) [arguments] <#:phases>: Disable 3 failing tests in 'check phase. Change-Id: I8de3678914e871df5bbb50c69c322dc4b55d18ac
gnu: python-traittypes: Simplify package. * gnu/packages/python-science.scm (python-traittypes) [build-system]: Swap to pyproject-build-system. [arguments]: Move excluded tests to <#:test-flags>. Use standard 'check phase. Change-Id: I4cab0c94036a7e5f0851edf2833dfac2f675d2a0
gnu: python-pynrrd: Update to 1.0.0. * gnu/packages/python-science.scm (python-pynrrd): Update to 1.0.0. [arguments]: Keep 'ensure-no-mtimes-pre-1980 phase as it's building with it successfully. [propagated-inputs]: Add python-nptyping and python-typing-extensions. Change-Id: Ic4dcd0825e71d3eb4acd39694bee9e22e8485f9f
gnu: python-pynrrd: Improve description. * gnu/packages/python-science.scm (python-pynrrd) [description]: Add definition of NRRD. Change-Id: I0335df0eb4be600d81799da64374ddfb49b06720
gnu: Add python-pynrrd. * gnu/packages/python-science.scm (python-pynrrd): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu gnuatro: Update to 0.22. * gnu/packages/astronomy.scm (gnuastro): Update to 0.22. Change-Id: Ifa8329765adb2b32b9b04c1531087363a807613d Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add r-imifa. * gnu/packages/cran.scm (r-imifa): New variable. Change-Id: I0046faadb9546ae1fa8437db72b784307deba241
gnu: Add r-mvnfast. * gnu/packages/cran.scm (r-mvnfast): New variable. Change-Id: I17b1d1da941248fde466aa90304481cae9ca60fe
gnu: Add openmm. * gnu/packages/machine-learning.scm (openmm): New variable. Change-Id: I2a296471881ffbd9356fcdd27d349aa4a7bb5132
gnu: linux-libre 6.1: Update to 6.1.76. * gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.76. (linux-libre-6.1-pristine-source): Update hash. Signed-off-by: Leo Famulari <leo@famulari.name> Change-Id: I6e66bfadeb11a300f47fbec2bffdbc5b02d85e75
gnu: linux-libre 6.6: Update to 6.6.15. * gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.15. (linux-libre-6.6-pristine-source, deblob-scripts-6.6): Update hashes. Signed-off-by: Leo Famulari <leo@famulari.name> Change-Id: I9c744e41241d083baf20d2004bb3ee445cd0a0a9
gnu: linux-libre 6.7: Update to 6.7.3. * gnu/packages/linux.scm (linux-libre-6.7-version): Update to 6.7.3. (linux-libre-6.7-pristine-source, deblob-scripts-6.7): Update hashes. Signed-off-by: Leo Famulari <leo@famulari.name> Change-Id: I56b489855db37962ccf9ccccdf09fabf65648e89
gnu: go-github-com-operatorfoundation-ed25519: Add missing input. * gnu/packages/golang-crypto.scm (go-github-com-operatorfoundation-ed25519) [native-inputs]: Add go-golang-org-x-crypto. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: go-github-com-go-git-go-billy: Add missing input. * gnu/packages/golang.scm (go-github-com-go-git-go-billy) [propagated-inputs]: Add go-golang-org-x-sys. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ia1fee47a497dcd1221ec6a8b2b6bbd549662e470
gnu: go-github-com-cheekybits-genny: Add missing input. * gnu/packages/golang.scm (go-github-com-cheekybits-genny) [native-inputs]: Add go-github-com-stretchr-testify. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ib3b9a0aefa8218d26527e4401952ad72d6cc625d
gnu: misspell: Add missing input. * gnu/packages/golang.scm (misspell) [propagated-inputs]: Add go-github-com-gobwas-glob. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I1c080a8fbb6f0a0294e28e4697438ab31ebca3cc