aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/distributed.scm
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2020-07-19 23:14:33 -0400
committerMark H Weaver <mhw@netris.org>2020-07-31 13:38:30 -0400
commitb23c1f50a5b9cf9bccc0aacf01990faf47daf3f2 (patch)
treed8dc5e67e0d6f91f55488f5473db7500a28130c4 /gnu/packages/distributed.scm
parent2bc733e2711f2d5c7ca894da555d07d44388cf75 (diff)
downloadguix-b23c1f50a5b9cf9bccc0aacf01990faf47daf3f2.tar.gz
guix-b23c1f50a5b9cf9bccc0aacf01990faf47daf3f2.zip
gnu: ruby-netrc: All phases return #t.
* gnu/packages/ruby.scm (ruby-netrc): In check phase, use for-each instead of map, and return #t.
Diffstat (limited to 'gnu/packages/distributed.scm')
0 files changed, 0 insertions, 0 deletions
u/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-23gnu: 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-23gnu: 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-23gnu: 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-23gnu: 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-23gnu: 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