aboutsummaryrefslogtreecommitdiff
path: root/gnu/system/mapped-devices.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/system/mapped-devices.scm')
0 files changed, 0 insertions, 0 deletions
gnu: magic-wormhole-transit-relay: Fix indentation....2024-03-05gnu: libtommath: Update to 1.2.1....* gnu/packages/multiprecision.scm (libtommath): Update to 1.2.1. [source]: Remove patch. [arguments]: Remove trailing #t from phases. [properties]: Add upstream-name, lint-hidden-cve. * gnu/packages/patches/libtommath-integer-overflow.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Change-Id: I4c1de43b4083e0649fcb493a5c304736e41ab4b8 Efraim Flashner 2024-03-05gnu: Remove libtommath-1.1....* gnu/packages/multiprecision.scm (libtommath-1.1): Delete variable. * gnu/packages/patches/libtommath-fix-linkage.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Change-Id: I3a2bb697cbb72716756c24643920008e919889b5 Efraim Flashner 2024-03-04gnu: Remove libtommath-1.0....* gnu/packages/multiprecision.scm (libtommath-1.0): Delete variable. Change-Id: I8da3c4b16470ea24e89216644d84350e07b7dd63 Efraim Flashner 2024-01-04gnu: gmp: Fix building on x86_64-linux-gnux32....* gnu/packages/multiprecision.scm (gmp)[arguments]: When building for x86_64-linux-gnux32 add a configure-flag to use the x32 ABI. Change-Id: I321c707b3f7df5eeb338f03dacf08b29181ecf53 Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Efraim Flashner 2023-11-18gnu: qd: Update to 2.3.24....* gnu/packages/multiprecision.scm (qd): Update to 2.3.24. [native-inputs]: Add automake and autoconf. Change-Id: Ic1dfdbe19b3347367b2ffb846be6bb975a0b89ae Signed-off-by: Eric Bavier <bavier@posteo.net> Sharlatan Hellseher 2023-11-18gnu: qd: Use G-expressions....* gnu/packages/multiprecision.scm (qd): Adjust package style by using G-expressions. Change-Id: I9265979343e67d1d9e9e69b7b071ea1e429d3ee4 Signed-off-by: Eric Bavier <bavier@posteo.net> Sharlatan Hellseher mmit/gnu/packages/magic-wormhole.scm?id=d72fe75367cd87858dd13d988cc533dac219ca82'>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-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