me
/
guix
Archived
1
0
Fork 0
Commit Graph

20 Commits (7ca9809cdbfe326294a5d8c64b4b8c59d0e76bea)

Author SHA1 Message Date
TakeV eaccfececd
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>
2024-04-06 23:30:55 +01:00
Sharlatan Hellseher 28bc0e870b
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
2024-03-23 20:58:34 +00:00
Sharlatan Hellseher edf7bd05e1
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
2024-03-23 20:58:34 +00:00
Sharlatan Hellseher 7c11136764
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
2024-03-23 20:58:34 +00:00
Sharlatan Hellseher b877fead3b
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
2024-03-23 20:58:34 +00:00
Sharlatan Hellseher 8444c7b0dc
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
2024-03-23 20:58:34 +00:00
Sharlatan Hellseher 70386806e1
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
2024-03-23 20:58:34 +00:00
Sharlatan Hellseher 9972487417
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
2024-03-23 20:58:34 +00:00
Sharlatan Hellseher 3b43d01c61
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
2024-03-23 20:58:34 +00:00
Sharlatan Hellseher d72fe75367
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
2024-03-23 20:58:33 +00:00
Sharlatan Hellseher fb667a7a8a
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
2024-03-23 20:58:33 +00:00
normalmente 68455ddf4b
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>
2024-03-23 20:58:33 +00:00
Liliana Marie Prikler aaee40278c
gnu: Add missing imports for python-check.
This fixes an issue introduced in 3bf5a19609,
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.
2022-09-01 15:34:07 +02:00
Ludovic Courtès 8394619bac
gnu: Simplify package inputs.
This commit was obtained by running:

  ./pre-inst-env guix style

without any additional argument.
2021-12-13 17:48:25 +01:00
Leo Famulari fb5bb6bd9e
gnu: Magic Wormhole: Update to 0.12.0.
* gnu/packages/magic-wormhole.scm (magic-wormhole): Update to 0.12.0.
2020-04-29 16:52:29 -04:00
Leo Famulari 718c8837f9
gnu: magic-wormhole-transit-relay: Update to 0.2.1.
* gnu/packages/magic-wormhole.scm (magic-wormhole-transit-relay): Update to
0.2.1.
2020-04-29 16:52:29 -04:00
Leo Famulari c5c25b39eb
gnu: magic-wormhole-mailbox-server: Update to 0.4.1.
* gnu/packages/magic-wormhole.scm (magic-wormhole-mailbox-server): Update to
0.4.1.
2020-04-29 16:52:25 -04:00
Leo Famulari a7db61a55d
gnu: Add Magic-Wormhole.
* gnu/packages/magic-wormhole.scm (magic-wormhole): New variable.
2019-02-19 14:34:31 -05:00
Leo Famulari 6924a2bdc5
gnu: Add magic-wormhole-transit-relay.
* gnu/packages/magic-wormhole.scm (magic-wormhole-transit-relay): New variable.
2019-02-19 14:34:31 -05:00
Leo Famulari c9b36f450b
gnu: Add magic-wormhole-mailbox-server.
* gnu/packages/magic-wormhole.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2019-02-19 14:34:31 -05:00