Age | Commit message (Expand) | Author |
2022-08-11 | build-system/channel: Correctly handle store file name from (gnu ci)....This is a followup to cf60a0a906440ccb007bae1243c3e0397c3a0aba.
Reported by Mathieu Othacehe <othacehe@gnu.org>.
* guix/build-system/channel.scm (build-channels): Add 'string?' case.
| Ludovic Courtès |
2022-08-11 | po: Add 'guix/read-print.scm'....This is a followup to b21d05d232ec0aba5abec20e83cc52c1d5163cc3.
* po/guix/POTFILES.in: Add 'guix/read-print.scm'.
| Ludovic Courtès |
2022-08-11 | gnu: Add r-qmri....* gnu/packages/cran.scm (r-qmri): New variable.
| Ricardo Wurmus |
2022-08-11 | gnu: Add r-mritc....* gnu/packages/cran.scm (r-mritc): New variable.
| Ricardo Wurmus |
2022-08-11 | gnu: Add r-oro-nifti....* gnu/packages/cran.scm (r-oro-nifti): New variable.
| Ricardo Wurmus |
2022-08-11 | gnu: Add r-adimpro....* gnu/packages/cran.scm (r-adimpro): New variable.
| Ricardo Wurmus |
2022-08-11 | etc: teams: Add Mathieu Othacehe to mentors....* etc/teams.scm.in (mentors): New member.
| Mathieu Othacehe |
2022-08-11 | gnu: Add r-fmri....* gnu/packages/cran.scm (r-fmri): New variable.
| Ricardo Wurmus |
2022-08-07 | gnu: unzip: Fix cross-compilation....Fixes <https://issues.guix.gnu.org/57127>.
* gnu/packages/compression.scm (unzip)[arguments]: Use #$output when
cross-compiling.
| Tobias Geerinckx-Rice |
2022-08-07 | gnu: unzip: Use G-expressions....* gnu/packages/compression.scm (unzip)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2022-08-11 | gnu: Add f3d....* gnu/packages/graphics.scm (f3d): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Paul A. Patience |
2022-08-11 | gnu: vtk: Enable the RenderingExternal module....* gnu/packages/image-processing.scm (vtk)[arguments]<#:configure-flags>:
Add -DVTK_MODULE_ENABLE_VTK_RenderingExternal=YES.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Paul A. Patience |
2022-08-11 | gnu: pcc: Respect --without-tests....* gnu/packages/c.scm (pcc)[arguments]<#:phases>{check}: Respect the
`tests?` argument.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| ( |
2022-08-11 | gnu: pcc: Fix build....* gnu/packages/c.scm (pcc)[arguments]: Use gexps.
<#:phases>{fix-multiple-definitions}: New phase.
[native-inputs]: Adjust formatting.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| ( |
2022-08-11 | gnu: libplacebo: Update to 4.208.0....* gnu/packages/video.scm (libplacebo)[version]: Update to 4.208.0.
[native-inputs]: Add python.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Milkey Mouse |
2022-08-11 | gnu: guile-srfi-158: Update to 0.0.1-0-13126d1....This fixes compilation and cross-compilation.
* gnu/packages/guile-xyz.scm (guile-srfi-158): Update it.
[native-inputs]: Add guile-3.0.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| pukkamustard |
2022-08-11 | gnu: x265: Fix build on ppc64le....* gnu/packages/video.scm (x265)[arguments]: Disable ALTIVEC for ppc64le.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Marcel van der Boom |
2022-08-11 | gnu: python-symengine: Fix tests....This fixes <https://issues.guix.gnu.org/57104>.
* gnu/packages/python-xyz.scm (python-symengine):
[native-inputs]: Add python-nose.
[arguments]: Run tests with 'nosetests'.
| 宋文武 |
2022-08-10 | gnu: reprotest: Update to 0.7.21....* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.21.
| Vagrant Cascadian |
2022-08-10 | gnu: diffoscope: Update to 220....* gnu/packages/diffoscope.scm (diffoscope): Update to 220.
| Vagrant Cascadian |
2022-08-10 | gnu: Add lcsync....* gnu/packages/networking.scm (lcsync): New variable.
| Vagrant Cascadian |
2022-08-10 | gnu: Add librecast....* gnu/packages/networking.scm (librecast): New variable.
| Vagrant Cascadian |
2022-08-10 | gnu: Add lcrq....* gnu/packages/networking.scm (lcrq): New variable.
| Vagrant Cascadian |
2022-08-11 | gnu: strace: Update to 5.18....* gnu/packages/linux.scm (strace): Update to 5.18.
| Marius Bakke |
2022-08-11 | gnu: strace: Add release-monitoring-url....* gnu/packages/linux.scm (strace)[properties]: New field.
| Marius Bakke |
2022-08-11 | gnu: libreoffice: Remove input labels....* gnu/packages/libreoffice.scm (dtoa): New private variable.
(libreoffice)[native-inputs, inputs]: Remove labels.
[arguments]: Use G-expression and SEARCH-INPUT-FILE & co where appropriate.
Remove trailing #t's.
| Marius Bakke |
2022-08-11 | gnu: libreoffice: Update to 7.3.5.2....* gnu/packages/libreoffice.scm (libreoffice): Update to 7.3.5.2.
[inputs]: Add LIBCUCKOO and ZXING-CPP.
* gnu/packages/hunspell.scm (hunspell-dictionary): Update hash.
| Marius Bakke |
2022-08-11 | gnu: libcmis: Update to 0.5.2-46-gf264a61....* gnu/packages/libreoffice.scm (libcmis): Update to 0.5.2-46-gf264a61.
[source]: Switch to GIT-FETCH.
[native-inputs]: Add AUTOCONF, AUTOMAKE, and LIBTOOL.
[arguments]: Override bootstrap phase. While at it, convert to gexp and
remove label usage.
| Marius Bakke |
2022-08-11 | gnu: Add libcuckoo....* gnu/packages/datastructures.scm (libcuckoo): New variable.
| Marius Bakke |
2022-08-11 | gnu: libetonyek: Don't hard code mdds version....* gnu/packages/libreoffice.scm (libetonyek)[arguments]: Automatically pass the
major+minor version components of the "mdds" input.
| Marius Bakke |
2022-08-11 | gnu: orcus: Update to 0.17.2....* gnu/packages/libreoffice.scm (orcus): Update to 0.17.2.
| Marius Bakke |
2022-08-11 | gnu: ixion: Update to 0.17.0....* gnu/packages/libreoffice.scm (ixion): Update to 0.17.0.
| Marius Bakke |
2022-08-11 | gnu: mdds: Update to 2.0.3....* gnu/packages/boost.scm (mdds): Update to 2.0.3.
[source](uri): Use HTTPS & .xz tarball.
| Marius Bakke |
2022-08-11 | gnu: libabigail: Remove input labels....* gnu/packages/elf.scm (libabigail)[native-inputs]: Remove labels.
| Marius Bakke |
2022-08-11 | gnu: libabigail: Update to 2.0....* gnu/packages/elf.scm (libabigail): Update to 2.0.
| Marius Bakke |
2022-08-11 | gnu: qtwayland: Remove input labels....* gnu/packages/qt.scm (qtwayland)[inputs]: Remove labels.
| Marius Bakke |
2022-08-11 | gnu: qtwayland: Fix build with GCC 11....* gnu/packages/patches/qtwayland-gcc-11.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/qt.scm (qtwayland)[source](patches): New field.
| Marius Bakke |
2022-08-11 | gnu: fuse@2: Prepare for newer glibc....* gnu/packages/patches/fuse-glibc-2.34.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/linux.scm (fuse)[source](patches): Add the patch.
[arguments]: Add force-bootstrap phase.
[native-inputs]: Add AUTOCONF, AUTOMAKE, GETTEXT-MINIMAL, and LIBTOOL.
| Marius Bakke |
2022-08-10 | nls: Update translations....po/guix/bn.po: New file.
po/guix/LINGUAS: Add it.
| Julien Lepiller |
2022-08-10 | gnu: ocaml-extlib: Update to 1.7.9....* gnu/packages/ocaml.scm (ocaml-extlib): Update to 1.7.9.
| Julien Lepiller |
2022-08-10 | gnu: frama-c: Use lablgtk3....* gnu/packages/maths.scm (frama-c): Build the graphical interface.
| Julien Lepiller |
2022-08-10 | read-print: Remove unused procedure....* guix/read-print.scm (combine-vertical-space): Remove.
| Ludovic Courtès |
2022-08-10 | read-print: Report missing closing parens instead of looping....Fixes <https://issues.guix.gnu.org/57093>.
Reported by Mohammed AMAR-BENSABER <renken@shione.net>.
Previously 'read-with-comments' would enter an infinite loop.
* guix/read-print.scm (read-with-comments)[missing-closing-paren-error]:
New procedure.
Call it when 'loop' as called from 'liip' returns EOF.
* tests/read-print.scm ("read-with-comments: missing closing paren"):
New test.
| Ludovic Courtès |
2022-08-10 | ssh: 'open-ssh-session' gracefully handles connection timeouts....* guix/ssh.scm (open-ssh-session): Add case for 'again.
| Ludovic Courtès |
2022-08-10 | gnu: Add r-liana....* gnu/packages/bioinformatics.scm (r-liana): New variable.
| Ricardo Wurmus |
2022-08-10 | gnu: Add r-omnipathr/devel....* gnu/packages/bioinformatics.scm (r-omnipathr/devel): New variable.
| Ricardo Wurmus |
2022-08-10 | gnu: r-bayesfactor: Update to 0.9.12-4.4....* gnu/packages/statistics.scm (r-bayesfactor): Update to 0.9.12-4.4.
[propagated-inputs]: Remove r-gtools.
| Ricardo Wurmus |
2022-08-10 | gnu: r-effects: Update to 4.2-2....* gnu/packages/statistics.scm (r-effects): Update to 4.2-2.
[native-inputs]: Remove r-car.
| Ricardo Wurmus |
2022-08-10 | gnu: r-cairo: Update to 1.6-0....* gnu/packages/statistics.scm (r-cairo): Update to 1.6-0.
| Ricardo Wurmus |
2022-08-10 | gnu: r-lme4: Update to 1.1-30....* gnu/packages/statistics.scm (r-lme4): Update to 1.1-30.
| Ricardo Wurmus |