1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-15 03:20:43 +02:00
Commit graph

154435 commits

Author SHA1 Message Date
Sharlatan Hellseher
97fee203a5
gnu: go-github-com-prometheus-client-golang: Skip one more test.
* gnu/packages/prometheus.scm (go-github-com-prometheus-client-golang)
[arguments] <test-flags>: Skip one more test on non x86_64 systems.

Change-Id: Iac1f98a355b595a40fa61c5c4f479f8c11343d9b
2025-02-03 14:02:46 +00:00
Sharlatan Hellseher
5b9fa4a27c
gnu: go-github-com-cespare-xxhash-v2: Update to 2.3.0.
* gnu/packages/golang-crypto.scm (go-github-com-cespare-xxhash-v2): Update to 2.3.0.

Change-Id: I07f4933769c9f32a1c9c785497300ff83acd8f7c
2025-02-03 14:02:46 +00:00
Sharlatan Hellseher
4ded4c6b71
gnu: go-github-com-cespare-xxhash-v2: Skip dynamic and benchmark tests.
Reported in #75970 by Roman Scherer <roman@burningswell.com>.

Tests containing in "dynamic" directory fail to find ld on aarch64-linux
system, these changes limit the number of tests to current project's
root and "xxhsum" subdir.

* gnu/packages/golang-crypto.scm (go-github-com-cespare-xxhash-v2)
[arguments] <test-subdirs>: Limit to "xxhsum" and project's root.

Change-Id: Id67a33c313e127ffafbcf64da01515a6a3cc96fc
2025-02-03 14:02:38 +00:00
宋文武
e1cee41a02
gnu: cogl: Disable gstreamer plugin.
The cogl GStreamer sink has been broken:
  <https://gitlab.gnome.org/Archive/cogl/-/issues/15>

* gnu/packages/gnome.scm (cogl)[inputs]: Remove gstreamer and
gst-plugins-base.
[arguments]: Pass "--enable-cogl-gst=no" to configure-flags.

Change-Id: I644da53effb52c6b6d8b1f9b6df293545fab963c
Fixes: <https://issues.guix.gnu.org/39126>
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail>
2025-02-03 21:47:19 +08:00
Danny Milosavljevic
fabcfb48eb
gnu: Add python-elevate.
* gnu/packages/python-xyz.scm (python-elevate): New variable.

Change-Id: Ib29baca60329ac97310b5798643545e707cc484a
2025-02-03 13:54:08 +01:00
Danny Milosavljevic
def8bd5197
gnu: Add python-dlib.
* gnu/packages/machine-learning.scm (python-dlib): New variable.

Change-Id: Ia61ad36998353386b6d00f2ad1dd179ba28e9a38
2025-02-03 13:09:04 +01:00
Danny Milosavljevic
6cd15c83ab
gnu: Add dlib.
* gnu/packages/machine-learning.scm (dlib): New variable.

Change-Id: Id0240565dfe76c7cdf0d74917f1de6fcd2da9f24
2025-02-03 13:09:02 +01:00
Sharlatan Hellseher
553f05db0e
gnu: packages/golagn-xyz: Sort alphabetically.
* gnu/packages/golang-xyz.scm (go-github-com-go-viper-mapstructure-v2,
go-github-com-kevinmbeaulieu-eq-go-eq-go,
go-github-com-sosodev-duration): Sort variables alphabetically.

Change-Id: If0ce6733d99f497ac3100eaed4a30cd4997963f3
2025-02-03 11:27:11 +00:00
Sharlatan Hellseher
235e240914
gnu: go-github-com-sosodev-duration: Improve package.
* gnu/packages/golang-xyz.scm (go-github-com-sosodev-duration)
[synopsis]: Extend it with more details sourced from project's GitHub
page.
[description]: Fix TexInfo formatting, relax wording.

