| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
| |
* gnu/packages/magic-wormhole.scm (magic-wormhole): Update to 0.14.0.
[propagated-inputs]: Add python-iterable-io; and python-zipstream-ng.
Change-Id: I1c91db96bf4a96ab1758925deaae87a174b4b03d
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
|
|
|
|
|
|
| |
* gnu/packages/magic-wormhole.scm (magic-wormhole-mailbox-server,
magic-wormhole-transit-relay, magic-wormhole)
[home-page]: Fix it after a lint warning of permanent redirection.
Change-Id: Ie0e8a8b0af982e46c05ae7dfc8f375cc18632c67
|
|
|
|
|
|
|
|
|
| |
Remove python-check as no longer required.
* gnu/packages/magic-wormhole.scm (magic-wormhole-transit-relay)
[native-inputs]: Remove python-pyflakes and python-tox.
Change-Id: I3908aa379aa4ca6445ecc1045d45da2381314a06
|
|
|
|
|
|
|
|
| |
* gnu/packages/magic-wormhole.scm (magic-wormhole-transit-relay): Fix
indentation.
[description]: Start with a new line and adjust indentation.
Change-Id: I65c978a332088c66c88e4459d26a1f78e3c9ffdc
|
|
|
|
|
|
|
|
| |
* gnu/packages/magic-wormhole.scm (magic-wormhole-mailbox-server): Fix
indentation.
[description]: Start with a new line and adjust indentation.
Change-Id: I0a246de5dfdf5823b1b794728113207b6ca46ccc
|
|
|
|
|
|
|
|
| |
Select only 'pypi-uri from (gnu build-system python) exported symbols,
rest is not required as the whole module uses just
pyproject-build-system.
Change-Id: I4928ad51bb915494d5234c48cc1d638dd4aa0aca
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/magic-wormhole.scm (magic-wormhole-transit-relay)
Use G-expressions
[build-system]: Swap to pyproject-build-system.
[arguments] <#:phases>: Remove traling #t from lambda.
[native-inputs]: Add python-pytest.
Change-Id: I1d72d48768016067d1a6a24e47eb9144b36d38e4
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/magic-wormhole.scm (magic-wormhole-mailbox-server)
[build-system]: Swap to pyproject-build-system.
[arguments] <#:phases>: Remove 'patch-tests phase.
[native-inputs]: Add python-pytest.
Change-Id: I23085e927965c2191bad242a0fb07132cb30e99d
|
|
|
|
|
|
|
|
|
| |
Sort modules alphabetically and add prefix for licenses module.
* gnu/packages/magic-wormhole.scm (magic-wormhole-mailbox-server,
magic-wormhole-transit-relay, magic-wormhole) [license]: Use prefix.
Change-Id: I2eac5730c9257fe435af102541bea4cdd9c66845
|
|
|
|
|
|
|
| |
* gnu/packages/magic-wormhole.scm (magic-wormhole): Fix indentation.
[description]: Start with a new line and fix indentation.
Change-Id: I0d72dba2b5682c5bec71b6b5765d513f75c781f0
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/magic-wormhole.scm: Use G-expressions.
[build-system]: Swap to pyproject-bulid-system.
[arguments]: <#:phases>: Remove trailing #t from lambda.
[native-inputs]: Add python-pytest. Remove python-noiseprototocl.
[propagated-inputs]: Add python-noiseprototocl, listed as an optional
install dependence.
Change-Id: Ie00a23ed3d31ca46d200fa6dfc5404f7803aae14
|
|
|
|
|
|
|
|
| |
* gnu/packages/magic-wormhole.scm (magic-wormhole): Update to 0.13.0.
[native-inputs]: Add python-noiseprotocol to make tests pass.
Change-Id: I59008f27081efcc3b558dad59bef6ebdc9b34f38
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes an issue introduced in 3bf5a19609560c7ba985eda66019eda15aaf4a86,
which caused `guix pull', `guix time-machine', and a few other commands to
fail.
* gnu/packages/diffoscope.scm: Import python-check.
* gnu/packages/django.scm: Likewise.
* gnu/packages/logging.scm: Likewise.
* gnu/packages/magic-wormhole.scm: Likewise.
* gnu/packages/networking.scm: Likewise.
|
|
|
|
|
|
|
|
| |
This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
|
|
|
|
| |
* gnu/packages/magic-wormhole.scm (magic-wormhole): Update to 0.12.0.
|
|
|
|
|
| |
* gnu/packages/magic-wormhole.scm (magic-wormhole-transit-relay): Update to
0.2.1.
|
|
|
|
|
| |
* gnu/packages/magic-wormhole.scm (magic-wormhole-mailbox-server): Update to
0.4.1.
|
|
|
|
| |
* gnu/packages/magic-wormhole.scm (magic-wormhole): New variable.
|
|
|
|
| |
* gnu/packages/magic-wormhole.scm (magic-wormhole-transit-relay): New variable.
|
|
* gnu/packages/magic-wormhole.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
|