aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/orpheus-cast-errors-and-includes.patch
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2019-01-06 14:27:18 +0200
committerEfraim Flashner <efraim@flashner.co.il>2019-01-06 15:42:02 +0200
commitc65bfc658aacdcfac84748762cbf060d78d8885f (patch)
treea1e5c9ed555350f3a19975719bfa186fa25ea8af /gnu/packages/patches/orpheus-cast-errors-and-includes.patch
parent377038b8a21abc327fa5ff94338ad0452f62cb45 (diff)
downloadguix-c65bfc658aacdcfac84748762cbf060d78d8885f.tar.gz
guix-c65bfc658aacdcfac84748762cbf060d78d8885f.zip
gnu: global: Update to 6.6.3.
* gnu/packages/code.scm (global): Update to 6.6.3.
Diffstat (limited to 'gnu/packages/patches/orpheus-cast-errors-and-includes.patch')
0 files changed, 0 insertions, 0 deletions
an't figure out how to build the docs properly. ;; https://debbugs.gnu.org/cgi/bugreport.cgi?bug=34515#101 (add-after 'install 'install-docs (lambda _ (install-file "docs/wormhole.1" (string-append #$output "/share/man/man1"))))))) (native-inputs (list python-mock python-pytest python-setuptools python-wheel magic-wormhole-mailbox-server magic-wormhole-transit-relay)) (propagated-inputs (list python-attrs python-autobahn python-click python-hkdf python-humanize python-iterable-io python-noiseprotocol python-pynacl python-spake2 python-tqdm python-twisted python-txtorcon python-zipstream-ng)) (home-page "https://github.com/magic-wormhole/magic-wormhole") (synopsis "Securely transfer data between computers") (description "Magic-Wormhole is a library and a command-line tool named wormhole, which makes it possible to securely transfer arbitrary-sized files and directories (or short pieces of text) from one computer to another. The two endpoints are identified by using identical \"wormhole codes\": in general, the sending machine generates and displays the code, which must then be typed into the receiving machine. The codes are short and human-pronounceable, using a phonetically-distinct wordlist. The receiving side offers tab-completion on the codewords, so usually only a few characters must be typed. Wormhole codes are single-use and do not need to be memorized.") (license license:expat)))