summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2024-02-18gnu: node-sqlite3: Move package in alphabetical order....* gnu/packages/node-xyz.scm (node-sqlite3): Move package in alphabetical order. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves
2024-02-18gnu: node-addon-api: Move package in alphabetical order....* gnu/packages/node-xyz.scm (node-addon-api): Move package in alphabetical order. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves
2024-02-18gnu: node-nan: Move package in alphabetical order....* gnu/packages/node-xyz.scm (node-nan): Move package in alphabetical order. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves
2024-02-18gnu: node-irc and node-irc-colors: Move in alphabetical order....* gnu/packages/node-xyz.scm (node-irc and node-irc-colors): Move packages in alphabetical order. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves
2024-02-18gnu: node-readable-stream: Move package in alphabetical order....* gnu/packages/node-xyz.scm (node-readable-stream): Move package in alphabetical order. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves
2024-02-18gnu: node-string-decoder: Move package in alphabetical order....* gnu/packages/node-xyz.scm (node-string-decoder): Move package in alphabetical order. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves
2024-02-18gnu: node-safe-buffer: Move package in alphabetical order....* gnu/packages/node-xyz.scm (node-safe-buffer): Move package in alphabetical order. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves
2024-02-18gnu: node-inherits: Move package in alphabetical order....* gnu/packages/node-xyz.scm (node-inherits): Move package in alphabetical order. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves
2024-02-18gnu: node-ieee754: Move package in alphabetical order....* gnu/packages/node-xyz.scm (node-ieee754): Move package in alphabetical order. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves
2024-02-18gnu: node-once: Move package in alphabetical order....* gnu/packages/node-xyz.scm (node-once): Move package in alphabetical order. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves
2024-02-18gnu: node-util-deprecate: Move package in alphabetical order....* gnu/packages/node-xyz.scm (node-util-deprecate): Move package in alphabetical order. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves
2024-02-18gnu: node-bindings: Move package in alphabetical order....* gnu/packages/node-xyz.scm (node-bindings): Move package in alphabetical order. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves
2024-02-17gnu: python-simpervisor: Enable tests....* gnu/packages/python-xyz.scm (python-simpervisor) [arguments] <#:test-flags>: Parallelise tests. <#:phases>: Use standard 'check phase. [native-inputs]: Add python-psutil and python-pytest-xdist. Change-Id: Ica52d672470309593b1d01c5cc4713f080c2c1b3 Sharlatan Hellseher
2024-02-17gnu: python-simpervisor: Update to 1.0.0....* gnu/packages/python-xyz.scm (python-simpervisor): Update to 1.0.0. [build-system]: Swap to pyproject-build-system, new release does not have setup.py. [native-inputs]: Add python-hatchling. Change-Id: I3c0c9d4e22b5462af11bed2f823e4dbefd291180 Sharlatan Hellseher
2024-02-17gnu: python-devtools: Update to 0.12.2, fix build....* gnu/packages/python-xyz.scm (python-devtools): Update to 0.12.2. [build-system]: Swap to pyproejct-build-system. [arguments] <#:phases>: Use standard 'check phase. Add 'relax-requirements phase. [propagated-inputs]: Add python-asttokens and python-executing. [native-inputs]: Add python-hatchling. Change-Id: I5562e34443e606d93cd38f8ef8ad58f61e044c86 Sharlatan Hellseher
2024-02-17gnu: python-watchdog: Simplify package....* gnu/packages/python-xyz.scm (python-watchdog) [build-system]: Swap to pyproject-build-system. [arguments] <#:test-flags>: Move skipped test here. <#:phases>: Use standard 'check phase. Change-Id: Id813dcfb567f9769fbb4408a159519004c67b85b Sharlatan Hellseher
2024-02-17gnu: python-humanize: Update to 4.0.0....* gnu/packages/python-xyz.scm (python-humanize): Update to 4.0.0. [build-system]: Swap to pyproject-build-system. [native-inputs]: Add python-freezegun and python-pytest. Change-Id: I46d06824eb9b43a3540f7b3880ec06f895c290d5 Sharlatan Hellseher
2024-02-17gnu: python-trio-websocket: Simplify package....* gnu/packages/python-xyz.scm (python-trio-websocket) [build-system]: Swap to pyproject-build-system. [arguments] <#:phases>: Use standard 'check phase. Change-Id: I58bc13f64b15d50ff0746e9b4677229df807d415 Sharlatan Hellseher
2024-02-17gnu: python-xyzservices: Simplify package....* gnu/packages/python-xyz.scm (python-xyzservices) [build-system]: Swap to pyproject-build-system. [arguments] <#:test-flags>: Skip tests requiring request module, as seen in project's GitHub Actions. <#:phases>: Use standard 'check phase. Change-Id: I9092e282bebc8539e9ceed5ec87559d64513a486 Sharlatan Hellseher
2024-02-17gnu: python-zeroconf: Simplify package....* gnu/packages/python-xyz.scm (python-zeroconf) [build-system]: Swap to pyproject-build-system. [arguments] <#:test-flags>: Move skipped tests here. <#:phases>: Use standard 'check phase. Change-Id: I7891a817b984a440a957ae8809d5e4877dc43d0e Sharlatan Hellseher
2024-02-17gnu: python-crontab: Update to 3.0.0....* gnu/packages/python-xyz.scm (python-crontab): Update to 3.0.0. [arguments] <#:phases> {disable-failing-tests}: Add one more test to ignore. Change-Id: Icfd2f0e788f459f4b1935f1e2da7ef4779b19402 Sharlatan Hellseher
2024-02-17gnu: python-crontab: Enable tests....* gnu/packages/python-xyz.scm (python-crontab): Enable tests. [arguments] <#:phases>: Add 'disable-failing-tests phase. Change-Id: I294ff69091ed1ed6b016c194bc8fb6e5af11978c Sharlatan Hellseher
2024-02-17gnu: Add python-apscheduler....* gnu/packages/python-xyz.scm (python-apscheduler): New variable. Change-Id: Ib5964520a8d3c9c4711ba2ee4c5812241dc93423 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Giacomo Leidi
2024-02-17gnu: Add python-pytest-tornado5....* gnu/packages/check.scm (python-pytest-tornado5): New variable. Change-Id: I9843e91d750bf17128eb6f566b8dbb5cbc0d8278 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Giacomo Leidi
2024-02-17gnu: sbcl-mcclim: Reformatting....* gnu/packages/lisp-xyz.scm (sbcl-mcclim): Remove let and reindent. [source]: Use the version field from the package definition. Change-Id: Ib7faade37178aff779fbffe1cb439367b5740b91 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Carlo Zancanaro
2024-02-17gnu: sbcl-mcclim: Update to 0.9.8....* gnu/packages/lisp-xyz.scm (sbcl-mcclim): Update to 0.9.8. [native-inputs]: Add sbcl-cluffer and sbcl-lorem-ipsum. Change-Id: I35bed62483973e2dd6f6f142df096abf765b4208 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Carlo Zancanaro
2024-02-16gnu: r-segmented: Update to 2.0-3....* gnu/packages/statistics.scm (r-segmented): Update to 2.0-3. Change-Id: I2c395add47f1edba140394731ab46cee36dac807 Ricardo Wurmus
2024-02-16gnu: r-dbi: Update to 1.2.2....* gnu/packages/statistics.scm (r-dbi): Update to 1.2.2. Change-Id: I5fe722195c73983eface9c78f27322b111723c3b Ricardo Wurmus
2024-02-16gnu: r-parsnip: Update to 1.2.0....* gnu/packages/cran.scm (r-parsnip): Update to 1.2.0. Change-Id: I17b4098f845cd3ed02c37f9796af382755363913 Ricardo Wurmus
2024-02-16gnu: r-eulerr: Update to 7.0.1....* gnu/packages/cran.scm (r-eulerr): Update to 7.0.1. Change-Id: Icc31973837677957ee1886787dd3cfa22d164a7f Ricardo Wurmus
2024-02-16gnu: r-prospectr: Update to 0.2.7....* gnu/packages/cran.scm (r-prospectr): Update to 0.2.7. [native-inputs]: Add r-knitr. Change-Id: Ic87c51eae7abdbf0410af94f3dc4c33e36b39fe9 Ricardo Wurmus
2024-02-16gnu: r-rnifti: Update to 1.6.0....* gnu/packages/cran.scm (r-rnifti): Update to 1.6.0. Change-Id: I7a5cff41ea88307ce6d6c8ce3202570cfe5dac3c Ricardo Wurmus
2024-02-16gnu: r-statcheck: Update to 1.5.0....* gnu/packages/cran.scm (r-statcheck): Update to 1.5.0. [propagated-inputs]: Add r-stringi. Change-Id: If45a3ef59406aca472fbc4d8eb76fb13615636f7 Ricardo Wurmus
2024-02-16gnu: r-v8: Update to 4.4.2....* gnu/packages/cran.scm (r-v8): Update to 4.4.2. Change-Id: Ib7943f0c2b513a055c9baa7611e690e0dbb74fb1 Ricardo Wurmus
2024-02-16gnu: Add ckdl....* gnu/packages/serialization.scm (ckdl): New variable. Change-Id: I658369e85c80c985da3e61d2809d36e6e703ed8c Signed-off-by: Clément Lassieur <clement@lassieur.org> Paul A. Patience
2024-02-16gnu: Add r-httpgd....* gnu/packages/statistics.scm (r-httpgd): New variable. Change-Id: Ic92860e67ef1153f23a4a1cf4f2a851fa059cdda Ricardo Wurmus
2024-02-16gnu: Add r-unigd....* gnu/packages/cran.scm (r-unigd): New variable. Change-Id: Id1a19ef27b76b79785bd25e3597cf84748de80e0 Ricardo Wurmus
2024-02-16gnu: Add r-asioheaders....* gnu/packages/cran.scm (r-asioheaders): New variable. Change-Id: If1a82529d7d5b18f1f4d594136a2f4cd388ecbf0 Ricardo Wurmus
2024-02-16gnu: Add yq....* gnu/packages/web.scm (yq): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Hilton Chain
2024-02-16gnu: Add go-github-com-mikefarah-yq-v4....* gnu/packages/web.scm (go-github-com-mikefarah-yq-v4): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Hilton Chain
2024-02-16gnu: Add go-gopkg-in-op-go-logging-v1....* gnu/packages/golang-xyz.scm (go-gopkg-in-op-go-logging-v1): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I73b0ab7ed1e0f46a5bf8e4f92bcf3028dbf1a336 Hilton Chain
2024-02-16gnu: go-github-com-op-go-logging: Move to golang-xyz....* gnu/packages/golang.scm (go-github-com-op-go-logging): Move from here ... * gnu/packages/golang-xyz.scm: ... to here Change-Id: Ifd2e30b644c7727650eef1996e86b679c994cb35 Sharlatan Hellseher
2024-02-16gnu: go-github-com-spf13-cobra: Update to 1.8.0....* gnu/packages/golang.scm (go-github-com-spf13-cobra): Update to 1.8.0. [propagated-inputs]: Remove labels. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I3eff757674ff9eafa1bd1c32bfb12616faa080c6 Hilton Chain
2024-02-16gnu: Add go-github-com-pelletier-go-toml-v2....* gnu/packages/golang.scm (go-github-com-pelletier-go-toml-v2): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ibc9ee1c7dc3aac1628d2bd32fafc65c23d25c8e8 Hilton Chain
2024-02-16gnu: go-github-com-magiconair-properties: Update to 1.8.7....* gnu/packages/golang.scm (go-github-com-magiconair-properties): Update to 1.8.7. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Hilton Chain
2024-02-16gnu: Add go-github-com-jinzhu-copier....* gnu/packages/golang-xyz.scm (go-github-com-jinzhu-copier): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ibff15ec235790b915c852a0d9a33572a05f3374d Hilton Chain
2024-02-16gnu: go-github-com-goccy-yaml: Update to 1.11.3....* gnu/packages/golang.scm (go-github-com-goccy-yaml): Update to 1.11.3. [arguments] <#:go>: Use go-1.18. [native-inputs]: Add go-github-com-google-go-cmp-cmp. Replace go-gopkg-in-go-playground-validator-v9 with go-github-com-go-playground-validator-v10. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ic037a61fe627411d380887d7a9f9962abf6ca004 Hilton Chain
2024-02-16gnu: Add go-github-com-go-playground-validator-v10....* gnu/packages/golang.scm (go-github-com-go-playground-validator-v10): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Id54761e39cd01b3fa84d4183f5da87e8587f90d0 Hilton Chain
2024-02-16gnu: Add go-github-com-go-playground-assert-v2....* gnu/packages/golang-check.scm (go-github-com-go-playground-assert-v2): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I18a67488291313c18a8e973614d78b6344d4dc45 Hilton Chain
2024-02-16gnu: go-github-com-leodido-go-urn: Update to 1.4.0....* gnu/packages/golang.scm (go-github-com-leodido-go-urn): Update to 1.4.0. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I22c392c55843d99f7ab9d69eb46d7c541e7b73f8 Hilton Chain