Age | Commit message (Expand) | Author |
2023-06-06 | gnu: Add python-decoupler-py....* gnu/packages/bioinformatics.scm (python-decoupler-py): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>.
| Navid Afkhami |
2023-06-06 | gnu: icecat: Update to 102.12.0-guix0-preview1 [security fixes]....Includes fixes for CVE-2023-34414 and CVE-2023-34416.
* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
| Mark H Weaver |
2023-06-06 | gnu: nim: Update to 1.6.12....Without the attached patch, Nim is broken on Guix as it searches
for its stdlib in /lib while it was placed in /lib/nim.
* gnu/packages/nim.scm (nim): Update to 1.6.12.
[arguments]: In 'patch-installer phase install stdlib source to the
right directory. In 'patch-more-shebangs phase edit substitute* to
point to the new osproc source.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Gruruya |
2023-06-06 | gnu: python-anaconda-client: Fix build with Python 3.10....* gnu/packages/package-management.scm (python-anaconda-client)[build-system]:
Use pyproject-bulid-system.
[arguments]: Move contents of 'remove-network-tests phase to #:test-flags;
drop trailing #T from 'set-HOME phase; add phase 'python3.10-compatibility;
disable test_conda_root and test_conda_root_outside_root_environment.
| Ricardo Wurmus |
2023-06-06 | gnu: Add r-caretensemble....* gnu/packages/cran.scm (r-caretensemble): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Navid Afkhami |
2023-06-06 | gnu: sbcl-stmx: Update to 2.0.5-2.f71e742....* gnu/packages/lisp-xyz.scm (sbcl-stmx): Update to 2.0.5-2.f71e742.
[arguments]: Add 'fix-build' phase.
| Guillaume Le Vaillant |
2023-06-06 | gnu: txr: Update to 287....* gnu/packages/lisp.scm (txr): Update to 287.
| Guillaume Le Vaillant |
2023-06-06 | gnu: sbcl: Update to 2.3.5....* gnu/packages/lisp.scm (sbcl): Update to 2.3.5.
| Guillaume Le Vaillant |
2023-06-06 | gnu: openocd: Update to 0.12.0....* gnu/packages/embedded.scm (openocd): Update to 0.12.0.
[inputs]: Remove libusb-compat as openocd dropped support for libusb0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Jean-Pierre De Jesus DIAZ |
2023-06-06 | gnu: jimtcl: Update to 0.82....* gnu/packages/embedded (jimtcl): Update to 0.82.
[arguments]: Use G-Expressions and update failing test, TTY test doesn't
fail anymore.
[inputs]: Add openssl as an input as now by default jimtcl enables the
SSL configuration option.
* gnu/packages/embedded (openocd): Support jimtcl 0.82.
[arguments]: Link against libssl and libcrypto.
[inputs]: Add openssl.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Jean-Pierre De Jesus DIAZ |
2023-06-06 | gnu: libjaylink: Update to 0.3.1....* gnu/packages/embedded (libjaylink): Update to 0.3.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Jean-Pierre De Jesus DIAZ |
2023-06-06 | gnu: thc-ipv6: Do not build with "-march=native"....* gnu/packages/networking.scm (thc-ipv6)[origin]: Add 'snippet'.
[properties]: New field.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Z572 |
2023-06-05 | gnu: linux-libre 5.4: Update to 5.4.245....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.245.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari |
2023-06-05 | gnu: linux-libre 5.10: Update to 5.10.182....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.182.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |
2023-06-05 | gnu: linux-libre 5.15: Update to 5.15.115....* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.115.
(linux-libre-5.15-pristine-source): Update hash.
| Leo Famulari |
2023-06-05 | gnu: linux-libre 6.1: Update to 6.1.32....* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.32.
(linux-libre-6.1-pristine-source): Update hash.
| Leo Famulari |
2023-06-05 | gnu: linux-libre: Update to 6.3.6....* gnu/packages/linux.scm (linux-libre-6.3-version): Update to 6.3.6.
(linux-libre-6.3-pristine-source): Update hash.
| Leo Famulari |
2023-06-05 | gnu: blurhash: Update to 0.2.0....* gnu/packages/image.scm (blurhash): Update to 0.2.0.
[native-inputs]: Remove cmake. Add pkg-config.
| Efraim Flashner |
2023-06-05 | gnu: cpp-httplib: Update to 0.12.5....* gnu/packages/cpp.scm (cpp-httplib): Update to 0.12.5.
[arguments]: Adjust configure-flags to build the tests. Add a make-flag
to set CXX. Adjust custom 'disable-network-tests phase to skip more
network tests. Remove custom 'check phase.
[native-inputs]: Add googletest.
| Efraim Flashner |
2023-06-05 | gnu: python-codespell: Update to 2.2.4....* gnu/packages/python-xyz.scm (python-codespell): Update to 2.2.4.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Remove python-check-manifest; add python-pygments and
python-tomli.
| Efraim Flashner |
2023-06-05 | gnu: proj-7: Add upstream patch....* gnu/packages/patches/proj-7-initialize-memory.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/geo.scm (proj-7)[source]: Add it.
| Ricardo Wurmus |
2023-06-05 | gnu: python-bulkvis: Reference upstream issue....* gnu/packages/bioinformatics.scm (python-bulkvis)[arguments]: Add comment
with link to upstream issue for bokeh compatibility patch.
| Ricardo Wurmus |
2023-06-05 | gnu: python-tenacity: Use pyproject-build-system....* gnu/packages/python-xyz.scm (python-tenacity)[build-system]: Use
pyproject-build-system.
[arguments]: Remove.
| Ricardo Wurmus |
2023-06-05 | gnu: python-tenacity: Use Tornado 6....* gnu/packages/python-xyz.scm (python-tenacity)[native-inputs]: Replace
python-tornado with python-tornado-6.
| Ricardo Wurmus |
2023-06-05 | gnu: python-bokeh: Use Tornado 6....* gnu/packages/python-xyz.scm (python-bokeh)[propagated-inputs]: Replace
python-tornado with python-tornado-6.
| Ricardo Wurmus |
2023-06-05 | gnu: Add python-bulkvis....* gnu/packages/bioinformatics.scm (python-bulkvis): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
| Navid Afkhami |
2023-06-05 | gnu: Add python-readpaf....* gnu/packages/bioinformatics.scm (python-readpaf): New variable.
| Navid Afkhami |
2023-06-05 | gnu: gcompris-qt: Update to 3.2....* gnu/packages/education.scm (gcompris-qt): Update to 3.2.
[inputs]: Add qtcharts, qtquickcontrols2-5. Remove qtquickcontrols-5,
qtxml-5.
| Efraim Flashner |
2023-06-05 | gnu: mupdf: Update to 1.22.1....* gnu/packages/pdf.scm (mupdf): Update to 1.22.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Timotej Lazar |
2023-06-04 | gnu: lagrange: Update to 1.16.3....* gnu/packages/web-browsers.scm (lagrange): Update to 1.16.3.
| Efraim Flashner |
2023-06-04 | gnu: keepassxc: Update to 2.7.5....* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.5.
| Efraim Flashner |
2023-06-04 | gnu: urlscan: Update to 1.0.0....* gnu/packages/mail.scm (urlscan): Update to 1.0.0.
[arguments]: Skip the test phase.
[build-system]: Switch to the pyproject-build-system.
[native-inputs]: Add python-hatch-vcs, python-hatchling.
| Efraim Flashner |
2023-06-04 | gnu: tree: Update to 2.1.1....* gnu/packages/admin.scm (tree): Update to 2.1.1.
[arguments]: Remove unneeded 'fix-manpage-version phase.
| Efraim Flashner |
2023-06-04 | gnu: jpegoptim: Fix cross-compiling to riscv64....* gnu/packages/image.scm (jpegoptim)[arguments]: When cross-compiling t
riscv64, add phase to update-config-scripts.
[native-inputs]: When cross-compiling to riscv64, add config.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Zheng Junjie |
2023-06-04 | gnu: libicns: Fix cross-compiling to riscv64....* gnu/packages/image.scm (libicns)[arguments]: When cross-compiling to
riscv64, add phase to update-config-scripts.
[native-inputs]: When cross-compiling to riscv64, add config.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Zheng Junjie |
2023-06-04 | gnu: gsettings-desktop-schemas: Fix cross-compiling....* gnu/packages/gnome.scm(gsettings-desktop-schemas)[inputs]: Add
gobject-introspection.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Zheng Junjie |
2023-06-04 | gnu: gobject-introspection: Fix cross-compiling....* gnu/packages/glib.scm(gobject-introspection)[native-inputs]: When
cross-compiling add python.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Zheng Junjie |
2023-06-04 | gnu: mtdev: Fix cross-compiling to riscv64....* gnu/packages/xdisorg.scm (mtdev)[arguments]: When cross-compiling to
riscv64 add a phase to update config.{guess,sub}.
[native-inputs]: When cross-compiling to riscv64 add config.
| Zheng Junjie |
2023-06-04 | gnu: xcb-util-wm: Fix cross-compiling to riscv64....* gnu/packages/xorg.scm (xcb-util-wm)[arguments]: Add
update-config-scripts phase when cross-compiling to riscv64.
[native-inputs]: Add config when cross-compiling to riscv64.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Zheng Junjie |
2023-06-04 | gnu: libxtst: Fix cross-compiling to riscv64....* gnu/packages/xorg.scm (libxtst)[arguments]: When cross-compiling to
riscv64, add phase to update config.{guess,sub}.
[native-inputs]: When cross-compiling to riscv64, add config.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Zheng Junjie |
2023-06-04 | gnu: libdeflate: Use default tests....* gnu/packages/compression.scm (libdeflate)[arguments]: Adjust
configure-flags to build the test suite. Remove custom 'check phase.
| Efraim Flashner |
2023-06-04 | gnu: agda-ial: Update to ded30c410d5d40142249686572aa1acd1b2f8cc7....* gnu/packages/agda.scm (agda-ial): Update to
ded30c410d5d40142249686572aa1acd1b2f8cc7, use agda-build-system, switch to
G-Exps, reorder fields.
| Josselin Poiret |
2023-06-04 | gnu: Add agda-1lab....* gnu/packages/agda.scm: New variable agda-1lab.
| Josselin Poiret |
2023-06-04 | gnu: Add agda-cubical....* gnu/packages/agda.scm: New variable agda-cubical.
| Josselin Poiret |
2023-06-04 | gnu: Add agda-categories....* gnu/packages/patches/agda-categories-use-find.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/agda.scm: New variable agda-categories.
| Josselin Poiret |
2023-06-04 | gnu: Add agda-stdlib....* gnu/packages/patches/agda-stdlib-use-runhaskell.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/agda.scm: New variable agda-stdlib.
| Josselin Poiret |
2023-06-04 | gnu: agda: Add AGDA_LIBDIRS search-path....* gnu/packages/patches/agda-libdirs-env-variable.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/agda.scm (agda): Patch agda, and add search path.
| Josselin Poiret |
2023-06-04 | gnu: emacs-agda2-mode: Switch to G-Exps....* gnu/packages/agda.scm (emacs-agda2-mode): Switch it up.
| Josselin Poiret |
2023-06-04 | gnu: emacs-agda2-mode: No longer inherit from agda....* gnu/packages/agda.scm (emacs-agda2-mode): Remove it. Made no sense, as we only
need the source, which we can refer to without inheriting the whole thing.
| Josselin Poiret |
2023-06-04 | gnu: agda: Build info manual....* gnu/packages/agda.scm (agda): Build the user manual as an info manual.
| Josselin Poiret |