Commit graph

150003 commits

Author SHA1 Message Date
Efraim Flashner
ce7443bb67
gnu: mesa: Build asahi vulkan driver on aarch64-linux.
* gnu/packages/gl.scm (mesa)[arguments]: Adjust the configure-flags to
also build the asahi vulkan driver when building for aarch64.

Change-Id: I65320d254734b93c2d0a0891cdf329e7b3ff0c12
2025-01-05 20:28:19 -05:00
John Kehayias
e02075f37d
gnu: libva: Update to 2.22.0.
* gnu/packages/video.scm (libva): Update to 2.22.0.

Change-Id: I7eb1b63d0dd7dc576476e8c06ff6d3f016d9c905
2025-01-05 20:28:18 -05:00
John Kehayias
e11df98795
gnu: mesa: Update to 24.3.1.
* gnu/packages/gl.scm (mesa): Update to 24.3.1.
[arguments]: Add 'set-home-directory phase (build tries to use a
shader cache, though this without it won't fail to build).

Change-Id: I1fd7d1fe20109ccdd7386a82ecf7d415999c262a
2025-01-05 20:28:17 -05:00
John Kehayias
b776730432
gnu: wayland-protocols: Update to 1.38.
* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.38.
[source]: Switch to git-fetch.
[properties]: Remove release-monitoring-url.

Co-authored-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
Change-Id: Iaa4209eab3a467159a58d2fbedb564b1b0e5ca16
2025-01-05 20:28:15 -05:00
John Kehayias
23231c296f
gnu: libdrm: Update to 2.4.124.
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.124.

Change-Id: Idbc647ef24e97d682ec7d3cffd85b179ef1eacfb
2025-01-05 20:28:12 -05:00
Gabriel Wicki
8322bb4532
gnu: Fix whitespace issues in go package descriptions.
This mainly addresses `double-space after sentence end period' and `trailing
white space' issues.

* gnu/packages/golang-check.scm (go-github.com-smartystreets-goconvey): Fix
description.
* gnu/packages/golang-web.scm (go-github-com-jsimonetti-rtnetlink): Fix
description.
* gnu/packages/golang-xyz.scm (go-github-com-containerd-cgroups, go-tomlv,
go-ulid): Fix description.
* gnu/packages/golang.scm (go-sigs-k8s-io-yaml): Fix description.

Change-Id: I421ea082a6d6ed23822822218555723a2c39c1f5
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2025-01-05 15:40:14 -08:00
Gabriel Wicki
bc58a33be0
gnu: Fix whitespace issues in Haskell package descriptions.
This mainly addresses `double-space after sentence end period' and `trailing
white space' issues.

* gnu/packages/haskell-check.scm (ghc-tasty-expected-failure,
ghc-quickcheck-classes-base, ghc-doctest-lib): Fix description.
* gnu/packages/haskell-web.scm (ghc-hxt-unicode): Fix description.
* gnu/packages/haskell-xyz.scm (ghc-fsnotify, ghc-gtk2hs-buildtools,
ghc-operational, ghc-commonmark, ghc-template-haskell): Fix description.

Change-Id: I5a71ad41bbddf1ad4c880dacc0a53992a38c71ad
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2025-01-05 15:38:52 -08:00
Gabriel Wicki
8df34932ba
gnu: Fix whitespace issues in Rust package descriptions.
This mainly addresses `double-space after sentence end period' and `trailing
white space' issues.

* gnu/packages/crates-graphics.scm (rust-winit-0.30): Fix description.
* gnu/packages/crates-io.scm (rust-arr-macro-0.1, rust-chan-0.1,
rust-minimal-lexical-0.2): Fix description.

Change-Id: I055c15df9b45c6f0bc3033edbf0afee4593e9383
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2025-01-05 15:38:49 -08:00
Gabriel Wicki
9c2761b589
gnu: Fix whitespace issues in Linux package descriptions.
This mainly addresses `double-space after sentence end period' and `trailing
white space' issues.

* gnu/packages/linux.scm (tuxedo-keyboard, libevdi, dwarves, f2fs-fsck/static,
perftest): Fix description.

