aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2024-01-28 08:29:57 +0200
committerEfraim Flashner <efraim@flashner.co.il>2024-01-28 08:29:57 +0200
commit2d6b43fd0329401357da24512584988c1e02990a (patch)
tree37d99ac84f29e555bbcf2cab775132e1e4928471 /gnu/packages
parent73d8e5a9352304a5192b22e04ef022234488e0da (diff)
downloadguix-2d6b43fd0329401357da24512584988c1e02990a.tar.gz
guix-2d6b43fd0329401357da24512584988c1e02990a.zip
gnu: dmd: Limit supported systems.
* gnu/packages/dlang.scm (dmd)[supported-systems]: New field. Change-Id: Iba50d2f832a42876fc4e4418593c3c2feacdb3f8
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/dlang.scm3
1 files changed, 3 insertions, 0 deletions
diff --git a/gnu/packages/dlang.scm b/gnu/packages/dlang.scm
index 8f77fb5819..37d4ad5356 100644
--- a/gnu/packages/dlang.scm
+++ b/gnu/packages/dlang.scm
@@ -478,6 +478,9 @@ integration tests...\n")
(synopsis "Reference D Programming Language compiler")
(description "@acronym{DMD, Digital Mars D compiler} is the reference
compiler for the D programming language.")
+ ;; As reported by upstream:
+ ;; https://wiki.dlang.org/Compilers#Comparison
+ (supported-systems '("i686-linux" "x86_64-linux"))
(license license:boost1.0)))
;;; Second bootstrap of DMD, built using dmd-bootstrap, with its shared
nt <glv@posteo.net> Attila Lendvai 2023-10-03gnu: trezor-agent: Fix build, change versioning scheme....Clarify the versioning of the package in a comment, so that later updates will not pick the wrong version number. * gnu/packages/finance.scm (trezor-agent)[version]: Copy version from python-trezor-agent which effectively updates it from 0.14.4 to 0.14.7. [source]: Copy the origin also from python-trezor-agent to effectively sync the source and the version of the two packages; something that upstream will also do in future releases. Update snippet. [native-inputs]: Add missing python-bech32 and python-simple-rlp so that the test suite runs clean and the build finishes. [arguments]: Reenable 'sanity-check' phase. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Attila Lendvai 2023-10-03gnu: python-trezor-agent: Update to 0.14.7....* gnu/packages/finance.scm (python-trezor-agent): Update to 0.14.7. [native-inputs]: Add python-bech32 and python-cryptography. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Attila Lendvai 2023-10-03gnu: python-trezor: Update to 0.13.7....* gnu/packages/finance.scm (python-trezor): Update to 0.13.7. [propagated-inputs]: Drop python-click-7 kludge, add python-construct-classes instead of python-construct. [native-inputs]: Add python-pillow, python-simple-rlp and python-wheel. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Attila Lendvai 2023-09-28gnu: fulcrum: Update to 1.9.1....* gnu/packages/finance.scm (fulcrum): Use the upstream origin instead of the Flowee's fork of it, updates and expands the synopsis and description. Updates the package to 1.9.1 and build without any bundled libraries with the help of a patch. * gnu/packages/patches/fulcrum-1.9.1-unbundled-libraries.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jean-Pierre De Jesus DIAZ 2023-09-22gnu: python-duniterpy: Update to 1.1.1....* gnu/packages/finance.scm (python-duniterpy): Update to 1.1.1. [build-system]: Switch to PYPROJECT-BUILD-SYSTEM. [arguments]: Add more tweaks for hard coded version ranges. [native-inputs]: Add PYTHON-POETRY-CORE. Marius Bakke 2023-09-04gnu: p2pool: Update to 3.6.2....* gnu/packages/finance.scm (p2pool): Update to 3.6.2. Guillaume Le Vaillant 2023-09-02gnu: electrum: Update to 4.4.6....* gnu/packages/finance.scm (electrum): Update to 4.4.6. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> fanquake 2023-07-30gnu: homebank: Update to 5.6.6....* gnu/packages/finance.scm (homebank): Update to 5.6.6. Tobias Geerinckx-Rice 2023-07-18gnu: texlive-tex-texinfo -> texlive-texinfo....* gnu/packages/tex.scm (texlive-texinfo): New variable. (texlive-tex-texinfo): Deprecate variable. * doc/build.scm (pdf-manual): * gnu/packages/finance.scm (optionmatrix): * gnu/packages/lisp.scm (sbcl): * gnu/packages/plotutils.scm (asymptote): * gnu/packages/scheme.scm (mit-scheme): * gnu/packages/xdisorg.scm (xforms): Use new name. Nicolas Goaziou 2023-07-10gnu: electrum: Update to 4.4.5....* gnu/packages/finance.scm (electrum): Update to 4.4.5. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Michael Ford 2023-07-10gnu: ledger: Update to 3.3.2....* gnu/packages/finance.scm (ledger): Update to 3.3.2. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Michael Ford 2023-07-10gnu: homebank: Update to 5.6.5....* gnu/packages/finance.scm (homebank): Update to 5.6.5. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Michael Ford 2023-07-04gnu: p2pool: Update to 3.5....* gnu/packages/finance.scm (p2pool): Update to 3.5. Guillaume Le Vaillant 2023-07-04gnu: xmrig: Update to 6.20.0....* gnu/packages/finance.scm (xmrig): Update to 6.20.0. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Ahmad Draidi 2023-06-19gnu: electron-cash: Update to 4.3.1....* gnu/packages/finance.scm (electron-cash): Update to 4.3.1. Guillaume Le Vaillant 2023-06-19gnu: electrum: Update to 4.4.4....* gnu/packages/finance.scm (electrum): Update to 4.4.4. [arguments]: Remove 'fix-prefix' and 'relax-dnspython-version-requirement' phases. Update 'use-libsecp256k1-input' phase. Guillaume Le Vaillant 2023-06-11gnu: p2pool: Update to 3.4....* gnu/packages/finance.scm (p2pool): Update to 3.4. [arguments]: Update 'check' phase. Guillaume Le Vaillant 2023-05-30gnu: bitcoin-core: Update to 25.0....* gnu/packages/finance.scm (bitcoin-core): Update to 25.0. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Michael Ford 2023-05-26gnu: Remove bitcoin-abc....This package (version 0.21.12 from July 2020, which currently doesn't build) is for an outdated version of the Bitcoin Cash protocol. Since November 2020, the bitcoin-abc program has become an implementation of the eCash protocol, which is different from Bitcoin Cash (different consensus model). * gnu/packages/finance.scm (bitcoin-abc): Remove variable. Signed-off-by: Simon Tournier <zimon.toutoune@gmail.com> Guillaume Le Vaillant 2023-05-22gnu: homebank: Update to 5.6.3....* gnu/packages/finance.scm (homebank): Update to 5.6.3. Signed-off-by: Ludovic Courtès <ludo@gnu.org> fanquake 2023-05-21gnu: xmrig: Update to 6.19.2....* gnu/packages/finance.scm (xmrig): Update to 6.19.2. [description]: Fix typos. Ahmad Draidi 2023-05-20gnu: bitcoin-core-24.1: Rename to bitcoin-core....* gnu/packages/finance.scm (bitcoin-core): Remove variable. (bitcoin-core-24.1): Rename to bitcoin-core. Guillaume Le Vaillant 2023-05-19gnu: bitcoin-core: Update to 24.1....* gnu/packages/finance.scm (bitcoin-core): Update to 24.1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Michael Ford 2023-05-19gnu: bitcoin-unlimited: Update to 2.0.0.0....* gnu/packages/finance.scm (bitcoin-unlimited): Update to 2.0.0.0. [arguments]: Update 'fix-tests' phase. Guillaume Le Vaillant 2023-05-14gnu: bitcoin-core: Update to 23.1....* gnu/packages/finance.scp (bitcoin-core): Update to 23.1. [inputs]: Add sqlite. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Michael Ford 2023-04-23gnu: python-ledgerblue: Disable tests....* gnu/packages/finance.scm (python-ledgerblue)[arguments]: Disable tests (there are none). John Kehayias 2023-04-22gnu: python-stdnum: Update to 1.18....* gnu/packages/finance.scm (python-stdnum): Update to 1.18. Andreas Enge 2023-04-19gnu: Add kitsas....* gnu/packages/finance.scm (kitsas): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Saku Laesvuori 2023-04-14Merge branch 'master' into core-updates....Conflicts: gnu/local.mk gnu/packages/build-tools.scm gnu/packages/certs.scm gnu/packages/check.scm gnu/packages/compression.scm gnu/packages/cups.scm gnu/packages/fontutils.scm gnu/packages/gnuzilla.scm gnu/packages/guile.scm gnu/packages/ibus.scm gnu/packages/image-processing.scm gnu/packages/linux.scm gnu/packages/music.scm gnu/packages/nss.scm gnu/packages/pdf.scm gnu/packages/python-xyz.scm gnu/packages/qt.scm gnu/packages/ruby.scm gnu/packages/shells.scm gnu/packages/tex.scm gnu/packages/video.scm gnu/packages/vulkan.scm gnu/packages/web.scm gnu/packages/webkit.scm gnu/packages/wm.scm Maxim Cournoyer 2023-04-12gnu: electron-cash: Update to 4.2.14....* gnu/packages/finance.scm (electron-cash): Update to 4.2.14. [arguments]: Remove 'relax-requirements' phase. Guillaume Le Vaillant 2023-04-12gnu: p2pool: Update to 3.2....* gnu/packages/finance.scm (p2pool): Update to 3.2. Guillaume Le Vaillant 2023-04-12gnu: monero-gui: Update to 0.18.2.2....* gnu/packages/finance.scm (monero-gui): Update to 0.18.2.2. Guillaume Le Vaillant 2023-04-12gnu: monero: Update to 0.18.2.2....* gnu/packages/finance.scm (monero): Update to 0.18.2.2. Guillaume Le Vaillant 2023-03-27gnu: bitcoin-unlimited: Disable failing test....* gnu/packages/finance.scm (bitcoin-unlimited)[arguments]: Disable a test failing because of an expired SSL certificate. Guillaume Le Vaillant