me
/
guix
Archived
1
0
Fork 0
Commit Graph

129391 Commits (59a68a6c2a4765b0e9bb17d3a7e65d565dd799dd)

Author SHA1 Message Date
Greg Hogan 59a68a6c2a
gnu: valgrind: Update to 3.22.0.
* gnu/packages/valgrind.scm (valgrind): Update to 3.22.0.

Change-Id: I336c4208d0a15e54ea8ae0238b898b8a909eea62
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-01-07 16:55:18 +01:00
Ludovic Courtès 6dc7307cfb
gnu: shepherd: Update to 0.10.3.
* gnu/packages/admin.scm (shepherd-0.10): Update to 0.10.3.

Change-Id: I6b14a41c22a18bcf0c5bd380d7f118276d0f761c
2024-01-07 16:55:18 +01:00
gemmaro b212e69346
gnu: taisei: Update to 1.4.
* gnu/packages/games.scm (taisei): Update to 1.4.
[inputs]: Add zstd:lib.
[native-inputs]: Add python-zstd.

Change-Id: Ic83c4b9f77affe7782b62812be86f3c376c7ef28
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-01-07 10:24:16 +01:00
gemmaro 33e6572bee
gnu: taisei: Use new package style.
* gnu/packages/games.scm (taisei)[arguments]: Convert to list of G-Expressions.
[license]: Reformat with guix style.

Change-Id: I717a7e408f5ae274c5aafa0f3e20bb7bca377b3a
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-01-07 10:07:23 +01:00
Nicolas Goaziou a8f2c03a60
gnu: Add redeal.
* gnu/packages/games.scm (redeal): New variable.

Change-Id: I89c000c7afdd594af3555bf23b0f028f99219ec3
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-01-07 10:06:42 +01:00
Nicolas Goaziou 3b4e71c473
gnu: dds: Update to 2.9.0-1.d2bc4c2.
* gnu/packages/game-development.scm (dds): Update to 2.9.0-1.d2bc4c2.

Change-Id: I3c6db4e81d70112f020f2d7a0f7db26069c7591f
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-01-07 10:06:42 +01:00
Wilko Meyer 11136fb0ad
gnu: Add morris.
* gnu/packages/games.scm (morris): New variable.

Change-Id: I35158d1f5cfd5f7267dcb8295d8102e2dd3f575c
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-01-07 10:06:42 +01:00
宋文武 25bcf4eda0
plan9port: Update to 0.1.0-1.f8681ac.
* gnu/packages/plan9.scm (plan9port): Update to 0.1.0-1.f8681ac.

Change-Id: I35eb40eb4213478db48989d8ed2c5865e7ce7afc
2024-01-07 10:39:50 +08:00
宋文武 2538a773c5
plan9port: Install into "$output/plan9" instead of "$output".
This fixes <https://issues.guix.gnu.org/67329>.

* gnu/packages/plan9.scm (plan9port)[arguments]: Add 'strip-directories'.
<phases>: Use "$output/plan9" as PLAN9_TARGET.  Remove 'wrap-executables
phase, instead invoke "./INSTALL -c" to change hard-coded /usr/local/plan9
paths.

Change-Id: I7e24f64445c9b6cdcc0d803239e10b226931a845
2024-01-07 10:39:45 +08:00
宋文武 e661c1f31d
gnu: bbcsdl: Update to 1.39a.
* gnu/packages/game-development.scm (bbcsdl): Update to 1.39a.
[arguments]: Replace bundled "DejaVuSans-Oblique.ttf" with symlink in the
'install' phase.

Change-Id: I7b7c8ec8a8216812e1c7a1fab74695b14f4d3ca2
2024-01-07 10:39:01 +08:00
宋文武 fc973ae399
gnu: elementary-xfce-icon-theme: Update to 0.18.
* gnu/packages/xfce.scm (elementary-xfce-icon-theme): Update to 0.18.

