Commit graph

152291 commits

Author SHA1 Message Date
Ekaitz Zarraga
c1dde84ca8
gnu: Add m4-boot.
* gnu/packages/commencement.scm (m4-boot): New variable.

Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
Change-Id: Ic04b8b9ba7e273fe0607428b91d50e548f800aa1
2025-01-13 11:23:08 +02:00
Efraim Flashner
e419d704a5
gnu: Add %boot-tcc-musl-inputs.
* gnu/packages/commencement.scm (%boot-tcc-musl-inputs): New variable.

Change-Id: I65673183f284808ec8337dbdfa50678f21c28cd8
2025-01-13 11:23:08 +02:00
Ekaitz Zarraga
d1fc4a9bfe
gnu: Add binutils-muslboot0.
* gnu/packages/commencement.scm (binutils-muslboot0): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
Change-Id: I3c0f18f97b60f302620baccab895cebdb332e1c5
2025-01-13 11:23:08 +02:00
Efraim Flashner
00a4a2f52e
gnu: Add oksh-muslboot0.
* gnu/packages/commencement.scm (oksh-muslboot0): New variable.

Change-Id: I37bf7ac4c3cac842c217c297f257e8143fb2eaf8
2025-01-13 11:23:08 +02:00
Ekaitz Zarraga
d8654ebcbb
gnu: Add tcc-musl.
* gnu/packages/commencement.scm (tcc-musl): New variable.

Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
Change-Id: I4031733b8c11551b86dac373735712123bf9aafe
2025-01-13 11:23:08 +02:00
Ekaitz Zarraga
7c6a37de24
gnu: Add tcc-boot-musl.
* gnu/packages/commencement.scm (tcc-boot-musl): New variable.

Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
Change-Id: Id658d7cd7c7b7b4051bd8418f57797fbbe426117
2025-01-13 11:23:07 +02:00
Ekaitz Zarraga
15655116dc
gnu: Add musl-boot0.
* gnu/packages/commencement.scm (musl-boot0): New variable.

Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
Change-Id: Ifceb687164435c6a2d9a630a2923a3ef71df007a
2025-01-13 11:23:07 +02:00
Ekaitz Zarraga
d8e6e14a12
gnu: tcc-boot: Update to 0.9.27.1139-8cd21e9.
* gnu/packages/commencement.scm (tcc-boot0)
[native-inputs]: Remove mes-boot.
[arguments]: Adjust the 'scripted-patch phase for changes in the code.
Adjust the 'configure phase to create a minimal config.h to enable
building.  Adjust the compile flags passed in the 'build phase.  Add the
'build-libtcc1.a and 'rebuild-libraries phases.  Replace the 'install
phase with a manual install phase.

Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
Change-Id: I81f4105a8f925943cd49e842dd8ae32f2eba45e0
2025-01-13 11:23:07 +02:00
Efraim Flashner
2da34d54dd
gnu: tcc-boot: Support more architectures.
* gnu/packages/commencement.scm (tcc-boot0)[arguments]: Adjust the
'configure phase to specify the build target.  Adjust the 'build and
'install phases to not pass architecture specific flags.

Change-Id: I3aa0ce006922a98a0070c81b65dc747736020e21
2025-01-13 11:23:07 +02:00
Efraim Flashner
e80d915d1b
gnu: tcc-boot0: Specify the build target.
* gnu/packages/commencement.scm (tcc-boot0)[arguments]: Adjust the
'configure phase to specify the build target.

Change-Id: Ic418a631ed48873771217207d0088573fe2a151a
2025-01-13 11:23:07 +02:00
Efraim Flashner
3d1a94c948
gnu: gcc-mesboot1-wrapper: Correctly target more systems.
* gnu/packages/commencement.scm (gcc-mesboot1-wrapper)[arguments]:
Adjust the 'build phase to correctly target more architectures.

