1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-25 19:50:30 +02:00
Commit Graph

95001 Commits

Author SHA1 Message Date
Ludovic Courtès
cfda54c12f gnu: mig: Use gexps.
* gnu/packages/hurd.scm (mig)[arguments]: Use gexps.
2023-03-04 18:46:37 +01:00
Ricardo Wurmus
ec9192933c gnu: Add sugar-read-activity.
* gnu/packages/sugar.scm (sugar-read-activity): New variable.
2023-03-04 17:57:05 +01:00
Ricardo Wurmus
ca7bd90db3 gnu: Add sugar-terminal-activity.
* gnu/packages/sugar.scm (sugar-terminal-activity): New variable.
2023-03-04 17:57:05 +01:00
Ricardo Wurmus
ed63a3d9d6 gnu: telepathy-salut: Enable OLPC extensions.
* gnu/packages/freedesktop.scm (telepathy-salut)[arguments]: Enable OLPC
support in configure flags.
2023-03-04 17:57:05 +01:00
Ricardo Wurmus
d3708a0d66 gnu: sugar: Add XMPP telepathy inputs.
* gnu/packages/sugar.scm (sugar)[propagated-inputs]: Add telepathy-gabble and
telepathy-salut.
2023-03-04 15:51:14 +01:00
Ricardo Wurmus
4acc5e0309 gnu: Add telepathy-gabble.
* gnu/packages/freedesktop.scm (telepathy-gabble): New variable.
2023-03-04 15:20:04 +01:00
Vivien Kraus
1b07f397dc gnu: widelands: Update to 1.1.
* gnu/packages/games.scm (widelands): Update to 1.1.
[source]: Remove obsolete patches.
[native-inputs]: Add pkg-config.
[inputs]: Add asio.
* gnu/packages/patches/widelands-add-missing-map-include.patch,
gnu/packages/patches/widelands-system-wide_minizip.patch: Delete
files.
* gnu/local.mk (dist_patch_DATA): Remove them.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-03 20:48:59 -05:00
Leo Famulari
d762991620 gnu: linux-libre 4.19: Update to 4.19.275.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.275.
(linux-libre-4.19-pristine-source): Update hash.
2023-03-03 19:30:24 -05:00
Leo Famulari
d908b1c4d0 gnu: linux-libre 5.4: Update to 5.4.234.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.234.
(linux-libre-5.4-pristine-source): Update hash.
2023-03-03 19:30:24 -05:00
Leo Famulari
1a0d98094b gnu: linux-libre 5.10: Update to 5.10.172.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.172.
(linux-libre-5.10-pristine-source): Update hash.
2023-03-03 19:30:23 -05:00
Leo Famulari
0be4b5631d gnu: linux-libre 5.15: Update to 5.15.98.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.98.
(linux-libre-5.15-pristine-source): Update hash.
2023-03-03 19:30:23 -05:00
Leo Famulari
bb098edd38 gnu: linux-libre: Update to 6.1.15.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.15.
(linux-libre-6.1-pristine-source): Update hash.
2023-03-03 19:30:23 -05:00
Ricardo Wurmus
6a1464b0cc gnu: Add telepathy-salut.
* gnu/packages/freedesktop.scm (telepathy-salut): New variable.
2023-03-03 23:49:14 +01:00
Navid Afkhami
8f084b2c7c gnu: r-doubletcollection: Add missing inputs.
If these Python packages are not available at runtime the package tries to
install them automatically via Conda.

