Commit graph

108162 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice d0343e7483
gnu: dkimproxy: Use HTTPS home page.
* gnu/packages/mail.scm (dkimproxy)[home-page]: Use HTTPS.
2023-01-22 01:01:00 +01:00
Tobias Geerinckx-Rice 1b0027944b
gnu: basu: Update to 0.2.1.
* gnu/packages/freedesktop.scm (basu): Update to 0.2.1.
2023-01-22 01:01:00 +01:00
Tobias Geerinckx-Rice 2b37e43fbd
gnu: homebank: Update to 5.6.1.
* gnu/packages/finance.scm (homebank): Update to 5.6.1.
2023-01-22 01:01:00 +01:00
Tobias Geerinckx-Rice d7fbc2014d
gnu: libeatmydata: Update to 131.
* gnu/packages/file-systems.scm (libeatmydata): Update to 131.
[native-inputs]: Version "debian-files" separately.
2023-01-22 01:01:00 +01:00
Tobias Geerinckx-Rice 6f66de8164
gnu: ndctl: Update to 75.
* gnu/packages/disk.scm (ndctl): Update to 75.
[arguments]: Add the latest upstream regressions to #:configure-flags.
2023-01-22 01:01:00 +01:00
Tobias Geerinckx-Rice ee1cc2d3b6
gnu: ddrescue: Update to 1.27.
* gnu/packages/disk.scm (ddrescue): Update to 1.27.
2023-01-22 01:00:59 +01:00
Nicolas Goaziou 1163349b70
gnu: emacs-skeletor: Improve package style.
* gnu/packages/emacs-xyz.scm (emacs-skeletor)[arguments]: Use G-expressions.
<#:phases>: Remove unnecessary phase. Remove trailing #T.
[propagated-inputs]: Reorder inputs alphabetically.
2023-01-27 23:21:43 +01:00
Nicolas Goaziou b4639c0ed0
gnu: emacs-ein: Appease linter.
* gnu/packages/emacs-xyz.scm (emacs-ein)[source]: Add proper file name.
[description]: Add two spaces between sentences.
2023-01-27 23:06:34 +01:00
Nicolas Goaziou 4e4e9f56f2
gnu: emacs-slime: Update package style.
* gnu/packages/emacs-xyz.scm (emacs-slime)[arguments]: Use G-expressions.
2023-01-27 23:01:00 +01:00
Nicolas Goaziou 85f72d8206
gnu: emacs-slime: Update to 2.28.
* gnu/packages/emacs-xyz.scm (emacs-slime): Update to 2.28.
2023-01-27 23:01:00 +01:00
Nicolas Goaziou 3c42e7a343
gnu: emacs-mood-line: Update to 2.2.0.
* gnu/packages/emacs-xyz.scm (emacs-mood-line): Update to 2.2.0.
2023-01-27 23:01:00 +01:00
Nicolas Goaziou 0269774387
gnu: emacs-emms: Update to 14.
* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 14.
2023-01-27 23:00:59 +01:00
Nicolas Goaziou 25a9a26e0f
gnu: emacs-bash-completion: Update to 3.1.1.
* gnu/packages/emacs-xyz.scm (emacs-bash-completion): Update to 3.1.1.
[description]: Use proper capitalization.
2023-01-27 23:00:59 +01:00
racin@free.fr f6b0023be5
Add emacs-kodi-remote.
* gnu/packages/emacs-xyz.scm (emacs-kodi-remove): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-27 23:00:59 +01:00
Cayetano Santos 3ebeb5b403
gnu: Add emacs-ein.
* gnu/packages/emacs-xyz.scm (emacs-ein): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-27 23:00:58 +01:00
Nicolas Goaziou 6893d0dd45
gnu: emacs-emacsql: Run tests.
* gnu/packages/emacs-xyz.scm (emacs-emacsql)[arguments]: Run tests.
2023-01-27 23:00:58 +01:00
Cayetano Santos 38749d1092
gnu: emacs-emacsql: Update upstream repository.
* gnu/packages/emacs-xyz.scm (emacs-emacsql)[source]<origin>: Update URL.
[home-page]: Update URL.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-27 23:00:52 +01:00
Jan (janneke) Nieuwenhuizen 35e626f312
gnu: dezyne: Update to 2.17.1.
* gnu/packages/dezyne.scm (dezyne): Update to 2.17.1.
2023-01-27 20:38:49 +01:00
Maxim Cournoyer 608f0c9f27
gnu: Remove python-louvain-0.7.
* gnu/packages/graph.scm (python-louvain-0.7): Delete variable.
2023-01-27 14:08:56 -05:00
Maxim Cournoyer 68e4ec9ccf
gnu: python-leidenalg: Update to 0.9.1.
* gnu/packages/graph.scm (python-leidenalg): Update to 0.9.1.
2023-01-27 14:08:55 -05:00
Maxim Cournoyer c539be939b
gnu: python-igraph: Update to 0.10.4-0.b6ebd8e.
* gnu/packages/graph.scm (python-igraph): Update to 0.10.4-0.b6ebd8e.
[build-system]: Use pyproject-build-system.
[phases]: Delete check phase override.
2023-01-27 14:08:55 -05:00
Maxim Cournoyer 0b1fae08d0
gnu: rw: Update to 0.9 and apply a patch to build with igraph >= 0.10.
* gnu/packages/patches/rw-igraph-0.10.patch: New file.
* gnu/local.mk: Register it.
* gnu/packages/graph.scm (rw): Update to 0.9.  Apply patch.
2023-01-27 14:08:55 -05:00
Maxim Cournoyer a8754d3160
gnu: igraph: Update to 0.10.4.
* gnu/packages/graph.scm (igraph): Update to 0.10.4.
[source]: Modify to preserve the bundled cs and pcg libraries, which cannot be
used from the system.
[arguments]: Use gexps, and provide the #:test-target argument.
[inputs]: Delete suitesparse.
[propagated-inputs]: New field.
2023-01-27 14:08:55 -05:00
Navid Afkhami 5ebbedea58
gnu: Add r-castor.
* gnu/packages/cran.scm (r-castor): New variable.
2023-01-27 19:12:07 +01:00
Sharlatan Hellseher dbf965dd7b
gnu: python-photutils: Update to 1.6.0.
* gnu/packages/astronomy.scm (python-photutils): Update to 1.6.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-27 18:16:56 +01:00
Sharlatan Hellseher 2f7c460182
gnu: python-regions: Update to 0.7.
* gnu/packages/astronomy.scm (python-regions): Update to 0.7.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-27 18:16:56 +01:00
Sharlatan Hellseher 011032815c
gnu: python-sunpy: Update to 4.1.1.
* gnu/packages/astronomy.scm (python-sunpy): Update to 4.1.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-27 18:16:56 +01:00
Sharlatan Hellseher e858cd9105
gnu: python-astropy: Update to 5.2.1.
* gnu/packages/astronomy.scm (python-astropy): Update to 5.2.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-27 18:16:55 +01:00
Ludovic Courtès 7375f6ca0e
gnu: jed: Delete Windows binaries from the source tarball.
* gnu/packages/text-editors.scm (jed)[source]: In 'snippet', delete "bin/w32".
2023-01-27 18:16:55 +01:00
Ethan Blanton bd56093d84
gnu: Add jed.
* gnu/packages/text-editors.scm (jed): package for jed 0.99-19

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-27 18:16:55 +01:00
Michael Rohleder 25b01ed77f
gnu: inkscape: Fix qrcode rendering.
Fixes <https://issues.guix.gnu.org/57479>.

