| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
* gnu/packages/node-xyz.scm (node-ms): Move package in alphabetical order.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/node-xyz.scm (node-segfault-handler): Move package in alphabetical order.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/node-xyz.scm (node-file-uri-to-path): Move package in alphabetical order.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/node-xyz.scm (node-sqlite3): Move package in alphabetical order.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/node-xyz.scm (node-addon-api): Move package in alphabetical order.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/node-xyz.scm (node-nan): Move package in alphabetical order.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/node-xyz.scm (node-irc and node-irc-colors): Move packages in alphabetical order.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/node-xyz.scm (node-readable-stream): Move package in alphabetical order.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/node-xyz.scm (node-string-decoder): Move package in alphabetical order.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/node-xyz.scm (node-safe-buffer): Move package in alphabetical order.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/node-xyz.scm (node-inherits): Move package in alphabetical order.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/node-xyz.scm (node-ieee754): Move package in alphabetical order.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/node-xyz.scm (node-once): Move package in alphabetical order.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/node-xyz.scm (node-util-deprecate): Move package in alphabetical order.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/node-xyz.scm (node-bindings): Move package in alphabetical order.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-trio-websocket) [build-system]:
Swap to pyproject-build-system.
[arguments] <#:phases>: Use standard 'check phase.
Change-Id: I58bc13f64b15d50ff0746e9b4677229df807d415
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-crontab): Enable tests.
[arguments] <#:phases>: Add 'disable-failing-tests phase.
Change-Id: I294ff69091ed1ed6b016c194bc8fb6e5af11978c
|
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-apscheduler): New variable.
Change-Id: Ib5964520a8d3c9c4711ba2ee4c5812241dc93423
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
|
|
|
|
|
| |
* gnu/packages/check.scm (python-pytest-tornado5): New variable.
Change-Id: I9843e91d750bf17128eb6f566b8dbb5cbc0d8278
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
| |
* gnu/packages/statistics.scm (r-segmented): Update to 2.0-3.
Change-Id: I2c395add47f1edba140394731ab46cee36dac807
|
|
|
|
|
|
| |
* gnu/packages/statistics.scm (r-dbi): Update to 1.2.2.
Change-Id: I5fe722195c73983eface9c78f27322b111723c3b
|
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-parsnip): Update to 1.2.0.
Change-Id: I17b4098f845cd3ed02c37f9796af382755363913
|
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-eulerr): Update to 7.0.1.
Change-Id: Icc31973837677957ee1886787dd3cfa22d164a7f
|
|
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-prospectr): Update to 0.2.7.
[native-inputs]: Add r-knitr.
Change-Id: Ic87c51eae7abdbf0410af94f3dc4c33e36b39fe9
|
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-rnifti): Update to 1.6.0.
Change-Id: I7a5cff41ea88307ce6d6c8ce3202570cfe5dac3c
|
|
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-statcheck): Update to 1.5.0.
[propagated-inputs]: Add r-stringi.
Change-Id: If45a3ef59406aca472fbc4d8eb76fb13615636f7
|
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-v8): Update to 4.4.2.
Change-Id: Ib7943f0c2b513a055c9baa7611e690e0dbb74fb1
|
|
|
|
|
|
|
| |
* gnu/packages/serialization.scm (ckdl): New variable.
Change-Id: I658369e85c80c985da3e61d2809d36e6e703ed8c
Signed-off-by: Clément Lassieur <clement@lassieur.org>
|
|
|
|
|
|
| |
* gnu/packages/statistics.scm (r-httpgd): New variable.
Change-Id: Ic92860e67ef1153f23a4a1cf4f2a851fa059cdda
|
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-unigd): New variable.
Change-Id: Id1a19ef27b76b79785bd25e3597cf84748de80e0
|
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-asioheaders): New variable.
Change-Id: If1a82529d7d5b18f1f4d594136a2f4cd388ecbf0
|
|
|
|
|
|
| |
* gnu/packages/web.scm (yq): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/web.scm (go-github-com-mikefarah-yq-v4): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
| |
* gnu/packages/golang.scm (go-github-com-op-go-logging): Move from here ...
* gnu/packages/golang-xyz.scm: ... to here
Change-Id: Ifd2e30b644c7727650eef1996e86b679c994cb35
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
| |
* gnu/packages/golang.scm (go-github-com-pelletier-go-toml-v2): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ibc9ee1c7dc3aac1628d2bd32fafc65c23d25c8e8
|
|
|
|
|
|
|
| |
* gnu/packages/golang.scm (go-github-com-magiconair-properties): Update to
1.8.7.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
|
|
|
|
|
|
| |
* gnu/packages/golang-xyz.scm (go-github-com-jinzhu-copier): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ibff15ec235790b915c852a0d9a33572a05f3374d
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|