gnu: Remove go-github-com-certifi-gocertifi. * gnu/packages/tls.scm (go-github-com-certifi-gocertifi): Delete variable. Fixes: guix/guix#1601 Change-Id: Ieddb4fb8a864c6543f1ee28c834e649e5834430b
gnu: Remove apple-bash. Neither version 125 nor 140 (the most recent upstream) compile. * gnu/packages/apple.scm: Remove file. * gnu/local.mk (GNU_SYSTEM_MODULES), po/packages/POTFILES.in: Remove reference to apple.scm. Change-Id: I206419a972c46676b9203cca90f8777d2560fad7 Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: llvm-for-rocm: Update package details. * gnu/packages/llvm.scm (llvm-for-rocm): Update package details. [home-page]: Update URL. [synopsys]: Update. [description]: Update. Change-Id: I37e28a33fd3980b6716627fe74ed9d9e8d5b2d2d Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
gnu: Add emacs-ultra-scroll. * gnu/packages/emacs-xyz.scm (emacs-ultra-scroll): New variable. Change-Id: I4f2934609ebc07ba7af7e6fde9d24050b740eb58 Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
gnu: git-annex: Update to 10.20250721. * gnu/packages/haskell-apps.scm (git-annex): Update to 10.20250721. Change-Id: I00c77b1ae6794f38037ce3068612dd7c69ea5bcb Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
gnu: trealla: Update to 2.82.22. * gnu/packages/prolog.scm (trealla): Update to 2.82.22. Change-Id: I7954674aacd2d3e0908edfd586636b999cfb64b2
gnu: python-murmurhash: Switch to pyproject. * gnu/packages/python-xyz.scm (python-murmurhash): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:modules>: Remove them, they are probably not needed anymore because of the switch to git-fetch. <#:phases>: Remove phase 'set-source-file-time-to-1980 for the same reason. Add phase 'fix-installation and replace 'check phase. [inputs]: Remove them. [native-inputs]: Add python-murmurhash3, python-setuptools, python-wheel. Signed-off-by: jgart <jgart@dismail.de>
gnu: python-murmurhash3: Switch to pyproject. * gnu/packages/python-xyz.scm (python-murmurhash3): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:modules>: Remove them, they are probably not needed anymore because of the switch to git-fetch. <#:phases>: Remove phase 'set-source-file-time-to-1980 for the same reason. Add phase 'fix-package. [native-inputs]: Add python-setuptools, python-wheel. [inputs]: Remove python. Signed-off-by: jgart <jgart@dismail.de>
gnu: python-plumbum: Switch to pyproject. * gnu/packages/python-xyz.scm (python-plumbum): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:test-flags>: Ignore problematic tests (requiring $HOME, tty, sudo or ssh). <#:phases>: Add phase 'set-version. [native-inputs]: Add procps, python-psutil, python-pytest-cov, python-setuptools, python-setuptools-scm, python-wheel. Signed-off-by: jgart <jgart@dismail.de>
gnu: python-openstep-plist: Switch to pyproject. * gnu/packages/python-xyz.scm (python-openstep-plist): [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Remove 'check phase replacement. [native-inputs]: Add python-setuptools, python-wheel. Signed-off-by: jgart <jgart@dismail.de>
gnu: python-pymdown-extensions: Update to 10.16.1. * gnu/packages/python-xyz.scm (python-pymdown-extensions): Update to 10.16.1. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-hatchling, python-pytest, python-pyyaml. [description]: Improve style. Signed-off-by: jgart <jgart@dismail.de>
gnu: python-pymsgbox: Update to 1.0.6-1.944b7cd. * gnu/packages/python-xyz.scm (python-): Update to 1.0.6-1.944b7cd. Signed-off-by: jgart <jgart@dismail.de>
gnu: python-pymsgbox: Switch to pyproject. * gnu/packages/python-xyz.scm (python-pymsgbox): [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-setuptools, python-wheel. Signed-off-by: jgart <jgart@dismail.de>
gnu: python-pyvips: Remove python-pyperf native-input. * gnu/packages/python-xyz.scm (python-pyvips)[native-inputs]: Remove python-pyperf. Signed-off-by: jgart <jgart@dismail.de>
gnu: python-pyperf: Switch to pyproject. * gnu/packages/python-xyz.scm (python-pyperf): [build-system]: Switch to pyproject-build-system. [arguments]<#:test-flags>: Set them to replace... <#:phases>:... these. [native-inputs]: Add python-pytest, python-setuptools, python-wheel. [description]: Run guix style. Signed-off-by: jgart <jgart@dismail.de>
gnu: python-types-toml: Switch to pyproject. * gnu/packages/python-xyz.scm (python-types-toml): [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-setuptools, python-wheel. [description]: Run guix style. Signed-off-by: jgart <jgart@dismail.de>
gnu: python-pydantic-2: Skip benchmark tests. * gnu/packages/python-xyz.scm (python-pydantic-2) [arguments]<#:test-flags>: Skip all benckmark tests. <#:phases>: Remove 'pre-check phase. Signed-off-by: jgart <jgart@dismail.de>
gnu: python-xlwt: Switch to pyproject. * gnu/packages/python-xyz.scm (python-xlwt): [build-system]: Switch to pyproject-build-system. [arguments]: Remove them. [native-inputs]: Add python-pytest, python-setuptools, python-wheel. Remove python-nose. [description]: Improve style. Signed-off-by: jgart <jgart@dismail.de>
gnu: python-fenics-ufl: Update to 2025.1.0. * gnu/packages/simulation.scm (python-fenics-ufl): Update to 2025.1.0. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]: Remove them. [native-inputs]: Add python-setuptools, python-wheel. [home-page, description]: Update. Signed-off-by: jgart <jgart@dismail.de>
gnu: Move APL fonts to (gnu packages fonts). * gnu/packages/apl.scm (font-apl2741-unicode, font-apl333, font-apl385): Move from here... * gnu/packages/fonts.scm: ... to here. Closes: #2246 Change-Id: Ie9d6f28d568ccdaab0f63b543e7f944b92ea685f Signed-off-by: 宋文武 <iyzsong@member.fsf.org>