Change-Id: I26ed5d329d7b3c80d74edd27acf4f2865928db7b
2025-01-13 11:23:07 +02:00
Efraim Flashner
b6c25eafb6
gnu: mes-boot: Enable support for armhf-linux and aarch64-linux.
* gnu/packages/commencement.scm (mes-boot)[supported-systems]: Add
armhf-linux, aarch64-linux.

Change-Id: I65da745e6db050416356613c67348fc3bfeee23e
2025-01-13 11:23:07 +02:00
Efraim Flashner
0312a45814
gnu: gcc-mesboot: Use commencement-build-target.
* gnu/packages/commencement.scm (gcc-mesboot)[arguments]: Adjust the
configure-flags and 'setenv phase to use commencement-build-target.

Change-Id: I7f864963dd5c08b878dda29188741707b3016edd
2025-01-13 11:23:07 +02:00
Efraim Flashner
e01ddbde27
gnu: glibc-headers-mesboot: Use commencement-build-target.
* gnu/packages/commencement.scm (glibc-headers-mesboot)[arguments]:
Adjust the configure-flags to use commencement-build-target.

Change-Id: Icc4a05f3f5f448a5cb657319ae47b3c3d4f347ca
2025-01-13 11:23:07 +02:00
Efraim Flashner
6afa7dcabf
gnu: gcc-core-mesboot1: Use commencement-build-target.
* gnu/packages/commencement.scm (gcc-core-mesboot1)[arguments]: Adjust
the configure-flags, make-flags and 'setenv phase to use
commencement-build-target.

Change-Id: I6dc04a4aacde08a83f9f5dac3af9c0fabc69d2a7
2025-01-13 11:23:07 +02:00
Efraim Flashner
38d5197272
gnu: binutils-mesboot1: Use commencement-build-target.
* gnu/packages/commencement.scm (binutils-mesboot1)[arguments]: Adjust
the configure-flags to use commencement-build-target.

Change-Id: I950f3f43a823965833d04b0475adf3f4f2967711
2025-01-13 11:23:07 +02:00
Efraim Flashner
acfbb0a08e
gnu: gcc-mesboot0: Use commencement-build-target.
* gnu/packages/commencement.scm (gcc-mesboot0)[arguments]: Adjust the
configure-flags and 'install2 phase to use commencement-build-target.

Change-Id: Icbd301bb6e1bb003940c1a9fef7d02fdc725a283
2025-01-13 11:23:06 +02:00
Efraim Flashner
00a96c2a28
gnu: glibc-mesboot0: Use commencement-build-target.
* gnu/packages/commencement.scm (glibc-mesboot0)[arguments]: Adjust the
configure-flags to use commencement-build-target.

Change-Id: Icc90fbc7669e5bd59e34d498d1a4f561af748cba
2025-01-13 11:23:06 +02:00
Efraim Flashner
f95af61812
gnu: gcc-core-mesboot0: Use commencement-build-target.
* gnu/packages/commencement.scm (gcc-core-mesboot0)[arguments]: Adjust
the configure-flags and build phase to use commencement-build-target.
[native-search-paths]: Use commencement-build-target.

Change-Id: Ic147d914f45e1a5dd61fd93223792859e51264cb
2025-01-13 11:23:06 +02:00
Efraim Flashner
f01f6250f5
gnu: binutils-mesboot0: Use commencement-build-target.
* gnu/packages/commencement.scm (binutils-mesboot0)[arguments]: Adjust
the configure-flags to use commencement-build-target.

Change-Id: I18ed9a0dfebc9c90eb8cab2aeda3210a0b9508c1
2025-01-13 11:23:06 +02:00
Efraim Flashner
7ceed44dbb
gnu: patch-mesboot: Enable building on all systems.
* gnu/packages/commencement.scm (patch-mesboot)[supported-systems]:
Remove field.

