summaryrefslogtreecommitdiff
path: root/gnu/packages/databases.scm
AgeCommit message (Collapse)Author
2026-05-18gnu: datasette: Update to 1.0a26.Sharlatan Hellseher
* gnu/packages/databases.scm (datasette): Update to 1.0a26. [arguments] <test-flags>: Limit parallel tests up to 8 threads; run all tests. [propagated-inputs]: Remove python-pint. [native-inputs]: Remove python-pytest-asyncio-0.26; add python-multipart-form-data-conformance and python-pytest-asyncio. Change-Id: I1560278ccd9eb954dd9ceab3f8b122cead7cf7cf
2026-05-18gnu: packages: Drop python-pytest-runner native-inputs.Nicolas Graves
This commit was generated using https://codeberg.org/guix/guix/pulls/5862: guix style -S remove-native-inputs --parameter=python-pytest-runner and adding back python-pytest if necessary. * gnu/packages/geo.scm (python-pyshp) * gnu/packages/backup.scm (vorta) [native-inptus]: Remove python-pytest-runner, add python-pytest. * gnu/packages/backup.scm (duplicity) * gnu/packages/linux.scm (python-spython) * gnu/packages/bioinformatics.scm (python-cwl-utils) * gnu/packages/databases.scm (python-pyarrow, datasette) * gnu/packages/fontutils.scm (python-cu2qu) * gnu/packages/gnome.scm (terminator) * gnu/packages/music.scm (stargate) * gnu/packages/python-science.scm (python-upsetplot) * gnu/packages/python-web.scm (python-falcon, python-cssselect2) * gnu/packages/python-xyz.scm (python-docrep, python-cairocffi, python-entrypoint2) * gnu/packages/task-management.scm (todoman) * gnu/packages/video.scm (yle-dl) * gnu/packages/vpn.scm (sshuttle) [native-inptus]: Remove python-pytest-runner. Relates-to: https://codeberg.org/guix/guix/issues/7474 Change-Id: Ia79595309ba8965c4374e7c24a1ef4c3e36fe1ea Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-05-18guix: build-system: Set pypi-uri in pyproject, drop python module.Nicolas Graves
After this commit, when both modules are imported: - if pyproject is imported before, the warning is 'pypi-uri' is deprecated, use '(@ (guix build-system pyproject) pypi-uri)' instead - if python is imported before, the warning is `pypi-uri' imported from both (guix build-system python) and (guix build-system pyproject) This seems convenient enough to warn for deprecation in the short term, while avoiding any breaking changes. * guix/build-system/pyproject.scm (pypi-uri): Move the procedure from (guix build-system python) here. * guix/build-system/python (pypi-uri): Drop definition, import it from (guix build-system pyproject) and deprecate it. * gnu/packages/openldap.scm: Reorder modules to get the right warning. * gnu/packages/pypy.scm: Likewise. * gnu/packages/*.scm : Drop module (guix build-system python). * tests/import/pypi.scm: Likewise. Merges: https://codeberg.org/guix/guix/pulls/7448 Change-Id: Ib42f53bc545052eb7918a25afe9db6d5fc2cb834 Reviewed-by: Nguyễn Gia Phong <cnx@loang.net> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-05-18gnu: python-mysql-connector-python: Relocate and rename.Nicolas Graves
* gnu/packages/python-xyz.scm (python-mysql-connector-python): Move from here… * gnu/packages/databases.scm (mysql-connector-python): …to here. (python-mysql-connector-python): Deprecate package. * gnu/packages/bioinformatics.scm (python-genomepy)[propagated-inputs]: Replace python-mysql-connector-python by mysql-connector-python. Change-Id: Ib48e3b998d3bf946d03d2c7aaf246a8251776402 Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-05-18gnu: python-apsw: Update to 3.50.4.0.Sharlatan Hellseher
* gnu/packages/databases.scm (python-apsw): Update to 3.50.4.0. [source]: Switch to git-fetch. [arguments] <test-backend, test-flags>: Use custom. [phases]{build-extensions, build-test-helper}: Remove phases. [native-inputs]: Remove unzip and python-wheel. Change-Id: I2afcf969ddc1dccc87bd81c0d7b9f175d8e7f3af
2026-05-17gnu: Add python-sqlite-anyio.Nicolas Graves
* gnu/packages/databases.scm (python-sqlite-anyio): New variable. Relates-to: guix/guix!8591 Change-Id: Ie51cd9116316defa58d96263dd849848a77c3e68 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-05-15gnu: mysql: Modernize.Maxim Cournoyer
* gnu/packages/databases.scm (mysql) [#:configure-flags]: Use gexps. [#:phases]: Likewise. {remove-extra-binaries}: Delete trailing #t; use #$output. {wrap-mysql_helpers}: Use search-input-file and gexp variables. Change-Id: I16699173ae3534be59492cab8410c70f5b00ccb9
2026-05-15gnu: mysql: Fix indentation.Maxim Cournoyer
* gnu/packages/databases.scm (mysql): Fix indentation. Change-Id: I25714647b34fe3812002b2940b29d6d2254199f9
2026-04-29gnu: sqlcipher: Remove input labels.Daniel Littlewood
* gnu/packages/databases.scm (sqlcipher)[inputs]: Remove input labels. Change-Id: Ibbc7e90c89a804bb693e7de126df5bbfb1f5d3d3 Reviewed-by: Nicolas Graves <ngraves@ngraves.fr> Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
2026-04-22gnu: Add mutastructura.Josep Bigorra
* gnu/packages/databases.scm (mutastructura): New variable. Change-Id: I777b1f760d87cdd1b404cee961be6ee6bc7d76c3 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2026-04-17gnu: Add sqliteodbc.Peter Polidoro
* gnu/packages/databases.scm (sqliteodbc): New variable. Merges guix/guix!7882 Change-Id: I3ed8854a32e40d488097133f0e730d14a361064c Signed-off-by: Cayetano Santos <csantosb@inventati.org>
2026-04-07gnu: timescaledb: Update to 2.26.1.Nguyễn Gia Phong
* gnu/packages/databases.scm (timescaledb): Update to 2.26.1. [source]<snippet>: Update the list of proprietary files to remove. [inputs]: Replace postgresql with postgresql-17. Change-Id: I4556c8f7706a1b00fbd13084e7a2cbe0517367a8
2026-04-07gnu: unixodbc: Update to 2.3.14.Nguyễn Gia Phong
* gnu/packages/databases.scm (unixodbc): Update to 2.3.14. Change-Id: I79a3d21aace805886a61c443fc25f10a845808bd Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-04-07gnu: Add postgresql-17.Nicolas Graves
* gnu/packages/databases.scm (postgresql-17): New variable. (postgresql-16): Redefine with postgresql-17 inheritance (same derivation as in previous commit). Change-Id: I1a14dc6835a043138fae2163efd07d068a2c2783 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-04-07gnu: postgresql-15: Don't inherit source.Nicolas Graves
* gnu/packages/databases.scm (postgresql-15)[source]: Avoid inheritance where it's not useful. Change-Id: I6651a9ae6908e6c6a32f9194d4a5bd9400fe8462 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-04-07gnu: postgresql-16: Update to 16.11.Nicolas Graves
* gnu/packages/databases.scm (postgresql-16): Update to 16.11. Change-Id: I3056f21680e59e6c5cb52eac25c4799bf5ea2a25 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-04-07gnu: postgresql-15: Update to 15.15.Nicolas Graves
* gnu/packages/databases.scm (postgresql-15): Update to 15.15. Change-Id: I7d42272498be52aacd699c18f8d9d9e2ba1814ae Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-04-07gnu: postgresql-14: Update to 14.20.Nicolas Graves
* gnu/packages/databases.scm (postgresql-14): Update to 14.20. Change-Id: Ife4298e278573d76e7a38f0f538954d401271835 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-04-07gnu: postgresql-13: Deprecate package.Nicolas Graves
* gnu/packages/databases.scm (postgresql-13): Deprecate package. Change-Id: If0ba28857fa48d407c8e5318443fc2d9bf7883b6 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-04-07gnu: postgresql-13: Update to 13.23.Nicolas Graves
* gnu/packages/databases.scm (postgresql-13): Update to 13.23. Change-Id: I1bd2251a4285197da0f70281c8a7acd86b1be1c3 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-03-28gnu: sdb: Update to 2.4.2.bdunahu
* gnu/packages/databases.scm (sdb): Update to 2.4.2. Change-Id: I85ae5d27d4f76602da9456a68802521ec417bc73 Reviewed-by: Nguyễn Gia Phong <cnx@loang.net> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-03-20gnu: python-alembic: Update to 1.18.1.Nicolas Graves
* gnu/packages/databases.scm (python-alembic): Update to 1.18.1. [arguments]<#:test-flags>: Drop timezone tests. [native-inputs]: Add python-black, python-tzdata. Remove python-wheel. [propagated-inputs]: Remove python-dateutil, python-editor. Add python-tomli. [home-page]: Update it. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-03-20gnu: python-sqlalchemy-2: Update to 2.0.45.Nicolas Graves
* gnu/packages/databases.scm (python-sqlalchemy-2): Update to 2.0.45. [native-inputs]: Remove python-wheel. Change-Id: I8fc4ce58a663c3f30fe6c42445ee84252fa4b91d Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-03-20gnu: python-sqlalchemy: Update to 1.4.54.Nicolas Graves
* gnu/packages/databases.scm (python-sqlalchemy): Update to 1.4.54. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-03-20gnu: Reference the inherited inputs values.Ludovic Courtès
This commit was made by running this command: sed -e's/modify-inputs (package-\([a-z-]*\)inputs [a-zA-Z0-9-]\+)/modify-inputs \1inputs/g' -i gnu/packages/*.scm … and then reverting individual hunks where the change would trigger unbound variable warnings or other issues (such as ‘native-inputs’ is bound in the body of the ‘inputs’ field, but it refers to the ‘native-inputs’ thunk defined just above). Change-Id: I6d94819f2809313fa1fbefc61897502ee7d66fab
2026-03-20gnu: Reference the inherited ‘arguments’ value.Ludovic Courtès
This commit was made by running this command: sed -e's/substitute-keyword-arguments (package-arguments [a-zA-Z0-9-]\+)/substitute-keyword-arguments arguments/g' -i gnu/packages/*.scm … and then: 1. reverting changes from ‘gnu/packages/rust.scm’ and ‘gnu/packages/java.scm’ since they would incur derivation changes and/or breakage; 2. reverting the change for ‘gcc-final’ in ‘gnu/packages/commencement.scm’; 3. reverting the change for ‘onnx-optimizer’, ‘openquest’, and ‘certbot’, which use ‘substitute-keyword-arguments’ for arguments that are not inherited (and thus ‘arguments’ would be unbound); 4. reverting the change for ‘insight-toolkit-legacy’ and ‘wine64-staging’ which make bogus assumptions about inherited arguments. Change-Id: I122a7cf517b6b63cae38944b5d33ade4b1f5a89c
2026-03-19gnu: libdbi-drivers: Use glibc-utf-8-locales.Yelninei
* gnu/packages/databases.scm (libdbi-drivers)[native-inputs]: Replace glibc-locales with libc-utf8-locales-for-target. Change-Id: Ifc7ddeec76fdc3c4513e7b5143897037be8d719f Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2026-03-09gnu: Remove postgresql-11.Andreas Enge
* gnu/packages/databases.scm (postgresql-11): Delete variable. Fixes: guix/guix#6950 Change-Id: I02f29542191bea0d70827f40749d16f1f032a823
2026-03-09gnu: Remove postgresql-10.Andreas Enge
* gnu/packages/databases.scm (postgresql-10): Delete variable. Fixes: guix/guix#6949 Change-Id: I10ea6d5f2bbdec68fbac82b5ec799c9e096a5c5d
2026-03-07gnu: apache-arrow: Update to 23.0.1.Ricardo Wurmus
* gnu/packages/databases.scm (apache-arrow): Update to 23.0.1. Change-Id: Ia153df788eb9bcefcb7a189aa2c724407eafb75a
2026-03-06gnu: Remove sequeler.Liliana Marie Prikler
* gnu/packages/databases.scm (sequeler): Delete variable.
2026-03-05gnu: Add dicedb-cli.Ashvith Shetty
* gnu/packages/databases.scm (dicedb-cli): New variable. Merges: https://codeberg.org/guix/guix/pulls/6873 Change-Id: I03ce3928b361a88ed8c7ca829bc71a2c26c60c2e Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-15gnu: go-github-com-cockroachdb-pebble-v2: Update to 2.1.4.Sharlatan Hellseher
* gnu/packages/databases.scm (go-github-com-cockroachdb-pebble-v2): Update to 2.1.4. Change-Id: I1d4385df2810765c810a3ed18ba3c1df4f0b0838
2026-02-15gnu: Remove pin on go-1.23 by setting -vet=off in tests.Ethan Blanton
This is a follow up commit 87661cea77be67d7fdfcc607ee3a621d005e909c: "Pin some golang packages to use go-1.23" wich adds "-vet=off" to test args so that make check works with go 1.24+. * gnu/packages/authentication.scm: (oauth2l) * gnu/packages/bioinformatics.scm: (go-github-com-biogo-store) * gnu/packages/containers.scm: (dive) * gnu/packages/databases.scm: (go-github-com-cockroachdb-pebble) * gnu/packages/education.scm: (exercism) * gnu/packages/file-systems.scm: (fscrypt, gocryptfs) * gnu/packages/golang-check.scm: (go-github-com-cheekybits-is, go-github-com-coder-quartz, go-github-com-data-dog-go-sqlmock, go-github-com-google-gofuzz, go-github-com-matryer-is, go-github-com-onsi-ginkgo, go-github-com-onsi-ginkgo-v2, go-github-com-onsi-gomega, go-github-com-otiai10-mint, go-github-com-smarty-assertions, go-github-com-smarty-gunit, go-github-com-warpfork-go-testmark, go-sigs-k8s-io-randfill) * gnu/packages/golang-crypto.scm: (go-github-com-99designs-keyring, go-github-com-blanu-dust, go-github-com-chmduquesne-rollinghash) * gnu/packages/golang-maths.scm: (go-github-com-montanaflynn-stats, go-gonum-org-v1-gonum) * gnu/packages/golang-vcs.scm: (go-github-com-jiangxin-goconfig) * gnu/packages/golang-web.scm: (go-git-sr-ht-emersion-gqlclient, go-git-sr-ht-rockorager-go-jmap, go-github-com-apex-log, go-github-com-apex-log-bootstrap, go-github-com-cenkalti-backoff-v4, go-github-com-digitalocean-godo, go-github-com-donovanhide-eventsource, go-github-com-emersion-go-smtp, go-github-com-flosch-pongo2-v6, go-github-com-go-chi-chi-v5, go-github-com-go-jose-go-jose-v3, go-github-com-go-openapi-errors, go-github-com-go-openapi-runtime, go-github-com-go-openapi-validate, go-github-com-gobwas-httphead, go-github-com-goccy-go-json, go-github-com-gogo-protobuf, go-github-com-google-safehtml, go-github-com-jcmturner-gokrb5-v8, go-github-com-jhillyerd-enmime, go-github-com-jlaffaye-ftp, go-github-com-jmespath-go-jmespath, go-github-com-json-iterator-go, go-github-com-labbsr0x-goh, go-github-com-makeworld-the-better-one-go-gemini, go-github-com-ovn-kubernetes-libovsdb, go-github-com-pascaldekloe-goe, go-github-com-perimeterx-marshmallow, go-github-com-pion-stun, go-github-com-pion-stun-v2, go-github-com-pion-stun-v3, go-github-com-rcrowley-go-metrics, go-github-com-swaggo-swag, go-github-com-urfave-negroni, go-github-com-urfave-negroni-v3, go-github-com-xeipuuv-gojsonschema, go-maunium-net-go-mautrix) * gnu/packages/golang-xyz.scm: (go-github-com-d5-tengo-v2, go-github-com-godbus-dbus, go-github-com-hashicorp-hcl-v2, go-github-com-itchyny-go-flags, go-github-com-jedib0t-go-pretty-v6, go-github-com-jessevdk-go-flags, go-github-com-mattn-go-shellwords, go-github-com-moby-sys-mountinfo, go-github-com-nlpodyssey-spago, go-github-com-pingcap-errors, go-github-com-pmezard-go-difflib, go-github-com-russross-blackfriday-v2, go-go-mongodb-org-mongo-driver, go-go4-org, go-k8s-io-klog-v2, go-sigs-k8s-io-kustomize-kyaml, go-zgo-at-zstd) * gnu/packages/irc.scm: (soju) * gnu/packages/password-utils.scm: (aws-vault) * gnu/packages/text-editors.scm: (micro) * gnu/packages/version-control.scm: (hut) * gnu/packages/video.scm: (ytarchive) * gnu/packages/web-browsers.scm: (bombadillo) * gnu/packages/web.scm: (webhook) Change-Id: If7ffae01869404796467f8deed29a03e7a7020d7 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-14gnu: apache-arrow: Update to 23.0.0.Ricardo Wurmus
* gnu/packages/databases.scm (apache-arrow): Update to 23.0.0. Change-Id: I1e64acf317c492c8ff3d8f539622ac77d80e7513
2026-02-11gnu: Add go-github-com-garyburd-redigo.Arthur Rodrigues
* gnu/packages/databases.scm (go-github-com-garyburd-redigo): New variable. Change-Id: Ic6eb55e6c93321fb2811349ea5f46f988878149c Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-11gnu: sdb: Update to 2.3.4.Spencer King
* gnu/packages/databases.scm (sdb): Update to 2.3.4. Change-Id: I3e89eaa8074002359e3c1419442d11b680a99988 Signed-off-by: Andreas Enge <andreas@enge.fr>
2026-02-07gnu: Add python-dbutils.Nicolas Graves
* gnu/packages/databases.scm (python-dbutils): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2026-02-07gnu: python-rq-scheduler: Improve package, fix tests.Sharlatan Hellseher
* gnu/packages/databases.scm (python-rq-scheduler): Reallocate some fields, fix the style and readability. [source] <url>: Use exact git URL instead of [home-page]. [arguments] <test-flags>: Skip tests requiring root access. [propagated-inputs]: Remove python-croniter; add python-crontab, python-freezegun, and python-dateutil. [native-inputs]: Remove python-crontab, python-freezegun, and python-wheel. [home-page]: Move above [synopsis]. Change-Id: If82959e5cb028b826a5a53293b3c58aefb507f36
2026-02-07gnu: python-rq: Update to 2.6.1.Sharlatan Hellseher
* gnu/packages/databases.scm (python-rq): Update to 2.6.1. [propagated-inputs]: Add python-croniter. Change-Id: Iab464919a5a336ef8e7377a6ee99d0a867f320f4
2026-02-07gnu: libmemcached: Fix build.Sharlatan Hellseher
* gnu/packages/databases.scm (libmemcached): [native-inputs]: Remove python-sphinx; add python-sphinx-6. Change-Id: I457afdd5e7ce7db753d26cf9f8e9e3c0cc05e792
2026-02-07gnu: Drop setting SETUPTOOLS_SCM_PRETEND_VERSION in some packages.Nicolas Graves
* gnu/packages/astronomy.scm (python-asdf-compression) (python-asdf-fits-schemas, python-cdflib, python-sunkit-spex): * gnu/packages/bioinformatics.scm (python-whatshap, python-mudata) (python-pyfaidx, python-ctxcore, scvelo): * gnu/packages/bootloaders.scm (dtc): * gnu/packages/check.scm (python-pytest-xdist, python-pytest-forked): * gnu/packages/databases.scm (python-fastparquet): * gnu/packages/disk.scm (greaseweazle-host-tools): * gnu/packages/docker.scm (python-docker): * gnu/packages/finance.scm (python-ledgerblue): * gnu/packages/fontutils.scm (python-compreffor) (python-defcon-bootstrap, nototools): * gnu/packages/games.scm (sc-controller): * gnu/packages/machine-learning.scm (python-botorch): * gnu/packages/music.scm (python-pylast): * gnu/packages/package-management.scm (conda): * gnu/packages/python-build.scm (python-exceptiongroup): * gnu/packages/python-science.scm (python-dask-image) (python-distributed, python-osqp): * gnu/packages/python-web.scm (python-branca, python-smart-open): * gnu/packages/python-xyz.scm (python-conda-content-trust) (python-menuinst, python-isort, python-pyclibrary) (python-pyclipper, python-csb43-0.10, python-orgparse) (python-deepmerge, python-scooby, python-uuid6): * gnu/packages/radio.scm (nanovna-saver): * gnu/packages/sphinx.scm (python-sphinx-autodoc-typehints): [arguments]: Remove phases setting SETUPTOOLS_SCM_PRETEND_VERSION. * gnu/packages/python-xyz.scm (python-bagit) [arguments]: Refactor manual 'check phase into #:test-flags. Change-Id: I0713d6603f982a7f956d02fc3b85a384f4dd6ce4 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-07gnu: python-fakeredis: Update to 2.33.0.Sharlatan Hellseher
* gnu/packages/databases.scm (python-fakeredis): Update to 2.33.0. [arguments] <test-flags>: Run more tests, skip only 4. [propagated-inputs]: Remove python-typing-extensions; add python-valkey. Change-Id: I05d5f3b5da3da175a180cdb71fe6078342c10653
2026-02-07gnu: python-redis: Update to 7.1.0.Nicolas Graves
* gnu/packages/databases.scm (python-redis): Update to 7.1.0. [arguments]<#:test-flags>: Refresh them. <#:phases>: Rename and refresh phase 'avoid-pytest-cov to 'relax-coverage-requirements. [native-inputs]: Add python-hatchling, python-mock, python-pytest-timeout. Replace python-pytest-asyncio-0.23 by python-pytest-asyncio. Remove python-setuptools. Change-Id: I202a4b4e413300dc2a9f25b75793367e4adcd8a5 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-02-07gnu: python-aiosqlite: Correct package.Nicolas Graves
* gnu/packages/databases.scm (python-aiosqlite) [native-inputs]: Add python-packaging due to sanity-check change. [propagated-inputs]: Add forgotten python-typing-extensions. Change-Id: Ib9422597a7758d017d4c1f193551db96791e9e5f Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2026-01-25gnu: mariadb-embedded: Change the name field to match the variable name.Andreas Enge
This resolves the ambiguity on the command line. * gnu/packages/databases.scm (mariadb-embedded)[name] Change from "mariadb" to "mariadb-embedded". Fixes: guix/guix#5705 Change-Id: Ie86b3e86015c1349950fe36daef5dd454492d727 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: sqlitebrowser: Use system nlohmann-json.Philippe SWARTVAGHER
* gnu/packages/databases.scm (sqlitebrowser): [source]: Remove bundled nlohmann-json and patch includes. [native-inputs]: Add nlohmann-json (header-only library). Change-Id: I80036372a51073b8f891a260d6a4531a6bd65cf8 Signed-off-by: Andreas Enge <andreas@enge.fr> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: sqlitebrowser: Update to 3.13.1.Philippe SWARTVAGHER
* gnu/packages/databases.scm (sqlitebrowser): Update to 3.13.1. Change-Id: Ief8491492d96f9b45fe97c51f14094d6ef997a1d Signed-off-by: Andreas Enge <andreas@enge.fr> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: mariadb: Fix max nproc in tests.Cayetano Santos
* gnu/packages/databases.scm (mariadb)[arguments]: Adjust ’check phase. Fixes guix/guix#5680 Change-Id: I602def0aca4755ae3d2c56ebf9c3bc2a9cf9c28e Signed-off-by: Andreas Enge <andreas@enge.fr> Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Remove python-sqlalchemy-stubs.Sharlatan Hellseher
* gnu/packages/databases.scm (python-sqlalchemy-stubs): Delete variable. Fixes: guix/guix#4780 Change-Id: I331c73b603386e50e8464409a1184cd953f11e0d Signed-off-by: Rutherther <rutherther@ditigal.xyz>