* gnu/packages/inkscape.scm (inkscape)[inputs]: Add python-cssselect.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-27 18:16:55 +01:00
Ludovic Courtès f84fdb3d89
gnu: hypre: Mark as tunable.
* gnu/packages/maths.scm (hypre)[properties]: New field.
2023-01-27 18:16:55 +01:00
Ludovic Courtès 317ea04589
gnu: hwloc: Update to 2.9.0.
* gnu/packages/mpi.scm (hwloc-2): Update to 2.9.0.
[arguments]: Add 'skip-test-that-requires-/sys' phase.
(%openmpi-setup): Set 'HWLOC_SYNTHETIC' environment variable.
* gnu/packages/opencl.scm (pocl)[arguments]: In 'set-HOME' phase, also
set 'HWLOC_SYNTHETIC'.
2023-01-27 18:16:55 +01:00
Tobias Geerinckx-Rice 729eabc6ae
gnu: emacs-magit: Update to 3.3.0-2.c883fab.
* gnu/packages/emacs-xyz.scm (emacs-magit): Update to 3.3.0-2.c883fab.
2023-01-22 01:00:17 +01:00
Tobias Geerinckx-Rice 7116cc6f66
gnu: libxcrypt: Update to 4.4.33.
* gnu/packages/crypto.scm (libxcrypt): Update to 4.4.33.
2023-01-22 01:00:17 +01:00
Tobias Geerinckx-Rice 612cf1b9ff
gnu: galera: Update to 26.4.13.
* gnu/packages/databases.scm (galera): Update to 26.4.13.
2023-01-22 01:00:17 +01:00
Tobias Geerinckx-Rice 78299e317a
gnu: google-highway: Update to 1.0.3.
* gnu/packages/cpp.scm (google-highway): Update to 1.0.3.
2023-01-22 01:00:17 +01:00
Tobias Geerinckx-Rice a105e2a392
gnu: libzen: Update to 0.4.40.
* gnu/packages/cpp.scm (libzen): Update to 0.4.40.
2023-01-22 01:00:16 +01:00
Tobias Geerinckx-Rice 7b997afed2
gnu: quazip: Update to 1.4.
* gnu/packages/compression.scm (quazip): Update to 1.4.
2023-01-22 01:00:16 +01:00
Tobias Geerinckx-Rice 85383e5abb
gnu: libhx: Update to 4.9.
* gnu/packages/c.scm (libhx): Update to 4.9.
2023-01-22 01:00:16 +01:00
Tobias Geerinckx-Rice 128c926ffa
gnu: rsnapshot: Update to 1.4.5.
* gnu/packages/backup.scm (rsnapshot): Update to 1.4.5.
2023-01-22 01:00:15 +01:00
Nicolas Goaziou 8e1cca32b9
gnu: asymptote: Update to 2.84.
* gnu/packages/plotutils.scm (asymptote): Update to 2.84.
[arguments]<#:phases>: Remove unnecessary arguments.
[native-inputs]: Add BISON, FLEX, PKG-CONFIG.
[inputs]: Add BASH-MINIMAL, EIGEN.
[home-page]: Use HTTPS.
2023-01-27 09:45:13 +01:00
Nicolas Goaziou 0b53adfddc
gnu: giac: Update to 1.9.0-37.
* gnu/packages/algebra.scm (giac): Update to 1.9.0-37.
2023-01-27 09:33:28 +01:00
Nicolas Goaziou d3390e7205
gnu: fet: Update to 6.8.0.
* gnu/packages/education.scm (fet): Update to 6.8.0.
2023-01-27 09:29:38 +01:00
Ivan Vilata i Balaguer f656e61268
gnu: emacs-ergoemacs-mode: Include keyboard layout SVGs.
* gnu/packages/emacs-xyz.scm (emacs-ergoemacs-mode)[arguments]<#:include>: Add
SVG files.

