aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/dict.scm
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2024-11-27 20:42:09 +0000
committerSharlatan Hellseher <sharlatanus@gmail.com>2024-12-13 20:28:39 +0000
commitd3bad46f990fbd884ca114dddd5af0eae434aecc (patch)
tree789d2bacb2a62dbcea8a7420cec987a9a60f49e6 /gnu/services/dict.scm
parented9935ff8723186a906629b576b70dd54e62f7d4 (diff)
downloadguix-d3bad46f990fbd884ca114dddd5af0eae434aecc.tar.gz
guix-d3bad46f990fbd884ca114dddd5af0eae434aecc.zip
gnu: reprotest: Improve package style
* gnu/packages/diffoscope.scm (reprotest): Improve package style, adjust fields order. [build-system]: Swap to pyproject-build-system. [inputs]: Remove python-debian, python-distro, python-libarchive-c, and python-rstr. [propagated-inputs]: Add python-debian, python-distro, python-libarchive-c, and python-rstr. [native-inputs]: Remove python-coverage and python-tox, add python-setuptools and python-wheel. Change-Id: Ia99f4a512c543bde2d9e4caba7dfecee2c05701e
Diffstat (limited to 'gnu/services/dict.scm')
0 files changed, 0 insertions, 0 deletions
tecture....This makes powerpc64le-linux a supported architecture for Guix, but not for Guix System. * Makefile.am (SUPPORTED_SYSTEMS): Add an entry for powerpc64le-linux. * etc/guix-install.sh (chk_sys_arch): Same. * guix/packages.scm (%supported-systems): Same. * m4/guix.m4 (GUIX_ASSERT_SUPPORTED_SYSTEM): Same. * tests/guix-build.sh (all_systems): Same. Chris Marusich