Change-Id: I2bd153bbfbf31774e427c7209d91142ad4d94c25
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2025-01-05 15:38:47 -08:00
Gabriel Wicki
178d82d508
gnu: Fix whitespace issues in Python package descriptions.
This mainly addresses `double-space after sentence end period' and `trailing
white space' issues.

* gnu/packages/astronomy.scm (python-tweakwcs): Fix description.
* gnu/packages/check.scm (python-pytest-subtesthack): Fix description.
* gnu/packages/python-xyz.scm (python-qnorm, python-uncertainties,
python-sre-yield): Fix description.
* gnu/packages/qt.scm (python-pyqt6-sip): Fix description.

Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2025-01-05 15:38:44 -08:00
Gabriel Wicki
03ff4e2936
gnu: Fix whitespace issues in R package descriptions.
This mainly addresses `double-space after sentence end period' and `trailing
white space' issues.

* gnu/packages/cran.scm (r-hapassoc, r-brms, r-lpme): Fix description.

Change-Id: I9da669a415d5a62de785d69ce91c1d8eb1a859e5
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2025-01-05 15:38:42 -08:00
Gabriel Wicki
25752013ad
gnu: Fix whitespace issues in Emacs package descriptions.
This mainly addresses `double-space after sentence end period' and `trailing
white space' issues.

* gnu/packages/emacs-xyz.scm (emacs-bookmark-plus, emacs-dhall-mode,
emacs-aio, emacs-ligature, emacs-gdscript-mode, emacs-epithet, emacs-flx,
emacs-gnosis, emacs-citar-org-roam, emacs-trashed, emacs-ivy-hydra,
emacs-citre, emacs-waveform): Fix description.

Change-Id: I1b2690e1d1440fde57498e5bf37f641d0011a098
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2025-01-05 15:38:39 -08:00
Gabriel Wicki
527d81ee82
gnu: Fix whitespace issues in Lisp package descriptions.
This mainly addresses `double-space after sentence end period' and `trailing
white space' issues.

* gnu/packages/lisp-xyz.scm (sbcl-circular-streams, sbcl-cl-geometry,
sbcl-cl-grnm, sbcl-nasdf, sbcl-sdl2kit, emacs-slite): Fix description.

Change-Id: I0f480890ebfc55229434d3a11f696666ecd5cd84
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2025-01-05 15:38:37 -08:00
Gabriel Wicki
456827a989
gnu: Fix whitespace issues in Tex package descriptions.
This mainly addresses `double-space after sentence end period' and `trailing
white space' issues.

* gnu/packages/tex.scm (texlive-jablantile, texlive-pmhanguljamo,
texlive-urcls, texlive-optexcount, texlive-pdfjam, texlive-pst-geo,
texlive-keyfloat, texlive-marginfit, texlive-pas-tableur): Fix description.

Change-Id: Ib49a0d3a753d21982630445a95a8651b1cadf26a
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2025-01-05 15:38:31 -08:00
Gabriel Wicki
5530282655
gnu: Fix whitespace issues in various descriptions.
This mainly addresses `double-space after sentence end period' and `trailing
white space' issues.