Change-Id: I0bd853e9cabef671bff4b6a3d79621126fff39b9
2025-01-13 11:23:06 +02:00
Efraim Flashner
73113e82a7
gnu: gnu-make-mesboot0: Update to 3.82.
* gnu/packages/commencement.scm (gnu-make-mesboot0): Update to 3.82.
[supported-systems]: Remove field.
[arguments]: Adjust configure-flags to use commencement-build-target.

Change-Id: I04d65008c891d451d640b222f84cef4dbb2b79c2
2025-01-13 11:23:06 +02:00
Efraim Flashner
610271c337
gnu: gzip-mesboot: Allow building on all systems.
* gnu/packages/commencement.scm (gzip-mesboot) [supported-systems]:
Remove field.

Change-Id: I3648113e44df1052e0a6581cd414284f7de4e71e
2025-01-13 11:23:06 +02:00
Efraim Flashner
11df7c5f7f
gnu: mes-boot: Use commencement-build-target.
* gnu/packages/commencement.scm (mes-boot)[arguments]: Adjust 'configure
phase to use commencement-build-target.

Change-Id: Iee906690041f6fe3d015bfa594d64e330cd31be8
2025-01-13 11:23:06 +02:00
Efraim Flashner
d682b721a5
gnu: Add commencement-build-target.
* gnu/packages/commencement.scm (commencement-build-target): New
procedure.

Change-Id: Ie479ccd0afd659e843b45cb5cf22717f34ddff5c
2025-01-13 11:23:06 +02:00
Efraim Flashner
383187ff80
gnu: mes-boot: Extend build timeout.
* gnu/packages/commencement.scm (mes-boot)[properties]: New field.

Change-Id: I5086114ff6d06687a167c3cdce0b8cc1d139c80b
2025-01-13 11:23:06 +02:00
Efraim Flashner
d49e1af9ad
gnu: stage0-posix: Update to 1.7.0.
* gnu/packages/commencement.scm (stage0-posix): Update to 1.7.0.
[description]: Update to follow upstream's changes.

Change-Id: I3a9d9cdb494188b88f62becf00809c8f899208bd
2025-01-13 11:23:06 +02:00
Efraim Flashner
31b147049b
gnu: mes-boot: Update to 0.27.
* gnu/packages/commencement.scm (mes-boot): Update to 0.27.

Change-Id: I1fc91fe60fb421c688378223210ad6dba30faabf
2025-01-13 11:23:05 +02:00
Ekaitz Zarraga
7b1a818bcd
gnu: tcc-boot0: Update to 0.9.26-1157-gdd46e018.
* gnu/packages/commencement.scm (tcc-boot0): Update to
0.9.26-1157-gdd46e018.

Change-Id: Ie95cdafc567265b8924f982b6e4b3b8959777b5f
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2025-01-13 11:23:05 +02:00
Ekaitz Zarraga
74c68456da
gnu: mes-boot: Update to 0.26.1.
* gnu/packages/commencement.scm (mes-boot): Update to 0.26.1.

Change-Id: I59617e202bdbea79012df9b7174bd001869cc04a
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2025-01-13 11:23:02 +02:00
jgart
9edb4fe373
gnu: emacs-dape: Update to 0.21.0.
* gnu/packages/emacs-xyz.scm (emacs-dape): Update to 0.21.0.

Change-Id: Ia22f8f3a5630e6f8588965546494145dd84f93d9
2025-01-13 00:49:01 -06:00
Feng Shu
4fef7b2694
gnu: Add lightdm-tiny-greeter.
* gnu/packages/display-managers.scm (lightdm-tiny-greeter): New variable.
(customize-lightdm-tiny-greeter): New procedure.

Change-Id: I4c6d9df0fcc33179692c016bea5a45eaae3b029b
Signed-off-by: Feng Shu <tumashu@163.com>
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2025-01-13 08:20:57 +08:00
ROCKTAKEY
c81113bfa0
gnu: Add font-cica.
* gnu/packages/fonts.scm (font-cica): New variable.