Change-Id: I17cc5b1aa74d0bb908fc2d6828533e6c725f0252
2025-02-03 11:27:10 +00:00
Sharlatan Hellseher
3a4a6f9d28
gnu: go-github-com-go-viper-mapstructure-v2: Improve package.
* gnu/packages/golang-xyz.scm (go-github-com-go-viper-mapstructure-v2)
[arguments] <unpack-path>: Remove as redundant.
[description]: Apply some TexInfo styling, adjust indentation.

Change-Id: I22496d7a1b295009d3fc7762d55b0a01e587879e
2025-02-03 11:27:10 +00:00
Sharlatan Hellseher
d37fc1c65b
gnu: go-github-com-kevinmbeaulieu-eq-go-eq-go: Rename variable.
* gnu/packages/golang-xyz (go-github-com-kevinmbeaulieu-eq-go-eq-go):
Rename to go-github-com-kevinmbeaulieu-eq-go to reflect go.mod import
path.

Change-Id: Ib71bfa5215df8c72c0a190f183167a1ab0ca409c
2025-02-03 11:27:10 +00:00
Sharlatan Hellseher
732cca59f3
gnu: go-github-com-kevinmbeaulieu-eq-go-eq-go: Improve package.
* gnu/packages/golang-xyz.scm (go-github-com-kevinmbeaulieu-eq-go-eq-go)
[arguments] <skip-build?>: No go files in project's root.
<import-path>: Set as seen in go.mod.
<unpack-path>: Remove as redundant.
[synopsis]: Add meaningful sentence sourced from project's GitHub page.

Change-Id: I1c05710ee7ae606f185adbfa67daec54e4e2d972
2025-02-03 11:27:10 +00:00
Sharlatan Hellseher
9448d7c8fa
Revert "gnu: Add go-github-com-dgryski-trifles-leven."
This variable is a duplicate and available in (gnu package golang-xyz).

This reverts commit 3dd408f6aa.

Change-Id: Ic3e79f6332681c70a9cf62763ab0b0210c0c2c2f
2025-02-03 11:27:10 +00:00
Sharlatan Hellseher
e91ef0383f
Revert "gnu: Add go-github-com-arbovm-levenshtein."
The variable is a duplicated and available in (gnu packages golang-xyz).

This reverts commit 634d534a46.

Change-Id: I205a2fa4fccbb00e77525af14ee3ee3e08e9530c
2025-02-03 11:27:10 +00:00
Sharlatan Hellseher
7b9a2a9321
Revert "gnu: Add go-github-com-agnivade-levenshtein."
The variable is a duplicate and available in (gnu packages golang-xyz).

This reverts commit e16d89d4c0.

Change-Id: I4ea3008839eb954ddfaf4f27e7631958926d6a20
2025-02-03 11:27:10 +00:00
Sharlatan Hellseher
54c5dca6f0
Revert "gnu: Add go-github-com-vektah-gqlparser-v2."
The variable is a duplicate and available in (gnu packages golang-web).

This reverts commit 0550c4191f.

Change-Id: Ia7fa7f399690e8ced4511b8ca63a750b6b08ff7f
2025-02-03 11:27:10 +00:00
Olivier Rojon
1c7916cebe
gnu: mixxx: Update to 2.5.
* gnu/packages/music.scm (mixxx): Update to 2.5.
[source]: Unbundle libshout-idjc.
[arguments]: Use G-expressions.  Replace LD_LIBRARY_PATH wrapping with
a substitute for 'libfaad.so'.
[native-inputs]: Add pkg-config.
[inputs]: Add eudev and libxkbcommon.  Remove jack-1 and libshout.
Replace ffmpeg with ffmpeg-4.  Replace Qt5 libraries with Qt6 libraries.

Change-Id: I865a25668422abcb1c4fa6e0a65ee55212445431
Co-authored-by: 宋文武 <iyzsong@member.fsf.org>
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2025-02-03 18:22:21 +08:00
宋文武
ac50527e3c
gnu: libshout-idjc: Propagate inputs.
* gnu/packages/audio.scm (libshout-idjc)[inputs]: Move libogg, libtheora,
libvorbis and speex to 'propagated-inputs'.