* gnu/packages/audio.scm (ecasound): Fix description.
* gnu/packages/axoloti.scm (ksoloti-runtime, ksoloti-patcher): Fix
description.
* gnu/packages/bioinformatics.scm (trf, ghc-int-interval-map): Fix
description.
* gnu/packages/chez.scm (chez-scheme, chez-scheme-bootstrap-bootfiles): Fix
description.
* gnu/packages/code.scm (cscope): Fix description.
* gnu/packages/compression.scm (c-blosc): Fix description.
* gnu/packages/connman.scm (connman): Fix description.
* gnu/packages/crypto.scm (libxcrypt): Fix description.
* gnu/packages/display-managers.scm (abstractdark-sddm-theme): Fix
description.
* gnu/packages/docker.scm (docker-registry): Fix description.
* gnu/packages/freedesktop.scm (xdg-user-dirs): Fix description.
* gnu/packages/game-development.scm (deutex, grfcodec): Fix description.
* gnu/packages/games.scm (chroma): Fix description.
* gnu/packages/geo.scm (xygrib): Fix description.
* gnu/packages/gnunet.scm (gnunet-scheme): Fix description.
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-block-format): Fix description.
* gnu/packages/kodi.scm (fstrcmp): Fix description.
* gnu/packages/machine-learning.scm (vosk-api): Fix description.
* gnu/packages/messaging.scm (biboumi): Fix description.
* gnu/packages/music.scm (sooperlooper, samplebrain): Fix description.
* gnu/packages/perl.scm (perl-file-readbackwards): Fix description.
* gnu/packages/rocm.scm (rocm-bandwidth-test): Fix description.
* gnu/packages/scanner.scm (sane-airscan): Fix description.
* gnu/packages/security-token.scm (pkcs11-helper): Fix description.
* gnu/packages/shellutils.scm (shell-functools): Fix description.
* gnu/packages/textutils.scm (catdoc): Fix description.
* gnu/packages/tor.scm (tor): Fix description.
* gnu/packages/xdisorg.scm (xftwidth, xwallpaper): Fix description.
* gnu/packages/xfce.scm (xfce4-volumed-pulse): Fix description.

Change-Id: I911836d66eb780c0fa279e3aebf9d7fbd53bf00a
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2025-01-05 15:38:04 -08:00
Sören Tempel
0cc7140cdd
gnu: loksh: Update to 7.6.
* gnu/packages/shells.scm (loksh): Update to 7.6.

Signed-off-by: jgart <jgart@dismail.de>
2025-01-05 16:30:04 -06:00
Andy Tai
e771a4c7c7
gnu: gtypist: Update to 2.10.
* gnu/packages/games.scm (gtypist): Update to 2.10.

Change-Id: I20533975796cd47f685b6a79297285f0b5850e25
Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-01-05 13:29:34 -08:00
Divya Ranjan
059dacaea1
teams: Add Divya Ranjan Pattanaik to emacs, rust and haskell
* etc/teams.scm: Add Divya Ranjan Pattanaik.

Change-Id: Id68da5d614bc760619b9328bf1b2751f882abadd
Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-01-05 13:27:27 -08:00
Vagrant Cascadian
ab9cda9ebd
etc: git: pre-push: Run guix git authenticate before check-channel-news.
Running check-channel-news first could potentially be untrusted code, so
authenticate first.

* etc/git/pre-push: Run guix git authenticate before check-channel-news.
2025-01-05 13:23:54 -08:00
jgart
59df73256c
gnu: trealla: Update to 2.63.11.
* gnu/packages/prolog.scm (trealla): Update to 2.63.11.

Change-Id: I2bd879863a8f705846c0a0a6d08f64fc63cc8f4c
2025-01-05 15:06:42 -06:00
Gabriel Wicki
613c8b8170
gnu: Fix various synopses.
* gnu/packages/emacs-xyz.scm (emacs-elfeed-goodies): Fix synopsis.
* gnu/packages/haskell-xyz.scm (ghc-should-not-typecheck): Fix synopsis.
* gnu/packages/rust-apps.scm (just): Fix synopsis.

Change-Id: I7060a55eff52526ab2985ba364e2b2b4976799ce
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2025-01-05 12:34:10 -08:00
Gabriel Wicki
cba83a2038
gnu: Fix various style issues in descriptions.
* gnu/packages/astronomy.scm (python-ads): Fix description.
* gnu/packages/crates-io.scm (rust-is-debug-1): Fix description.
* gnu/packages/haskell-xyz.scm (ghc-ordered-containers): Fix description.
* gnu/packages/tex.scm (texlive-stex): Fix description.
* gnu/packages/textutils.scm bibutils): Fix description.
* gnu/packages/xml.scm (perl-libxml): Fix description.

Change-Id: I765a5326180cfa31ca1a1727d4da2b1f6a05faa0
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2025-01-05 12:34:06 -08:00
Ricardo Wurmus
6cb47c3744
gnu: sugar-help-activity: Add missing input.
* gnu/packages/sugar.scm (sugar-help-activity)[propagated-inputs]: Add
webkitgtk-for-gtk3.
[arguments]: Patch to use WebKit2 4.1 instead of 4.0 in new phase
'use-newer-webkit.

