Age | Commit message (Expand) | Author |
2023-01-27 | 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>
| Sharlatan Hellseher |
2023-01-27 | 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>
| Sharlatan Hellseher |
2023-01-27 | 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>
| Sharlatan Hellseher |
2023-01-27 | 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>
| Sharlatan Hellseher |
2023-01-27 | gnu: jed: Delete Windows binaries from the source tarball....* gnu/packages/text-editors.scm (jed)[source]: In 'snippet', delete "bin/w32".
| Ludovic Courtès |
2023-01-27 | gnu: Add jed....* gnu/packages/text-editors.scm (jed): package for jed 0.99-19
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Ethan Blanton |
2023-01-27 | 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>
| Michael Rohleder |
2023-01-27 | gnu: hypre: Mark as tunable....* gnu/packages/maths.scm (hypre)[properties]: New field.
| Ludovic Courtès |
2023-01-27 | 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'.
| Ludovic Courtès |
2023-01-22 | gnu: emacs-magit: Update to 3.3.0-2.c883fab....* gnu/packages/emacs-xyz.scm (emacs-magit): Update to 3.3.0-2.c883fab.
| Tobias Geerinckx-Rice |
2023-01-22 | gnu: libxcrypt: Update to 4.4.33....* gnu/packages/crypto.scm (libxcrypt): Update to 4.4.33.
| Tobias Geerinckx-Rice |
2023-01-22 | gnu: galera: Update to 26.4.13....* gnu/packages/databases.scm (galera): Update to 26.4.13.
| Tobias Geerinckx-Rice |
2023-01-22 | gnu: google-highway: Update to 1.0.3....* gnu/packages/cpp.scm (google-highway): Update to 1.0.3.
| Tobias Geerinckx-Rice |
2023-01-22 | gnu: libzen: Update to 0.4.40....* gnu/packages/cpp.scm (libzen): Update to 0.4.40.
| Tobias Geerinckx-Rice |
2023-01-22 | gnu: quazip: Update to 1.4....* gnu/packages/compression.scm (quazip): Update to 1.4.
| Tobias Geerinckx-Rice |
2023-01-22 | gnu: libhx: Update to 4.9....* gnu/packages/c.scm (libhx): Update to 4.9.
| Tobias Geerinckx-Rice |
2023-01-22 | gnu: rsnapshot: Update to 1.4.5....* gnu/packages/backup.scm (rsnapshot): Update to 1.4.5.
| Tobias Geerinckx-Rice |
2023-01-27 | 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.
| Nicolas Goaziou |
2023-01-27 | gnu: giac: Update to 1.9.0-37....* gnu/packages/algebra.scm (giac): Update to 1.9.0-37.
| Nicolas Goaziou |
2023-01-27 | gnu: fet: Update to 6.8.0....* gnu/packages/education.scm (fet): Update to 6.8.0.
| Nicolas Goaziou |
2023-01-27 | 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>
| Ivan Vilata i Balaguer |
2023-01-26 | gnu: guile-static: Use 'gcc-ar' and 'gcc-ranlib'....Fixes a regression introduced in
0e480ca7b60428a62fc4681d7aca6c7c067add42 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.
| Ludovic Courtès |
2023-01-26 | 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.
| Marius Bakke |
2023-01-26 | 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.
| Ludovic Courtès |
2023-01-26 | gnu: guix: Update to d5fece6....* gnu/packages/package-management.scm (guix): Update to d5fece6.
| Ludovic Courtès |
2023-01-26 | 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>
| Michael Rohleder |
2023-01-26 | gnu: emacs-next: Update to 29.0.50-4.6adc193....* gnu/packages/emacs.scm (emacs-next): Update to 29.0.50-4.6adc193.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Fredrik Salomonsson |
2023-01-26 | gnu: Add python-pysimplesoap....* gnu/packages/python-web.scm (python-pysimplesoap): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Felix Lechner |
2023-01-26 | gnu: Add wl-color-picker....* gnu/packages/xdisorg.scm (wl-color-picker): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Sughosha |
2023-01-26 | gnu: Add nginx-module-vts....Depends on nginx http_stub_status_module.
* gnu/packages/web.scm (nginx-module-vts): New variable.
(nginx)[arguments]: Add "--with-http_stub_status_module" to #:configure-flags.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Bruno Victal |
2023-01-26 | gnu: poke: Disable static library....* gnu/packages/engineering.scm (poke)[arguments]: Adjust configure-flags
to skip the static library.
| Efraim Flashner |
2023-01-26 | gnu: poke: Update to 3.0....* gnu/packages/engineering.scm (poke): Update to 3.0.
| Efraim Flashner |
2023-01-25 | gnu: gdcm: Add documentation....* gnu/packages/bioinformatics.scm (gdcm)[outputs]: New field.
[arguments]: Add #:phases. Augment #:configure-flags.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Tor-björn Claesson |
2023-01-25 | gnu: gdcm: Ignore 3 failing tests....* gnu/packages/bioinformatics.scm (gdcm)[arguments]: Skip three more
failing tests.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Tor-björn Claesson |
2023-01-25 | gnu: guix: Update to ebcb5c8....* gnu/packages/package-management.scm (guix): Update to ebcb5c8.
| Ludovic Courtès |
2023-01-25 | gnu: linux-libre 4.14: Update to 4.14.304....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.304.
(linux-libre-4.14-pristine-source): Update hash.
| Leo Famulari |
2023-01-25 | gnu: linux-libre 4.19: Update to 4.19.271....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.271.
(linux-libre-4.19-pristine-source): Update hash.
| Leo Famulari |
2023-01-25 | gnu: linux-libre 5.4: Update to 5.4.230....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.230.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari |
2023-01-25 | gnu: linux-libre 5.10: Update to 5.10.165....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.165.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |
2023-01-25 | gnu: linux-libre 5.15: Update to 5.15.90....* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.90.
(linux-libre-5.15-pristine-source): Update hash.
| Leo Famulari |
2023-01-25 | gnu: linux-libre: Update to 6.1.8....* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.8.
(linux-libre-6.1-pristine-source): Update hash.
| Leo Famulari |
2023-01-25 | gnu: emacs-helm-bibtex: Update to 2.0.1-1.8ebf50d....* gnu/packages/emacs-xyz.scm (emacs-helm-bibtex): Update to 2.0.1-1.8ebf50d.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Cayetano Santos |
2023-01-25 | gnu: emacs-mu4e-alert: Update to 1.0-0.3c9af8c....* gnu/packages/emacs-xyz.scm (emacs-mu4e-alert): Update to 1.0-0.3c9af8c.
[source]: Switch to maintained fork.
[propagated-inputs]: Reorder alphabetically.
[home-page]: Ditto.
[synopsis]: Update to match main uses of package.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Original repository is no longer maintained and MELPA has switched to an
active fork, required for compatibility with recent versions of mu4e. See
<https://github.com/melpa/melpa/pull/7927>.
| John Kehayias |
2023-01-25 | gnu: Add emacs-helm-themes....* gnu/packages/emacs-xyz.scm (emacs-helm-themes): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Cayetano Santos |
2023-01-25 | gnu: Add emacs-paradox....* gnu/packages/emacs-xyz.scm (emacs-paradox): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Cayetano Santos |
2023-01-25 | gnu: emacs-smartparens: Update to 1.11.0-0.7afd647....* gnu/packages/emacs-xyz.scm: Update to 1.11.0-0.7afd647.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Nicolas Graves |
2023-01-25 | gnu: emacs-origami-el: Add patch to fix cl package deprecation....* gnu/packages/emacs-xyz.scm (emacs-origami-el):
[source] Add patch to fix cl package deprecation.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Nicolas Graves |
2023-01-22 | gnu: guile-gnutls: Use gnutls-latest consistently....* gnu/packages/tls.scm (guile-gnutls)[native-inputs]: Substitute
gnutls-latest for gnutls.
Reported by jackhill in #guix.
| Tobias Geerinckx-Rice |
2023-01-25 | gnu: Add jack-example-tools....* gnu/packages/audio.scm (jack-example-tools): New variable.
| Ricardo Wurmus |
2023-01-25 | gnu: jack-1: Update comment to recommend use of jack-2....* gnu/packages/audio.scm (jack-1, jack-2): Update comments.
| Ricardo Wurmus |