* gnu/packages/golang.scm: (go-git-sr-ht-emersion-go-scfg): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here
Change-Id: I75cc680543313e41abc86e71d48a9be9e9ce694a
* gnu/packages/golang.scm (go-git-sr-ht-emersion-gqlclient): Move from
here ...
* gnu/packages/golang-web.scm: ... to here.
Change-Id: I2b07dc198f6710680da0430e5f302893060e37b8
* gnu/packages/golang.scm (go-git-sr-ht-sircmpwn-getopt): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here.
Change-Id: Ic53ec6828f7389326191b659dd16b623e6d1af43
There is no more mudule from syncthing which needs to be imported
anymore.
* gnu/packages/web.scm: Remove (gnu packages syncthing) module.
Change-Id: I688e72009e2daa5e75eaeaaeff9026ca888b266b
* gnu/packages/file-systems.scm (tmsu): Fail over to the project's
Makefile targets.
[arguments]: <#:go>: Use go-1.21.
<#:phases>: Add 'adjust-makefile' phase. Use custom 'build, 'check and
'install phases.
Change-Id: Ice920f2196123f1a1f1561879ab919bc0d4e8512
Merge all inputs into native-inputs since the output result of the
package is an executable that does not require sources from Golang
modules to be available after installation.
* gnu/packages/databases.scm (sqls):
[arguments]: <#:go>: Use go-1.21.
[inputs]: Remove go-github-com-go-sql-driver-mysql,
go-github-com-lib-pq, go-github-com-mattn-go-runewidth,
go-github-com-mattn-go-sqlite3, go-github-com-olekukonko-tablewriter,
go-github-com-pkg-errors, go-github-com-sourcegraph-jsonrpc2,
go-golang-org-x-crypto, go-golang-org-x-xerrors, and
go-gopkg-in-yaml-v2.
[native-inputs]: Add go-github-com-go-sql-driver-mysql,
go-github-com-lib-pq, go-github-com-mattn-go-runewidth,
go-github-com-mattn-go-sqlite3, go-github-com-olekukonko-tablewriter,
go-github-com-pkg-errors, go-github-com-sourcegraph-jsonrpc2,
go-golang-org-x-crypto, go-golang-org-x-xerrors, and
go-gopkg-in-yaml-v2.
Change-Id: I9312a483dfa954b5f0ad4cfac04b5153570bf571
* gnu/packages/bioinformatics.scm (minimap2)[arguments]: Adjust the
make-flags to contain actual build flags for all architectures.
Change-Id: I5b4077a25d6d46172ff566ceaa16629ebf066721
* gnu/packages/bioinformatics.scm (proteinortho): Update to 6.3.2.
[source]: Adjust snippet to also delete lapack source tarball.
[arguments]: Rewrite using g-expressions. Add flag to run tests
sequentially. Adjust make-flags for cross-compiling and to set PREFIX.
Delete 'configure and custom 'configure phase. Remove trailing #t from
phases.
Change-Id: I40249e5ac92c26223119b81b4677c08d5ab230e6
* gnu/packages/python-web.scm (python-http-client)[arguments]: Add a
phase to adjust the tests to not be dependant on the current date.
Change-Id: I94f512c9b019173f6e15e04791dbfc662fc93c89
* gnu/packages/bioconductor.scm (r-lpsymphony) [arguments]: When
building for aarch64-linux or riscv64-linux replace all the config.guess
and config.sub files with newer ones.
[native-inputs]: When building for aarch64-linux or riscv64-linux add
config.
Change-Id: Iaddda8c6d7330fb02bdd83733e7fa70b851a82f2
* gnu/packages/accessibility.scm (mouseloupe)[source]: Add snippet to
remove flag from the Makefile explicitly building for i686.
Change-Id: Iec5a5002a51ff7f2be469f6815e6ff6166b32876
* gnu/packages/solidity.scm (solidity): Update to 0.8.25.
[arguments]: Add configure-flag to allow an older version of z3.
[inputs]: Replace fmt-8.0 with fmt.
Change-Id: I1501d16323566c066c58c1c4bbf90dd17a23f021
* gnu/packages/solidity.scm (solidity)[arguments]: Add a phase to allow
newer versions of jsoncpp.
Change-Id: I4f7b5b3685f8d784da221ccb0eea1ba297e3e0b8
* gnu/packages/databases.scm (galera): Update to 26.4.18.
[inputs]: Move check from here ...
[native-inputs]: ... to here.
Change-Id: Iac2ce8e1ebbe0e4059b26b7e83afbdafea19641b
* gnu/packages/vpn.scm (strongswan)[arguments]: When building for
not-x86 architectures disable aesni support. Also adjust the test suite
so we skip the RSA tests.
Change-Id: Idbc7bb229b83b0f43f3286b94fa4da077711c0ed
* gnu/packages/gnome.scm (gnome-js-common)[arguemnts]: When building for
aarch64-linux or riscv64-linux replace the config.guess and config.sub
files.
[native-inputs]: When building for aarch64-linux or riscv64-linux add
config.
Change-Id: Ia27b0fec7d0b50e9e4ab7ea7329d390ddc482795