* gnu/packages/bioinformatics.scm (r-doubletcollection)[propagated-inputs]:
Add python, python-scrublet, and python-doubletdetection.
2023-03-03 23:49:14 +01:00
Tobias Geerinckx-Rice
73cb232442 gnu: linux-libre-documentation: Honour ‘--cores’.
* gnu/packages/linux.scm (linux-libre-documentation)[arguments]:
Respect PARALLEL-BUILD? and PARALLEL-JOB-COUNT.
2023-02-26 01:00:07 +01:00
Bruno Victal
e8f161ea11 services: desktop: Deprecate 'udisks-service' procedure.
* doc/guix.texi (Desktop Services): Replace 'udisks-service' with 'udisks-service-type'.
Document <udisks-configuration>.
* gnu/packages/kde-multimedia.scm (k3b)[description]: Replace 'udisks-service' with 'udisks-service-type'.
* gnu/services/desktop.scm (udisks-service-type): Set default value.
(udisks-service): Deprecate procedure.
(desktop-services-for-system): Use udisks-service-type.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 17:55:34 +01:00
Navid Afkhami
c6480edbe3 gnu: Add r-seurat-utils.
* gnu/packages/bioinformatics.scm (r-seurat-utils): New variable.
2023-03-03 15:11:43 +01:00
Navid Afkhami
03ef0914d5 gnu: Add r-hgnchelper.
* gnu/packages/cran.scm (r-hgnchelper): New variable.
2023-03-03 15:11:43 +01:00
Navid Afkhami
9aad3dfd7b gnu: Add r-tictoc.
* gnu/packages/bioinformatics.scm (r-tictoc): New variable.
2023-03-03 15:11:43 +01:00
Navid Afkhami
573b65f51e gnu: Add r-ggexpress.
* gnu/packages/bioinformatics.scm (r-ggexpress): New variable.
2023-03-03 15:11:43 +01:00
Navid Afkhami
fd099793c8 gnu: Add r-markdownreports.
* gnu/packages/bioinformatics.scm (r-markdownreports): New variable.
2023-03-03 15:11:43 +01:00
Navid Afkhami
8eb8af7e30 gnu: Add r-markdownhelpers.
* gnu/packages/bioinformatics.scm (r-markdownhelpers): New variable.
2023-03-03 15:11:43 +01:00
Navid Afkhami
ba47b0fceb gnu: Add r-codeandroll2.
* gnu/packages/bioinformatics.scm (r-codeandroll2): New variable.
2023-03-03 15:11:43 +01:00
Navid Afkhami
877e2e7cf3 gnu: Add r-readwriter.
* gnu/packages/bioinformatics.scm (r-readwriter): New variable.
2023-03-03 15:11:43 +01:00
Navid Afkhami
351de7426c gnu: Add r-stringendo.
* gnu/packages/bioinformatics.scm (r-stringendo): New variable.
2023-03-03 15:11:42 +01:00
Sharlatan Hellseher
6385070190 gnu: Add julia-astrotime.
* gnu/packages/julia-xyz.scm (julia-astrotime): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 12:30:50 +01:00
Sharlatan Hellseher
39f02b5760 gnu: Add julia-muladdmacro.
* gnu/packages/julia-xyz.scm (julia-muladdmacro): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 12:30:49 +01:00
Sharlatan Hellseher
549c227f3c gnu: Add julia-itemgraphs.
* gnu/packages/julia-xyz.scm (julia-itemgraphs): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 12:30:47 +01:00
Sharlatan Hellseher
16c7becdc7 gnu: Add julia-lightgraphs.
* gnu/packages/julia-xyz.scm (julia-lightgraphs): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 12:30:46 +01:00
Sharlatan Hellseher
7f53aa7aa8 gnu: Add julia-arnoldimethod.
* gnu/packages/julia-xyz.scm (julia-arnoldimethod): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 12:30:45 +01:00
Sharlatan Hellseher
a6fc3bc163 gnu: Add julia-inflate.
* gnu/packages/julia-xyz.scm (julia-inflate): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 12:30:43 +01:00
Sharlatan Hellseher
b7804b473f gnu: Add julia-earthorientation.
* gnu/packages/julia-xyz.scm (julia-earthorientation): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 12:30:40 +01:00
Sharlatan Hellseher
a0ca88b1a6 gnu: Add julia-remotefiles.
* gnu/packages/julia-xyz.scm (julia-remotefiles): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 12:30:37 +01:00
Sharlatan Hellseher
f808ce789d gnu: Add julia-optionaldata.
* gnu/packages/julia-xyz.scm (julia-optionaldata): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 12:30:33 +01:00
Sharlatan Hellseher
e21c19b2ad gnu: Add julia-leapseconds.
* gnu/packages/julia-xyz.scm (julia-leapseconds): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-03 12:30:24 +01:00
Navid Afkhami
4f681cdbc2 gnu: Add r-oscope.
* gnu/packages/bioconductor.scm (r-oscope): New variable.
2023-03-03 12:04:24 +01:00
Guillaume Le Vaillant
98cac9dcab gnu: cl-tripod: Fix build.
* gnu/packages/lisp-xyz.scm (sbcl-tripod)[arguments]: Use the 'assoc-ref' form
  for the bin output.
  (cl-tripod)[outputs]: Remove bin.
  (ecl-tripod)[outputs]: Remove bin.
  [arguments]: Remove 'build-program' phase.