Change-Id: I8bfd7f7050d8e6870aeb3e5f65f8b420078170ef
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2025-01-13 08:11:15 +08:00
Andrew Wong
96db64f996
gnu: Add doom-runner.
* gnu/packages/games.scm (doom-runner): New variable.

Change-Id: I986299789ab1c73b6a918226fdb33558355c0269
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2025-01-13 07:53:53 +08:00
Leo Famulari
666f484fcf
news: Add entry about removing linux-libre 6.11.
* etc/news.scm: Add entry.

Change-Id: Id405d3f289f22f52c252a7b30ba66abe963a54d8
2025-01-12 15:33:58 -05:00
Leo Famulari
5c2bcafd28
gnu: Remove linux-libre 6.11.
This kernel series is no longer supported upstream.

* gnu/packages/linux.scm (linux-libre-6.11-version,
linux-libre-6.11-gnu-revision, deblob-scripts-6.11,
linux-libre-6.11-pristine-source, linux-libre-6.11-source,
linux-libre-headers-6.11, linux-libre-6.11): Remove variables.
the commit message for your changes. Lines starting
* gnu/packages/aux-files/linux-libre/6.11-arm.conf,
gnu/packages/aux-files/linux-libre/6.11-arm64.conf,
gnu/packages/aux-files/linux-libre/6.11-i686.conf,
gnu/packages/aux-files/linux-libre/6.11-riscv.conf,
gnu/packages/aux-files/linux-libre/6.11-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove them.

Change-Id: I71ae7696534b2096de5ffb650bf8a8313e907edb
2025-01-12 15:22:20 -05:00
Adriel Dumas--Jondeau
f365d6c636
gnu: love: Update to 11.5.
* gnu/packages/game-development.scm (love): Update to 11.5.

Change-Id: Idb8e6955aa2aedb7a76abb7a759b8684b3c86516
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-01-12 20:03:18 +00:00
Sharlatan Hellseher
f0adcca9db
import/go: Fix #:go formation.
Reported by MSavoritias <email@msavoritias.me> in #74992 "guix import go
package definition is not valid".  This change fixes it: instead of
"#:go 1.22" will produce "#:go go-1.22".

* guix/import/go.scm (go-module->guix-package): Fix format for #:go key
argument.

Change-Id: I9db0688b8e2970f5e90b415966d39b45505b7c8e
2025-01-12 19:39:39 +00:00
Sharlatan Hellseher
08a5048092
gnu: spritely-libp2p-daemon: Enable tests, simplify.
* gnu/packages/ipfs.scm (spritely-libp2p-daemon)
[arguments] <go>: Default ig go-1.21 from the go-build-system.
<embed-files>: Use it instead of custom phase.
<phases>: Remove 'fix-libp2p-asn-util-embed.
[propagated-inputs]: Remove go-github-com-libp2p-go-libp2p,
go-github-com-libp2p-go-libp2p-peer,
go-github-com-libp2p-go-libp2p-crypto, and
go-github-com-multiformats-go-multiaddr.
[native-inputs]: Add go-github-com-libp2p-go-libp2p,
go-github-com-multiformats-go-multiaddr, and
go-github-com-stretchr-testify.

Change-Id: I594aa2958092b6943ef961a2cd3df89379cbbde2
2025-01-12 19:39:02 +00:00
Vasilii Smirnov
e42c9da557
gnu: flatpak: Fix icon validation.
* gnu/packages/package-management.scm (flatpak): Substitute a marker in
icon-validator/validate-icon.c for the store location.
* gnu/packages/patches/flatpak-fix-icon-validation.patch: Bind the guix
store during flatpak-validate-icon invocation in sandbox mode, along
with a few environment variables necessary for image format detection.