Change-Id: Ibcb595e20553c18893db3cad5d95bd85ef1c04fc
2024-01-07 10:37:05 +08:00
宋文武 aec0dea1f6
gnu: catfish: Update to 4.18.0.
* gnu/packages/xfce.scm (catfish): Update to 4.18.0.

Change-Id: Ibc9a9774b20d918ea7aa17404d093d2043ce6855
2024-01-07 10:36:41 +08:00
Guillaume Le Vaillant 157ad70182
gnu: p2pool: Update to 3.10.
* gnu/packages/finance.scm (p2pool): Update to 3.10.

Change-Id: Iebc332cdbd1204a43d5cb53b78994c11191429ca
2024-01-06 15:58:56 +01:00
Wilko Meyer 9891dd8814
gnu: Add qcheckers.
* gnu/packages/games.scm (qcheckers): New variable.

Change-Id: I399ac6aa0c268a8fcf68aabe716fe2d2d5e42605
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-06 15:58:56 +01:00
Sharlatan Hellseher e994bc0abf
gnu: yggdrasil: Remove duplicated input.
* gnu/packages/networking.scm (yggdrasil)[propagated-inputs]: Remove
duplicated go-github-com-hjson-hjson-go.

Change-Id: I13b1808ffcbf80a2b4fd17188a8b62557a943d24
Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-01-06 12:16:40 +03:00
Sharlatan Hellseher 50514b8d55
gnu: yggdrasil: Sort inputs alphabetically.
* gnu/packages/networking.scm (yggdrasil)[propagated-inputs]: Sort
alphabetically to ease maintenance.

Change-Id: I336307433842bd1dce0cfb62d93be767e0a92dbb
Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-01-06 12:16:39 +03:00
Sharlatan Hellseher 837e5f737e
gnu: go-github-com-hjson-hjson-go: Fix commit.
This package was updated in ada2152893 and
moved with lower version which broke yggdrasil.

Author:     Artyom V. Poptsov <poptsov.artyom@gmail.com>
AuthorDate: Wed Nov 1 00:15:16 2023 +0300
Commit:     Christopher Baines <mail@cbaines.net>
CommitDate: Fri Nov 3 10:14:06 2023 +0000

gnu: go-github-com-hjson-hjson-go: Update to 4.3.1.

* gnu/packages/golang.scm (go-github-com-hjson-hjson-go): Update to 4.3.1.

Change-Id: Iee2aef614686cbf79f388e2dd9435745d5502e2a
Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-01-06 12:16:38 +03:00
Leo Nikkilä c0e21e523d
gnu: mpd: Add D-Bus dependency.
MPD requires D-Bus for Zeroconf support. Avahi is currently included as
a dependency, but Zeroconf isn't actually enabled due D-Bus. This also
enables udisks support.

Before this change, `mpd -V' returns:

    Other features:
     epoll icu inotify ipv6 systemd tcp un

After this change, `mpd -V' returns:

    Other features:
     avahi dbus udisks epoll icu inotify ipv6 systemd tcp un

* gnu/packages/mpd.scm (mpd): Add D-Bus dependency.
[inputs]: Add dbus.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-01-05 17:04:32 -05:00
Maxim Cournoyer ce0d654bb5
gnu: mpd: Update to 0.23.15.
* gnu/packages/mpd.scm (mpd): Update to 0.23.15.