2023-03-03 10:38:41 +01:00
Guillaume Le Vaillant
a359b744ce gnu: eisl: Update to 2.72.
* gnu/packages/lisp.scm (eisl): Update to 2.72.
  [arguments]: Update 'fix-paths' phase.
2023-03-03 09:52:52 +01:00
Guillaume Le Vaillant
d5e41d7166 gnu: gcl: Update to 2.6.14.
* gnu/packages/lisp.scm (gcl): Update to 2.6.14.
2023-03-03 09:52:52 +01:00
Guillaume Le Vaillant
dfc5d6628f gnu: sbcl: Update to 2.3.2.
* gnu/packages/lisp.scm (sbcl): Update to 2.3.2.
2023-03-03 09:52:51 +01:00
Winter
ea870a70e9 gnu: fish: Update to 3.6.0.
* gnu/packages/shells.scm (fish): Update to 3.6.0.
[source]: Remove snippet, as the bundled PCRE2 sources have been
removed (see CHANGELOG.rst).

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-26 01:00:09 +01:00
Josselin Poiret
997b93cc4a gnu: go-github-com-robfig-cron-1.2: Move to (gnu packages golang).
Because (gnu packages golang) and (gnu packages check) use each other, this
avoids an undefined symbol due to a module dependency cycle.

* gnu/packages/check.scm (go-github-com-robfig-cron-1.2): Move to...
* gnu/packages/golang.scm (go-github-com-robfig-cron-1.2): ...here.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-26 01:00:00 +01:00
Maxim Cournoyer
89e5f3f384 gnu: make-mozilla-with-l10n: Use the copy-build-system.
Fixes <https://issues.guix.gnu.org/61742>.

* gnu/packages/gnuzilla.scm (make-mozilla-with-l10n): Rewrite to use the
copy-build-system.

Reported-by: Feng Shu <tumashu@163.com>
2023-03-02 16:03:57 -05:00
Antero Mejr
b2200e3488 gnu: grimshot: Correct man page path.
* gnu/packages/wm.scm (grimshot)[arguments]: Remove 'usr/' from man page path.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-02 15:01:39 -05:00
Mădălin Ionel Patrașcu
5dae9d2683 gnu: Add r-mmuphin.
* gnu/packages/bioconductor.scm (r-mmuphin): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2023-03-02 20:11:06 +01:00
Jack Hill
ffb756e8c0 gnu: python-acme, certbot: Update to 2.3.0.
* gnu/packages/tls.scm (python-acme): Update to 2.3.0.
(certbot)[source]: Update hash.
[propagated-inputs]: Remove python-zope-interface and
python-zope-component.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-02 13:49:46 -05:00
Efraim Flashner
e9c1ea84fc gnu: grub-efi: Remove test inputs.
* gnu/packages/bootloaders.scm (grub-efi)[native-inputs]: Remove parted,
qemu-minimal, xorriso.
2023-03-02 16:13:56 +02:00
Mădălin Ionel Patrașcu
a7763e067d gnu: Add r-chromomap.
* gnu/packages/cran.scm (r-chromomap): New variable.
2023-03-02 12:58:26 +01:00
Efraim Flashner
06f49a77a8 gnu: libmicrohttpd: Update to 0.9.76.
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.76.
2023-03-02 11:48:11 +02:00
Efraim Flashner
4acda21217 gnu: gama: Update to 2.24.
* gnu/packages/gps.scm (gama): Update to 2.24.
2023-03-02 11:48:10 +02:00