Change-Id: I15dfdd0ecadc57ed383e2985c1c3caa36be4a1de
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-01-12 18:50:52 +01:00
Spencer King
59646be903
gnu: Add julia-manualmemory.
* gnu/packages/julia-xyz.scm (julia-manualmemory): New variable.

Change-Id: I8a5b2c1fb9dfa0b83864023ba71a2cb74fee1d8f
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-01-12 18:48:15 +01:00
Spencer King
1c821f620a
gnu: Add julia-cpusummary.
* gnu/packages/julia-xyz.scm (julia-cpusummary): New variable.

Change-Id: Icd4a37d36786d59f5b6ec0e7ee9c8d7d901cacc3
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-01-12 18:48:05 +01:00
Andy Tai
bc9b4fb591
gnu: octave: Update to 9.3.0.
* gnu/packages/maths.scm (octave-cli): Update to 9.3.0.

Change-Id: I8422fcfb1cead868faeb563ac90b08d711c870c5
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-01-12 18:08:26 +01:00
Ludovic Courtès
092b7a3648
gnu: shepherd: Update to 1.0.1.
* gnu/packages/admin.scm (shepherd-1.0): Update to 1.0.1.

Change-Id: Ia02aef22fcfbc0eda3dac6ae200bddc9441c00f6
2025-01-12 18:01:32 +01:00
Ekaitz Zarraga
bde32a3d88
gnu: sioyek: Fix segfault on search.
Fix segfault produced when running a search command, see:
<https://github.com/ahrm/sioyek/issues/1285>

* gnu/packages/pdf.scm (sioyek)[inputs]: Remove mupdf; add mupdf-1.24.

Change-Id: I9ddc7f1154bc68c812ec314cfe5316bfd9de8182
2025-01-12 14:25:34 +01:00
Ekaitz Zarraga
227082900a
gnu: Add mupdf-1.24.
Needed for sioyek.

* gnu/packages/pdf.scm (mupdf-1.24): New variable.

Change-Id: I66a4ab1aa33da41c3c387bc7ce6850347ef7c79c
2025-01-12 14:25:34 +01:00
Liliana Marie Prikler
5e4cc506c7
gnu: xpadneo: Update to 0.9.7.
This fixes the currently failing build.

* gnu/packages/linux.scm (xpadneo): Update to 0.9.7.
2025-01-12 14:04:51 +01:00
宋文武
5d6c8767f6
gnu: xfce: Enable xfce4-screensaver.
This fixes <https://issues.guix.gnu.org/75288>.

* gnu/packages/xfce.scm (xfce)[inputs]: Add xfce4-screensaver.
* gnu/services/desktop.scm (xfce-pam-services): New procedure.
(xfce-desktop-service-type): Add a extension for pam-root-service-type.

Change-Id: I4bdf5088f4ccc743afdcfdd2d68541c2d883552d
2025-01-12 14:18:03 +08:00
Andrew Wong
a9a13ebccc
gnu: Add libretro-beetle-psx.
* gnu/packages/emulators.scm (make-libretro-beetle-psx): New procedure.
(libretro-beetle-psx, libretro-beetle-psx-hw): New variables.

Change-Id: I7d5bb2783a5952e00014f18eaf8e436e889ef77b
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2025-01-12 14:18:03 +08:00
宋文武
e74040b73c
import: git: Do not search pre-release words in tag prefix.
This fixes tags like 'xfce4-dev-tools-4.20.0'.

* tests/import-git.scm ("latest-git-tag-version: prefix contains pre-release
words"): New test.
* guix/import/git.scm (latest-tag): Don't filter out pre-releases tags.
(version-mapping): Filter out pre-releases tags from versions.
* gnu/packages/xfce.scm (garcon, thunar-archive-plugin, xfce4-dev-tools):
Remove FIXME comments for the 'generic-git' updater.

Change-Id: I7683200fa451d7fad153aa08fa9d5761688de01d
2025-01-12 14:18:03 +08:00