| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: magic-wormhole: Update to 0.14.0.•••* 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>
| TakeV | 2024-04-06 | 1 | -3/+7 |
* | gnu: magic-wormhole: Fix home page.•••* 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
| Sharlatan Hellseher | 2024-03-23 | 1 | -3/+3 |
* | gnu: magic-wormhole-transit-relay: Remove some native inputs.•••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
| Sharlatan Hellseher | 2024-03-23 | 1 | -2/+2 |
* | gnu: magic-wormhole-transit-relay: Fix indentation.•••* gnu/packages/magic-wormhole.scm (magic-wormhole-transit-relay): Fix
indentation.
[description]: Start with a new line and adjust indentation.
Change-Id: I65c978a332088c66c88e4459d26a1f78e3c9ffdc
| Sharlatan Hellseher | 2024-03-23 | 1 | -20/+20 |
* | gnu: magic-wormhole-mailbox-server: Fix indentation.•••* gnu/packages/magic-wormhole.scm (magic-wormhole-mailbox-server): Fix
indentation.
[description]: Start with a new line and adjust indentation.
Change-Id: I0a246de5dfdf5823b1b794728113207b6ca46ccc
| Sharlatan Hellseher | 2024-03-23 | 1 | -9/+10 |
* | gnu: magic-wormhole: Limit amount of loaded symbols.•••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
| Sharlatan Hellseher | 2024-03-23 | 1 | -1/+1 |
* | gnu: magic-wormhole-transit-relay: Simplify package.•••* 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
| Sharlatan Hellseher | 2024-03-23 | 1 | -8/+8 |
* | gnu: magic-wormhole-mailbox-server: Simplify package.•••* 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
| Sharlatan Hellseher | 2024-03-23 | 1 | -11/+2 |
* | gnu: magic-wormhole: Add licenses prefix.•••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
| Sharlatan Hellseher | 2024-03-23 | 1 | -7/+7 |
* | gnu: magic-wormhole: Fix indentation.•••* gnu/packages/magic-wormhole.scm (magic-wormhole): Fix indentation.
[description]: Start with a new line and fix indentation.
Change-Id: I0d72dba2b5682c5bec71b6b5765d513f75c781f0
| Sharlatan Hellseher | 2024-03-23 | 1 | -14/+15 |
* | gnu: magic-wormhole: Simplify package.•••* 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
| Sharlatan Hellseher | 2024-03-23 | 1 | -15/+14 |
* | gnu: magic-wormhole: Update to 0.13.0.•••* 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>
| normalmente | 2024-03-23 | 1 | -2/+4 |
* | gnu: Add missing imports for python-check.•••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.
| Liliana Marie Prikler | 2022-09-01 | 1 | -0/+1 |
* | gnu: Simplify package inputs.•••This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès | 2021-12-13 | 1 | -27/+25 |
* | gnu: Magic Wormhole: Update to 0.12.0.•••* gnu/packages/magic-wormhole.scm (magic-wormhole): Update to 0.12.0.
| Leo Famulari | 2020-04-29 | 1 | -2/+2 |
* | gnu: magic-wormhole-transit-relay: Update to 0.2.1.•••* gnu/packages/magic-wormhole.scm (magic-wormhole-transit-relay): Update to
0.2.1.
| Leo Famulari | 2020-04-29 | 1 | -2/+2 |
* | gnu: magic-wormhole-mailbox-server: Update to 0.4.1.•••* gnu/packages/magic-wormhole.scm (magic-wormhole-mailbox-server): Update to
0.4.1.
| Leo Famulari | 2020-04-29 | 1 | -2/+2 |
* | gnu: Add Magic-Wormhole.•••* gnu/packages/magic-wormhole.scm (magic-wormhole): New variable.
| Leo Famulari | 2019-02-19 | 1 | -0/+55 |
* | gnu: Add magic-wormhole-transit-relay.•••* gnu/packages/magic-wormhole.scm (magic-wormhole-transit-relay): New variable.
| Leo Famulari | 2019-02-19 | 1 | -0/+40 |
* | gnu: Add magic-wormhole-mailbox-server.•••* gnu/packages/magic-wormhole.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| Leo Famulari | 2019-02-19 | 1 | -0/+65 |