Change-Id: Ib2ae3a3d619660a83c49c3d7ff76399675565064
2025-02-03 16:03:56 +08:00
Maxim Cournoyer
1261974236
gnu: udisks: Rewrite source URI.
* gnu/packages/freedesktop.scm (udisks) [source]: Rewrite source URI.

Change-Id: I3351a7b6d18f7b8f41eeb95f055e3cdaedbfbcb0
2025-02-03 13:17:58 +09:00
Nguyễn Gia Phong
4fccad8387
gnu: python-pysmt: Update to 0.9.6.
* gnu/packages/python-xyz.scm (python-pysmt): Update to 0.9.6.
[source]: Remove obsolete patches.
* gnu/packages/patches/python-pysmt-fix-pow-return-type.patch,
gnu/packages/patches/python-pysmt-fix-smtlib-serialization-test.patch:
Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.

Change-Id: I3772e8b118f122ddd66644a459a483183ef89193
Reviewed-by: Nicolas Graves <ngraves@ngraves.fr>
Signed-off-by: Leo Famulari <leo@famulari.name>
2025-02-02 17:05:46 -05:00
Jake Koroman
ad59a0c88b
gnu: rofi-pass-wayland: Fix package inheritance bug.
This package inherits from ROFI-PASS, and erroneously duplicates a path
substitution from that package's 'fix-etc-path' phase. The patched path is
incorrect after the substitution is performed twice.

* gnu/packages/password-utils.scm (rofi-pass-wayland)[arguments]: Remove
duplicated patching of '/etc' in the 'set-wayland-defaults' phase.

Change-Id: I61d7ed4f9f84903aef2a21a3bc5ca3e65a092577
Reviewed-by: Nicolas Graves <ngraves@ngraves.fr>
Signed-off-by: Leo Famulari <leo@famulari.name>
2025-02-02 16:51:57 -05:00
Sughosha
b64d3168af
gnu: Add fatresize.
* gnu/packages/disk.scm (fatresize): New variable.

Change-Id: Iebe5d4df7e3c8b4d41f72d5774577672c9c6ba9b
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2025-02-02 14:55:59 +08:00
Rostislav Svoboda
b85db5febc
gnu: ausweisapp: Update to 2.2.2, improve description.
* gnu/packages/security-token.scm (ausweisapp): Update to 2.2.2.
[description]: Mention pcscd service.

Change-Id: I7fc571ab3126eb389599b2d35bba4355b9b19e90
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2025-02-02 14:46:38 +08:00
宋文武
284a9c3d7d
gnu: taisei: Update to 1.4.2.
* gnu/packages/games.scm (taisei): Update to 1.4.2.
[arguments]: Adjust configure-flags.

Change-Id: I3bb55fe1c17c55145832196007ec7ad195d71520
2025-02-02 14:42:40 +08:00
宋文武
a13af93b53
gnu: perl-sdl: Fix build.
* gnu/packages/perl.scm (perl-sdl)[arguments]: Add 'skip-failing-test phase.

Change-Id: I44627e1d19a4a4d37f7b2663738cde2f0dc598ee
2025-02-02 14:41:46 +08:00
Evgeny Pisemsky
66ee8de752
gnu: Add python-securetar.
* gnu/packages/python-xyz.scm (python-securetar): New variable.

Change-Id: Ic27644f20f59b6dceb2c15c637eb2db5955abba3
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2025-02-02 14:25:28 +08:00
KURASHIKI Satoru
df909321b6
gnu: mcomix: Update to 3.1.0, fix build.
* gnu/packages/image-viewers.scm (mcomix): Update to 3.1.0.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-wheel.