Change-Id: I513970830ac6c5c0b8026a7d015604b8dc8bff9b
2025-01-05 17:52:28 +01:00
Arun Isaac
67a535351f
doc: Fix grammar.
* doc/guix.texi (Mail Services): Replace binded with bound.

Change-Id: Ibcef490a40711e782dd0844d8121917ca8d6c1ba
2025-01-05 13:55:17 +00:00
Efraim Flashner
e70de850fc
gnu: ncdu-1: Update to 1.21.
* gnu/packages/ncdu.scm (ncdu-1): Update to 1.21.
[arguments]: Add a configure-flag to set the fallback shell.
[native-inputs]: Add pkg-config.
[inputs]: Add bash-minimal.

Change-Id: Iee357abefad7f44141ff00c9235cf25ef2d04f96
2025-01-05 14:53:50 +02:00
Ricardo Wurmus
8166de4947
gnu: python-pybox2d: Add missing inputs.
* gnu/packages/game-development.scm (python-pybox2d)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I5f2b20e9f14e785b0882e4df1a61df4ddf91fe7f
2025-01-05 13:24:58 +01:00
宋文武
e383e8e340
gnu: xfce: Make packages auto-updatable.
The 'generic-git' updater doesn't like "4" in "xfce4".

* gnu/packages/xfce.scm (libxfce4util, xfconf, libxfce4ui, catfish, exo)
(garcon, tumbler, libxfce4windowing, xfce4-panel, xfce4-battery-plugin)
(xfce4-clipman-plugin, xfce4-pulseaudio-plugin, xfce4-xkb-plugin)
(xfce4-appfinder, xfce4-session, xfce4-settings, thunar, thunar-volman)
(thunar-archive-plugin, thunar-shares-plugin, thunar-media-tags-plugin)
(thunar-vcs-plugin, thunarx-python, xfwm4, xfdesktop, gigolo, parole)
(xfce4-terminal, xfce4-dict, xfce4-power-manager, ristretto)
(xfce4-taskmanager, orage, xfce4-notifyd, xfburn, mousepad)
(xfce4-screenshooter, xfce4-screensaver, xfce4-volumed-pulse)
(xfce4-cpugraph-plugin, xfce4-eyes-plugin, xfce4-datetime-plugin)
(xfce4-calculator-plugin, xfce4-cpufreq-plugin, xfce4-diskperf-plugin)
(xfce4-fsguard-plugin, xfce4-genmon-plugin, xfce4-mailwatch-plugin)
(xfce4-mpc-plugin, xfce4-mount-plugin, xfce4-netload-plugin)
(xfce4-places-plugin, xfce4-smartbookmark-plugin, xfce4-stopwatch-plugin)
(xfce4-systemload-plugin, xfce4-time-out-plugin, xfce4-timer-plugin)
(xfce4-verve-plugin, xfce4-wavelan-plugin, xfce4-weather-plugin)
(xfce4-dev-tools)[properties]: Add 'release-tag-prefix'.

Change-Id: I765da4f5f97e56c35e9f9d566016c2360e4919f3
2025-01-05 13:40:21 +08:00
宋文武
854548c148
teams: Remove Zhu Zihao from teams due to inactivity.
* etc/teams.scm (Zhu Zihao): Remove member.

Change-Id: I838585cf4df5dd4752b60516186d4291ea2b7050
2025-01-05 13:40:21 +08:00
Andrew Wong
ae5cbddeb6
gnu: retroarch-joypad-autoconfig: Update to 1.20.0
* gnu/packages/emulators.scm (retroarch-joypad-autoconfig): Update to 1.20.0.

Change-Id: I830b71a4af2f81dc78592b8032eca779857cc75a
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2025-01-05 13:40:09 +08:00
Yovan Naumovski
7b273c2b57
gnu: fheroes2: Update to 1.1.5.
* gnu/packages/games.scm (fheroes2): Update to 1.1.5.

Change-Id: I6cf05e2c7deadb8ec53fd4cfaa6a4e4f9da017c7
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2025-01-05 13:31:08 +08:00
宋文武
a6e6973b1e
gnu: thunar: Update to 4.20.1.
* gnu/packages/xfce.scm (thunar): Update to 4.20.1.

