Age | Commit message (Expand) | Author |
2023-06-14 | gnu: Add python-synphot....* gnu/packages/astronomy.scm (python-synphot): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Sharlatan Hellseher |
2023-06-14 | gnu: Add python-tweakwcs....* gnu/packages/astronomy.scm (python-tweakwcs): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Sharlatan Hellseher |
2023-06-14 | gnu: Add python-stsci-stimage....* gnu/packages/astronomy.scm (python-stsci-stimage): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Sharlatan Hellseher |
2023-06-14 | gnu: Add python-stsci-imagestats....* gnu/packages/astronomy.scm (python-stsci-imagestats): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Sharlatan Hellseher |
2023-06-14 | gnu: Add python-stsci-image....* gnu/packages/astronomy.scm (python-stsci-image): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Sharlatan Hellseher |
2023-06-14 | gnu: Add python-roman-datamodels....* gnu/packages/astronomy.scm (python-roman-datamodels): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Sharlatan Hellseher |
2023-06-14 | gnu: Add python-rad....* gnu/packages/astronomy.scm (python-rad): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Sharlatan Hellseher |
2023-06-14 | gnu: Add python-pysynphot....* gnp/packages/astronomy.scm (python-pysynphot): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Sharlatan Hellseher |
2023-06-14 | gnu: glibc-2.33: Fix building for riscv64-linux....* gnu/packages/base.scm (glibc-2.33)[source]: Add patch.
* gnu/packages/patches/glibc-2.33-riscv64-miscompilation.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner |
2023-06-14 | system: images: Add unmatched module....* gnu/system/images/unmatched.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| Efraim Flashner |
2023-06-14 | gnu: image: Add support for unformatted partitions....* gnu/build/image.scm (make-unformatted-image): New procedure.
(make-partition-image): Add support for unformatted partition.
* gnu/system/image.scm (system-disk-image)[partition->gpt-type]: Add
case for using unformatted partition uuid.
| Efraim Flashner |
2023-06-14 | gnu: bootloader: Add u-boot-sifive-unmatched-bootloader....* gnu/bootloader/u-boot.scm (install-sifive-unmatched-u-boot,
u-boot-sifive-unmatched-bootloader): New variables.
| Efraim Flashner |
2023-06-14 | gnu: opencv: Fix building on riscv64-linux....* gnu/packages/image-processing.scm (opencv)[arguments]: Adjust the
custom 'disable-broken-tests phase to adjust or skip some tests when
building for riscv64-linux.
| Efraim Flashner |
2023-06-14 | gnu: linenoise: Update to 1.0-2.93b2db9....* gnu/packages/shells.scm (linenoise): Update to 1.0-2.93b2db9.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| 宋文武 |
2023-06-14 | gnu: wireplumber: Update to 0.4.14....* gnu/packages/linux.scm (wireplumber): Update to 0.4.14.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Benjamin |
2023-06-14 | gnu: pipewire: Update to 0.3.70....* gnu/packages/linux.scm (pipewire): Update to 0.3.70.
[inputs]: Add glib.
[arguments]: Do not install rlimits.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Benjamin |
2023-06-14 | gnu: nyxt: Update to 3.2.0....* gnu/packages/web-browsers.scm (nyxt): Update to 3.2.0.
Signed-off-by: Pierre Neidhardt <mail@ambrevar.xyz>
| Andre A. Gomes |
2023-06-13 | gnu: Add tree-sitter-bibtex....* gnu/packages/tree-sitter.scm (tree-sitter-bibtex): New variable.
| Nicolas Graves via Guix-patches via |
2023-06-13 | gnu: Add python-mizani....* gnu/packages/python-xyz.scm (python-mizani): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Navid Afkhami |
2023-06-13 | gnu: quodlibet: Fix compatibility with python-3.10....Reported in #63205.
* gnu/packages/music.scm (quodlibet)[source]: Add two backported patches.
[arguments]: Adjust 'check phase to change skipped tests.
* gnu/packages/patches/quodlibet-fix-invalid-glob.patch,
gnu/packages/patches/quodlibet-fix-mtime-tests.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Alice BRENON |
2023-06-13 | gnu: libgit2: Skip some tests on armhf-linux....* gnu/packages/version-control.scm (libgit2)[arguments]: When building
for armhf-linux add a phase to skip some tests.
| Efraim Flashner |
2023-06-13 | gnu: qgis: Allow building on more architectures....* gnu/packages/geo.scm (qgis)[native-inputs]: Only build with shellcheck
on supported platforms.
| Efraim Flashner |
2023-06-13 | gnu: Add emacs-rail....* gnu/packages/emacs-xyz.scm (emacs-rail): New variable.
| Andrew Tropin |
2023-06-12 | gnu: python-mf2py: Add missing input....* gnu/packages/python-web.scm (python-mf2py)[native-inputs]: Add
python-mock.
| Efraim Flashner |
2023-06-12 | gnu: guile-png: Update to 0.6.0....* gnu/packages/guile-xyz.scm (guile-png): Update to 0.6.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Artyom V. Poptsov |
2023-06-12 | gnu: gocryptfs: Update to 2.4.0....* gnu/packages/file-systems.scm (gocryptfs): Update to 2.4.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Felix Lechner |
2023-06-12 | gnu: perl-lingua-translit: Update to 0.29....* gnu/packages/perl.scm (perl-lingua-translit): Update to 0.29.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Evgeny Pisemsky |
2023-06-12 | gnu: musikcube: Update to 3.0.1....* gnu/packages/music.scm (musikcube): Update to 3.0.1.
[arguments]<#:configure-flags>: Remove "-DENABLE_BUNDLED_TAGLIB=false".
[native-inputs]: Add "asio".
[inputs]: Replace "ncurses" with "ncurses/tinfo" and add "libgme", "libogg",
"libvorbis" and "pipewire".
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Sughosha |
2023-06-12 | gnu: mailutils: Update to 3.16...* gnu/packages/mail.scm (mailutils): Update to 3.16
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Andy Tai |
2023-06-12 | gnu: gnuastro: Update to 0.20...* gnu/packages/astronomy.scm (gnuastro: Update to 0.20
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Andy Tai |
2023-06-12 | gnu: flat-remix-gnome-theme: Update to 20230508....* gnu/packages/gnome-xyz.scm (flat-remix-gnome-theme): Update to 20230508.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Sughosha |
2023-06-12 | gnu: lttng-modules: Update to 2.13.10....* gnu/packages/instrumentation.scm (lttng-modules): Update to 2.13.10.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Olivier Dion |
2023-06-12 | gnu: erlang: Update to 25.3.2....* gnu/packages/erlang.scm (erlang): Update to 25.3.2.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| wrobell |
2023-06-12 | gnu: lfs-s3: Update to 0.1.2....* gnu/packages/version-control.scm (lfs-s3): Update to 0.1.2.
[propagated-inputs] Remove go-github-com-spf13-cobra.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Nicolas Graves |
2023-06-12 | gnu: phantomsocks: Update to 0.0.0-20230405135900-a54ae9f3611e....* gnu/packages/networking.scm (phantomsocks): Update to
0.0.0-20230405135900-a54ae9f3611e.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Hilton Chain |
2023-06-12 | gnu: python-absl-py: Update to 1.4.0....* gnu/packages/python-xyz.scm (python-absl-py): Update to 1.4.0.
[arguments]: Remove 'patch-version-check phase.
[propagated-inputs]: Remove python-six.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Felix Gruber |
2023-06-12 | gnu: tup: Update to 0.7.11....* gnu/packages/build-tools.scm (tup): Update to 0.7.11.
[inputs]: Use fuse-3.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| 宋文武 |
2023-06-12 | gnu: python-py3status: Update to 3.50....This avoids "ImportError: cannot import name 'Iterable' from 'collections'"
from py3status version < 3.25.
* gnu/packages/python-xyz.scm (python-py3status): Update to 3.50.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Ivan Vilata i Balaguer |
2023-06-12 | gnu: python-m2crypto: Update to 0.38.0....* gnu/packages/python-crypto.scm (python-m2crypto): Update to 0.38.0.
[build-system]: switch to PYPROJECT-BUILD-SYSTEM.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Z572 |
2023-06-12 | gnu: doctl: Update to 1.94.0....* gnu/packages/admin.scm (doctl): Update to 1.94.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Matthew James Kraai |
2023-06-12 | gnu: directfb: Fix building on armhf-linux....* gnu/packages/graphics.scm (directfb)[arguments]: Add a phase when
building for armhf-linux to apply a patch.
[native-inputs]: Add patch, patch file.
* gnu/packages/patches/directfb-davinci-glibc-228-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner |
2023-06-12 | gnu: linux-libre 4.14: Update to 4.14.317....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.317.
(linux-libre-4.14-pristine-source): Update hash.
| Leo Famulari |
2023-06-12 | gnu: linux-libre 4.19: Update to 4.19.285....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.285.
(linux-libre-4.19-pristine-source): Update hash.
| Leo Famulari |
2023-06-12 | gnu: linux-libre 5.4: Update to 5.4.246....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.246.
(linux-libre-5.4-pristine-source, deblob-scripts-5.4): Update hashes.
| Leo Famulari |
2023-06-12 | gnu: linux-libre 5.10: Update to 5.10.183....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.183.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
| Leo Famulari |
2023-06-12 | gnu: linux-libre 5.15: Update to 5.15.116....* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.116.
(linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
| Leo Famulari |
2023-06-12 | gnu: linux-libre 6.1: Update to 6.1.33....* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.33.
(linux-libre-6.1-pristine-source, deblob-scripts-6.1): Update hashes.
| Leo Famulari |
2023-06-12 | gnu: linux-libre: Update to 6.3.7....* gnu/packages/linux.scm (linux-libre-6.3-version): Update to 6.3.7.
(linux-libre-6.3-pristine-source, deblob-scripts-6.3): Update hashes.
| Leo Famulari |
2023-06-12 | gnu: vtk: Fix building on riscv64-linux....* gnu/packages/image-processing.scm (vtk)[arguments]: Adjust
configure-flags when building for riscv64-linux to link with '-latomic'.
| Efraim Flashner |
2023-06-11 | gnu: python-titlecase: Update to 2.4....* gnu/packages/python-xyz.scm (python-titlecase): Update to 2.4.
[native-inputs]: Remove python-nose.
| jgart |