Change-Id: I9f43c7e1c8d95d75d3ce6e7242cd63541c895b33
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2025-02-02 14:23:40 +08:00
altadil
ffe022d92f
gnu: pantheon-terminal: Update to 6.3.1.
* gnu/packages/pantheon.scm (pantheon-terminal): Update to 6.3.1.
Fix typo in comment.

Change-Id: I6424b134ae03491d12cf84216e790a840649556e
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2025-02-02 14:16:50 +08:00
Ashish SHUKLA
26a50afec2
gnu: guile-swayer: Update to 0.4.1.
* gnu/packages/guile-xyz.scm (guile-swayer): Update to 0.4.1.
[build-system]: Switch to gnu-build-system as per upstream.
[native-inputs]: Add pkg-config, autoconf, automake.

Change-Id: Ic3c469e38ad4fe8646ccf0c80ddcf945738b6f3c
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2025-02-02 14:14:57 +08:00
Ian Eure
5b9d9cc900
gnu: freedoom: Update to 0.13.0.
* gnu/packages/games.scm (freedoom): Update to 0.13.0.

Change-Id: I0b9233e49bbfe13d395163b813c334c3b4c3ebb1
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2025-02-02 14:10:39 +08:00
Raphaël Mélotte
070c073d50
gnu: fatrace: Update to 0.18.0
* gnu/packages/monitoring.scm (fatrace): Update to 0.18.0

Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-02-01 17:11:53 -08:00
Danny Milosavljevic
0550c4191f
gnu: Add go-github-com-vektah-gqlparser-v2.
* gnu/packages/golang-xyz.scm (go-github-com-vektah-gqlparser-v2): New
variable.

Change-Id: I3cbf496ed9c85e0576b6034162f6911b775cde90
2025-02-02 01:47:20 +01:00
Danny Milosavljevic
e16d89d4c0
gnu: Add go-github-com-agnivade-levenshtein.
* gnu/packages/golang-xyz.scm (go-github-com-agnivade-levenshtein): New
variable.

Change-Id: I71383dd703bb9418db184cd4fd0f2fd82a907a48
2025-02-02 01:44:26 +01:00
Danny Milosavljevic
3dd408f6aa
gnu: Add go-github-com-dgryski-trifles-leven.
* gnu/packages/golang-xyz.scm (go-github-com-dgryski-trifles-leven): New
variable.
(go-github-com-dgryski-trifles): New variable.

Change-Id: I6cb08db456c7a8a6f321db4c677f117bd42c0a78
2025-02-02 01:39:55 +01:00
Danny Milosavljevic
634d534a46
gnu: Add go-github-com-arbovm-levenshtein.
* gnu/packages/golang-xyz.scm (go-github-com-arbovm-levenshtein): New variable.

Change-Id: Ibcee5d42b8d2c333ec38bc7405611091ec6e7887
2025-02-02 01:38:52 +01:00
Danny Milosavljevic
20599e56a6
gnu: Add go-github-com-sosodev-duration.
* gnu/packages/golang-xyz.scm (go-github-com-sosodev-duration): New variable.

Change-Id: I26d130fb8372ad0f635fd7eacbce314dc65c38be
2025-02-02 01:29:29 +01:00
Danny Milosavljevic
4551b19eb6
gnu: Add go-github-com-kevinmbeaulieu-eq-go-eq-go.
* gnu/packages/golang-xyz.scm (go-github-com-kevinmbeaulieu-eq-go-eq-go):
New variable.

Change-Id: Ieab9c041a4fd29a8e7d2149528eb91499a61de2e
2025-02-02 01:21:38 +01:00
Danny Milosavljevic
336d31b692
gnu: Add go-github-com-go-viper-mapstructure-v2.
* gnu/packages/golang-xyz.scm (go-github-com-go-viper-mapstructure-v2):
New variable.

Change-Id: I70f70a5bd392264701fe05a5f17fe2d20b53916f
2025-02-02 01:20:34 +01:00
Danny Milosavljevic
6c70b77c35
gnu: swftools: Add perl.
* gnu/packages/animation.scm (swftools)[native-inputs]: Add perl.