Change-Id: I7f9ca28ed8d2c6731d3974330c411c5083102666
2025-01-05 13:30:05 +08:00
45mg
66df3296c4
services: dnsmasq: Allow custom Shepherd provision
Allow users to have multiple dnsmasq instances by specifying different
`provision` values for the corresponding Shepherd services, similar to
what is done with `static-networking-service-type`.

* gnu/services/dns.scm (<dnsmasq-configuration>)[provision]: new option.
(dnsmasq-shepherd-service): Use supplied provision value.
* doc/guix.texi (DNS Services)[dnsmasq-configuration]: Document it.

Change-Id: I78c7f015cb1db239a600bc5373b2fd80e8b9b9f4
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2025-01-04 23:35:40 +01:00
Igor Goryachev
f8513cef62
gnu: elixir: Update to 1.18.0.
* gnu/packages/elixir.scm (elixir): Update to 1.18.0.
[arguments]: Remove obsolete code, reindent comments, make more deterministic.

Change-Id: I6cf8886339cbc4627fb5d89751462b492e7c62f3
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-01-04 23:35:40 +01:00
Ludovic Courtès
d7c8a5ff3c
guile-launcher: Avoid the “C” locale and try “C.UTF-8”.
This is a followup to ed0cd12a82, which
adds the C.UTF-8 locale to the glibc package, and
ee4e79f871, which changed the default to
“C.UTF-8” for ‘guix’ commands.

Fixes a bug whereby starting ‘guix’ in an environment where the LC_*
variables are unset would start it in the “C” locale:

  echo '(pk (setlocale LC_ALL))' | guix shell -CW coreutils -- guix repl

This would lead to breakage for commands such as ‘guix substitute’ that
need to run in a UTF-8 locale.

* gnu/packages/aux-files/guile-launcher.c (main): Try “C.UTF-8” before
“en_US.UTF-8”.  Do that also when the current locale is “C”.
* guix/ui.scm (install-locale): Likewise.

Change-Id: I36da4db8f898f1083b33760e1ab46c3a257de811
2025-01-04 23:35:40 +01:00
Giacomo Leidi
889d1b0e4a
gnu: Add spritely-libp2p-daemon.
* gnu/packages/ipfs.scm (spritely-libp2p-daemon): New variable.

Change-Id: Ic47e24bc53cb8da89be2c064569feae77764a03b
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-01-04 23:35:40 +01:00
Andrew Whatson
e4e0c3d4f0
gnu: Add unsyntax.
* gnu/packages/scheme.scm (unsyntax): New variable.

Change-Id: Ieda13177e5ce1d58e569cf417192231b4aa3cfe7
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-01-04 23:35:40 +01:00
Ashish SHUKLA
1f958e168b
gnu: Add tuner.
* gnu/packages/music.scm (tuner): New variable.

Change-Id: I4ceb4b06069c460785b477cc017dc249f786dfa1
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-01-04 23:35:39 +01:00
Evgeny Pisemsky
0b35d54298
gnu: gerbv: Fix missing version.
* gnu/packages/engineering.scm (gerbv): Fix missing version.
[source]: Change indentation.
[arguments]: Set correct configure flags, patch version generator shebang.

Change-Id: I29a38fff03127d9ce2b5e04ca638dacfc3720125
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-01-04 19:44:38 +01:00
Leo Famulari
b8858d8b13
news: Add entry for removing linux-libre 4.19 ("end of life").
* etc/news.scm: Add entry for linux-libre 4.19 removal.

Change-Id: Iba018ef96d6034cefd1d5fea16af6a937fec4308
2025-01-04 12:28:26 -05:00
Leo Famulari
7b40b9d2d2
gnu: Remove linux-libre 4.19.
This kernel series is no longer supported upstream.