A couple of SVG files from the source need to be installed to make
‘ergoemacs-theme-describe’ and ‘ergoemacs-layout-describe’ work.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-27 09:26:59 +01:00
Ludovic Courtès c2b40b4b4c
gnu: guile-static: Use 'gcc-ar' and 'gcc-ranlib'.
Fixes a regression introduced in
0e480ca7b6 whereby '%guile-static-3.0'
would fail to build with "undefined reference" errors at link time.

Fixes <https://issues.guix.gnu.org/61080>.
Reported by Hilton Chain <hako@ultrarare.space>.

* gnu/packages/make-bootstrap.scm (make-guile-static): Pass 'AR' and
'RANLIB' as #:configure-flags.
2023-01-26 23:22:34 +01:00
Marius Bakke c6ec9c7af9
gnu: ungoogled-chromium: Update to 109.0.5414.119-1.
* gnu/packages/chromium.scm (%chromium-version): Set to 109.0.5414.119.
(%ungoogled-origin): Update hash.
(ungoogled-chromium)[source]: Likewise.
[arguments]: Use delete-file-recursively instead of rmdir for compatibility
with downstream versions.  Remove unused binding.
2023-01-26 17:14:48 +01:00
Ludovic Courtès 0e480ca7b6
gnu: guile: Update to 3.0.9.
* gnu/packages/guile.scm (guile-3.0-latest): Update to 3.0.9.
* gnu/packages/package-management.scm (guix-for-cuirass): Remove.
* gnu/packages/ci.scm (cuirass)[inputs]: Replace 'guix-for-cuirass' with
'guix'.
* gnu/packages/patches/guile-continuation-stack-leak.patch,
gnu/packages/patches/guile-cross-compilation.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Remove them.
2023-01-26 15:16:54 +01:00
Ludovic Courtès 230de2e94b
gnu: guix: Update to d5fece6.
* gnu/packages/package-management.scm (guix): Update to d5fece6.
2023-01-26 15:15:05 +01:00
Michael Rohleder d5fece6bfe
gnu: strawberry: Update to 1.0.14.
* gnu/packages/music.scm (strawberry): Update to 1.0.14.
[inputs]: Remove qtx11extras (left from qt5 to qt6 migration).

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-26 11:11:19 +01:00