Change-Id: Ia262052c5f3255dc63137124b1c6f96bab59fc2e
2025-02-02 01:00:44 +01:00
Danny Milosavljevic
7bac8e1317
gnu: Register patch for llama-cpp.
* gnu/local.mk (dist_patch_DATA): Add llama-cpp-vulkan-optional.patch .

Change-Id: If6d189aef3b40b28d5ccbdb9435ead510f014ec0
2025-02-02 00:59:24 +01:00
Danny Milosavljevic
d3f3a9c5ca
gnu: emacs-el-job: Update to 0.3.23.
* gnu/packages/emacs-xyz.scm (emacs-el-job): Update to 0.3.23.

Change-Id: If413d56cf95d3df6e2d0bb92569a3d80fea6860a
2025-02-02 00:35:10 +01:00
Danny Milosavljevic
c87b3fe2d4
gnu: Add emacs-org-notify.
* gnu/packages/emacs-xyz.scm (emacs-org-notify): New variable.

Change-Id: I5ecda2298b65e4dfde61c84880557e985072e1b4
2025-02-02 00:25:19 +01:00
Danny Milosavljevic
24fad804f3
gnu: llama-cpp: Make the runtime check safer.
* gnu/packages/patches/llama-cpp-vulkan-optional.patch: Make the runtime check
safer.

Change-Id: If72148fb3e8bf500d35c0987126a788ec410cdbd
2025-02-02 00:24:36 +01:00
Andy Tai
aba3e48ae1
gnu: artanis: Update to 1.2.2.
* gnu/packages/guile-xyz.scm (artanis): Update to 1.2.2.

Change-Id: I5d408dcbc9442a658ee842f04813eb29bcfa148a
Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-02-01 12:43:19 -08:00
Murilo
3f10d863c8
gnu: hypridle: Build with gcc-14.
* gnu/packages/wm.scm (hypridle)[native-inputs]: Remove gcc-13; add gcc-14.

Change-Id: Iab5fe7eb9bcfc9be445d22a447eb4329f439c341
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2025-02-01 14:50:57 -05:00
Murilo
f71ad8f571
gnu: xdg-desktop-portal-hyprland: Build with gcc-14.
* gnu/packages/freedesktop.scm (xdg-desktop-portal-hyprland)
[native-inputs]: Remove gcc-13; add gcc-14.

Change-Id: Ia885131063d1798ac6a9b43877276e3469d69957
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2025-02-01 14:50:26 -05:00
Murilo
e4d5c0c9f1
gnu: hyprpicker: Update to 0.4.2.
* gnu/packages/xdisorg.scm (hyprpicker): Update to 0.4.2.
[native-inputs]: Remove gcc-13; add gcc-14.

Change-Id: I3f3f324042f05c586517d5d3686d907aacd5b970
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2025-02-01 14:49:35 -05:00
Murilo
b4b4c76982
gnu: hyprwayland-scanner: Update to 0.4.4.
* gnu/packages/freedesktop.scm (hyprwayland-scanner): Update to 0.4.4.
[native-inputs]: Remove gcc-13; add gcc-14.

Change-Id: I52fb2d404d17b69e474109488724e3cc9f31c157
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2025-02-01 14:49:33 -05:00
Murilo
fb7f782410
gnu: hyprland-qtutils: Update to 0.1.3.
* gnu/packages/qt.scm (hyprland-qtutils): Update to 0.1.3.

Change-Id: Icc745e44435f472f4fbae1e3098d29319823c357
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2025-02-01 14:49:32 -05:00
Murilo
7a6406d3ac
gnu: hyprcursor: Update to 0.1.11.
* gnu/packages/xdisorg.scm (hyprcursor): Update to 0.1.11.
[native-inputs]: Remove gcc-13; add gcc-14.

Change-Id: I576a2ddf2ab97176500187bb84f63240f1b8f5fa
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2025-02-01 14:49:30 -05:00