* gnu/packages/linux.scm (linux-libre-4.19-version,
linux-libre-4.19-gnu-revision, deblob-scripts-4.19,
linux-libre-4.19-pristine-source, linux-libre-4.19-source,
linux-libre-headers-4.19, linux-libre-4.19, linux-libre-arm-generic-4.19,
linux-libre-arm-omap2plus-4.19): Remove variables.
* gnu/tests/base.scm (%test-linux-libre-4.19): Remove variable.
* gnu/packages/aux-files/linux-libre/4.19-arm.conf,
gnu/packages/aux-files/linux-libre/4.19-arm64.conf,
gnu/packages/aux-files/linux-libre/4.19-i686.conf,
gnu/packages/aux-files/linux-libre/4.19-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove them.

Change-Id: If79ccbb948975c544b27757104d360539970377c
2025-01-04 12:19:36 -05:00
Christopher Baines
321edcf074
doc: contributing: Add guidance on reverting commits.
Particularly to cover the case where things might need to happen with the
build farms if changes are reverted.

* doc/contributing.texi (Commit Access): Add guidance on reverting commits.

Change-Id: Iba320b76b0927b693c75054b5473a50bdd77c7ee
2025-01-04 08:32:41 +00:00
Suhail Singh
ddbb59f9bc
gnu: emacs-org: Update to 9.7.19.
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.7.19.

Change-Id: I0cc7884206bb2966b43baf17ca5ba1589a518e19
Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-01-03 16:42:49 -08:00
Yovan Naumovski
851c550290
gnu: freeciv: Update to 3.1.3.
* gnu/packages/games.scm (freeciv): Update to 3.1.3.
[inputs]: Remove sdl-mixer; Add sdl2-mixer, sqlite.

Change-Id: Id1cf7d6270cf787571929d920761ac8f70bb9f4c
Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-01-03 11:21:31 -08:00
Leo Famulari
f1669d5cd8
gnu: Fix RISC-V kernel config.
* gnu/packages/aux-files/linux-libre/6.11-riscv.conf: Use a Guix-y path to find
`modprobe` and compress the modules with GZIP, like we do on all the
other systems.

Change-Id: I76ceb878d00c2fdd04081143b1eec7e4485adfb1
Signed-off-by: Leo Famulari <leo@famulari.name>
2025-01-03 14:15:10 -05:00
King, Spencer
c50d7b3b05
gnu: Add r-shinyvalidate.
* gnu/packages/cran.scm (r-shinyvalidate): New variable.

Change-Id: I554561d62269dda612cb0de21c23a36ad313907c
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2025-01-03 19:15:49 +01:00
Divya Ranjan
ce3ffac5d3
gnu: Add emacs-binder.
* gnu/packages/emacs-xyz.scm (emacs-binder): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Change-Id: I5c2c0526ad9c12c2797ae5239b0ae2d762ea51af
2025-01-03 11:59:36 +01:00
Nicolas Graves
9b88058993
gnu: emacs-jupyter: Update to 1.0-2.db8a9e2.
* gnu/packages/emacs-xyz.scm (emacs-jupyter): Update to 1.0-2.db8a9e2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2025-01-03 11:59:36 +01:00
Cayetano Santos
d1e0a7216b
gnu: emacs-helm-bibtex: Update to 2.0.1-2.6064e86.
* gnu/packages/emacs-xyz.scm (emacs-helm-bibtex): Update to 2.0.1-2.6064e86.
[propagated-inputs]: Sort alphabetically.

Change-Id: Ief02d9f1ddc7cb59372ab3372c42315fcc8abb67

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Change-Id: Id3fb8178634cc3c857955a34e3e0a5cfd2da413a
2025-01-03 11:59:35 +01:00
Olivier Rojon
2e07e29325
gnu: Add emacs-spacious-padding.
* gnu/packages/emacs-xyz.scm (emacs-spacious-padding): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Change-Id: I6046273117227eee5bc3b979216cfec677f09dc1
2025-01-03 11:59:35 +01:00
Cayetano Santos
98141ed8b9
gnu: emacs-org-board: Update to 1138-2.500fe02.
* gnu/packages/emacs-xyz.scm (emacs-org-board): Update to 1138-2.500fe02.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Change-Id: I4ff62f47d0b6bb10d094de25fea623b72f1af2e9
2025-01-03 11:59:35 +01:00