Change-Id: I584f33d5be6b1b62a97b014a758dfbecc8a6fa99
2024-01-05 17:03:58 -05:00
Maxim Cournoyer 67c9cdfdce
gnu: ffmpeg: Update to 6.1.1 (fixes CVE-2023-47342, CVE-2023-47344).
* gnu/packages/video.scm (ffmpeg): Update to 6.1.1.
Fixes CVE-2023-47342 and CVE-2023-47344 (see:
https://ffmpeg.org/security.html)

Change-Id: I5196a62fc56341809ed597389b431dae32bd50da
2024-01-05 15:23:07 -05:00
Maxim Cournoyer deeb7d1f53
gnutls: Update to 3.8.2 (fixes CVE-2023-5981).
* gnu/packages/tls.scm (gnutls): Graft with gnutls-3.8.2.
(gnutls-3.8.1): Replace with...
(gnutls-3.8.2): ... this.  Remove obsolete set-path-max phase, and make the
variable private.

Change-Id: Ib5cd276c9ecc87d1adc2f4f9633d49676cfe856d
2024-01-05 13:48:37 -05:00
Wilko Meyer 9abca269dd
gnu: linux-libre 6.1: Update to 6.1.70.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.70.
(linux-libre-6.1-pristine-source, deblob-scripts-6.1): Update hashes.

Change-Id: I5bcebd56f3b4d6cc7ad7419264c78c56c6f3ff95
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-01-05 13:15:20 -05:00
Wilko Meyer 8873e4cc16
gnu: linux-libre 6.6: Update to 6.6.9.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.9.
(linux-libre-6.6-pristine-source, deblob-scripts-6.6): Update hashes.

Change-Id: Id68891618879662b08e539f684482c4a8ef02541
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-01-05 13:15:20 -05:00
Wilko Meyer dd865cb515
gnu: Update my copyright.
* gnu/packages/linux.scm: Update copyright header.

Change-Id: Idaa9c90e05eba9d0f417f11e86a80bf8119a7a65
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-01-05 13:15:19 -05:00
Ricardo Wurmus 9068dc9f29
gnu: Add bustools.
* gnu/packages/bioinformatics.scm (bustools): New variable.

Change-Id: I24a936ad1d630663a41855a833e35fb9caa0155c
2024-01-05 18:21:06 +01:00
Ricardo Wurmus 657fd534fb
gnu: Add python-louvain-igraph.
* gnu/packages/graph.scm (python-louvain-igraph): New variable.

Change-Id: I773ee905af81731a12b60ebfa0c2f94e9cb50c45
2024-01-05 18:13:10 +01:00
Ricardo Wurmus cb15b360aa
gnu: Add python-snaptools.
* gnu/packages/bioinformatics.scm (python-snaptools): New variable.

Change-Id: I4f4b32cbbb64472e65d2d88184173b6e1a75e8d2
2024-01-05 17:55:17 +01:00
Ricardo Wurmus 41f0de65b4
gnu: Add trinityrnaseq.
* gnu/packages/bioinformatics.scm (trinityrnaseq): New variable.

Change-Id: Ia2c45623576e7e2e51b040b1001b1dd88c1324bb
2024-01-05 17:47:46 +01:00
Yuval Langer 5279bd453f
gnu: Add guile-srfi-232.
* gnu/packages/guile-xyz.scm (guile-srfi-232): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: Id5b3511d51a7f8f391231c2129bec96b78887880
2024-01-05 17:29:01 +01:00
Feng Shu 65af293c37
services: xorg: ‘dbus-daemon-wrapper’ handles Home profile.
* gnu/services/xorg.scm (dbus-daemon-wrapper): Handle Home profile.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: Ib2f2330b7ea017ddf33d636de71aaa1c316808cb
2024-01-05 17:28:54 +01:00
Yuval Langer 5dbfd2db62
gnu: Add guile-srfi-133.
* gnu/packages/guile-xyz.scm (guile-srfi-133): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: I9466a7def7a90aeabf40c92bd8d78608e8011021
2024-01-05 17:27:21 +01:00
Ludovic Courtès d5724111ea
daemon: Change default ‘timeout’ and ‘max-silent-time’ values.
Having a timeout seems generally preferable as it makes sure build slots
are not kept busy for no good reason (few package builds, if any, are
expected to exceed these values).

* nix/libstore/globals.cc (Settings::Settings): Change ‘maxSilentTime’
and ‘buildTimeout’.
* gnu/services/base.scm (<guix-configuration>)[max-silent-time]
[timeout]: Change default values.
* doc/guix.texi (Invoking guix-daemon, Base Services): Adjust
accordingly.

Change-Id: I25c50893f3f7fcca451b8f093d9d4d1a15fa58d8
2024-01-05 17:27:21 +01:00
Ludovic Courtès dc5e9c0130
ui: It’s 2024 now!
* guix/ui.scm (show-version-and-exit): Change year to 2024.

Change-Id: I00fc2754da2b93d8b595a35aacdff087124df706
2024-01-05 17:27:21 +01:00
Ludovic Courtès 526e485489
teams: Add ‘core-packages’ team.
* etc/teams.scm (bootstrap): Add “gnu/packages/commencement.scm”.
(core-packages): New team.
(Ludovic Courtès): Add to ‘core-packages’ team.

Change-Id: I25f22d436a4dc9bf4c8f577f94cc178cbaa80768
2024-01-05 17:27:20 +01:00
Ludovic Courtès 4e431fda5f
services: shepherd: Remove ‘dynamic-wind’ in ‘call-with-*-file’.
Fixes <https://issues.guix.gnu.org/64653>.

The ‘dynamic-wind’ was causing files to be closed prematurely when
leaving the dynamic extent of PROC for instance via a delimited
continuation, using Fibers (that ‘dynamic-wind’ call was also
semantically incorrect in the first place).

* gnu/services/shepherd.scm (shepherd-configuration-file)
[config](call-with-file): Remove.
(call-with-input-file, call-with-output-file): Rewrite in terms of
‘call-with-port’.

Change-Id: Ica8af71a04f525a15be99985552063cb98cd6ee8
2024-01-05 17:27:20 +01:00
Ricardo Wurmus 5cec983e04
gnu: r-edger: Update to 4.0.5.
* gnu/packages/bioconductor.scm (r-edger): Update to 4.0.5.

Change-Id: Ibf41684a81da1a842f1a8e41309113fb50db6ef9
2024-01-05 17:17:33 +01:00
Ricardo Wurmus 9476bf8701
gnu: scvelo: Disable two broken tests.
* gnu/packages/bioinformatics.scm (scvelo)[build-system]: Use
pyproject-build-system.
[arguments]: Disable test_perfect_fit and test_perfect_fit_2d tests because
they fail with unexpected results; use G-expression.

Change-Id: Ied22a2bc044167012ffaaee15a9626e9f5bccdd5
2024-01-05 15:25:11 +01:00
Ricardo Wurmus 03ae69f587
gnu: onnx: Relax requirement on python-protobuf.
* gnu/packages/machine-learning.scm (onnx)[arguments]: Add phase
'relax-requirements.
(onnx-for-torch2)[arguments]: Delete 'relax-requirements phase.
(onnx-optimizer)[arguments]: Same.

Change-Id: If3bde363d06f16f2b82e175076041441d29e8d6e
2024-01-05 14:50:54 +01:00
Nicolas Goaziou ac69b42386
gnu: emacs-tagedit: Improve package style.
* gnu/packages/emacs-xyz.scm (emacs-tagedit)[propagated-inputs]: Reorder
inputs alphabetically.
[synopsis, description]: Use proper capitalization.

Change-Id: I9361a67d61165bf1492df8760f632fef3fe107aa
2024-01-05 11:10:16 +01:00
Nicolas Goaziou b43e11643c
gnu: emacs-tagedit: Fix build.
* gnu/packages/emacs-xyz.scm (emacs-tagedit)[arguments]: Add phases to remove
a spurious require.

Change-Id: I37fe4fb9ed0a44514d650d709a49f0e4ae20cbef
2024-01-05 11:08:21 +01:00
Nicolas Goaziou cc0fb54f77
gnu: emacs-ess: Fix build (part 2).
* gnu/packages/statistics.scm (emacs-ess)[arguments]<#:phases>: Use
a different process in order to disable two tests.

This is a followup to 3c1f25fc7b.

Change-Id: I78ee735ef7ee1dea86af602dc714d88bf8185da5
2024-01-05 10:55:25 +01:00
Ricardo Wurmus d2a6480e8e
gnu: Add r-scrnaseq.
* gnu/packages/bioconductor.scm (r-scrnaseq): New variable.

Change-Id: Iee25b59af0000f4d2fd7482183b43404840a336c
2024-01-05 08:57:53 +01:00
Ricardo Wurmus 036d2fc88a
gnu: python-tbb: Fix build.
* gnu/packages/tbb.scm (python-tbb)[arguments]: Call "python setup.py install"
with "--root" argument.

Change-Id: I290c45f3d64c0bb6ec57a0e406132b4f42808eec
2024-01-05 08:57:53 +01:00
Feng Shu 05fad99a43
gnu: sddm: Update to 0.20.0.
* gnu/packages/display-managers.scm (sddm)[version]: Update to 0.20.0.
[source]: Remove snippet and use git-fetch method instead.
[arguments]: Use gexp, remove outdate comment and handle /include/qt5 dir of
qtdeclarative.

Change-Id: I6f6bd80291c36b1b80c9ff7f2154593cea2c9d87
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-01-05 00:31:37 -05:00
Adam Faiz f96590fb36
gnu: minetest: Update to 5.8.0.
Message-ID: <a25dcfdb5bce0dee41ad6b1d8db9ed6ea9a10650.1703461039.git.adam.faiz@disroot.org>
In-Reply-To: <33df226b8a59a668741a971401024bea785d203d.1703461038.git.adam.faiz@disroot.org>
References: <33df226b8a59a668741a971401024bea785d203d.1703461038.git.adam.faiz@disroot.org>
From: AwesomeAdam54321 <adam.faiz@disroot.org>
Date: Mon, 25 Dec 2023 07:19:27 +0800
Subject: [PATCH 2/2] gnu: minetest: Update to 5.8.0.

* gnu/packages/minetest.scm (minetest, minetest-data): Update to 5.8.0.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-01-05 00:31:36 -05:00
Adam Faiz cf075984fc
gnu: irrlicht-for-minetest: Update to 1.9.0mt13.
Message-ID: <33df226b8a59a668741a971401024bea785d203d.1703461178.git.adam.faiz@disroot.org>
In-Reply-To: <cover.1703461178.git.adam.faiz@disroot.org>
References: <cover.1703461178.git.adam.faiz@disroot.org>
From: AwesomeAdam54321 <adam.faiz@disroot.org>
Date: Mon, 25 Dec 2023 07:16:25 +0800
Subject: [PATCH 1/2] gnu: irrlicht-for-minetest: Update to 1.9.0mt13.

* gnu/packages/games.scm (irrlicht-for-minetest): Update to 1.9.0mt13.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-01-05 00:31:36 -05:00
kiasoc5 e963dcd2e2
gnu: grml-zsh-config: Update to 0.19.6.
* gnu/packages/shellutils.scm (grml-zsh-config): Update to 0.19.6.

Change-Id: I0609ec27e98fe1c842cb76d0aaebb491b2e966fe
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-01-05 00:31:36 -05:00
Tomas Volf 6702118c94
build: test-driver.scm: Set mode.
Emacs auto-detects the build-aux/test-driver.scm as sh-mode, due to the
shebang.  So override the auto-detection using a local variable forcing
scheme-mode.

* build-aux/test-driver.scm: Set mode to scheme.

Change-Id: I07f12656dba5fb7b52447b94569307a2a605ffc1
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-01-05 00:31:36 -05:00
Sharlatan Hellseher 2ef73c6bf5
gnu: Add python-djitellopy.
* gnu/packages/python-xyz.scm (python-djitellopy): New variable.

Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: I3e1fe9ecc7c02cb22a979c494fd76db678019e2e
2024-01-05 00:31:36 -05:00
Sharlatan Hellseher a59922dab6
gnu: Add python-av.
* gnu/packages/python-xyz.scm (python-av): New variable.
2024-01-05 00:31:36 -05:00