Age | Commit message (Expand) | Author |
2021-10-30 | gnu: Add r-formattable....* gnu/packages/cran.scm (r-formattable): New variable.
| Mădălin Ionel Patrașcu |
2021-10-30 | gnu: qemu: Add Guix support to QEMU guest agent....QEMU guest agent hardcodes paths to /sbin/hwclock and /sbin/shutdown. Patch
the source to try binaries under /run/current-system/profile/sbin first.
* gnu/packages/patches/qemu-fix-agent-paths.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register the patch.
* gnu/packages/virtualization.scm (qemu)[origin]: Apply it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Timotej Lazar |
2021-10-30 | gnu: Add r-bien....* gnu/packages/cran.scm (r-bien): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| jgart |
2021-10-30 | gnu: Add r-fasterize....* gnu/packages/cran.scm (r-fasterize): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| jgart |
2021-10-30 | gnu: Add python-ijson....* gnu/packages/python-xyz.scm (python-ijson): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Raphaël Mélotte |
2021-10-30 | gnu: Add Random Identity Generator (rig)...* gnu/packages/shellutils.scm (rig): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Foo Chuan Wei |
2021-10-30 | gnu: ta-lib: Explicitly link math library....* gnu/packages/finance.scm (ta-lib)[arguments]: Add 'link-math-library' phase.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Foo Chuan Wei |
2021-10-30 | gnu: Add cl-pass....* gnu/packages/lisp-xyz.scm (cl-pass, ecl-cl-pass, sbcl-cl-pass): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Foo Chuan Wei |
2021-10-30 | gnu: Add cl-clinenoise....* gnu/packages/lisp-xyz.scm (cl-clinenoise, ecl-clinenoise,
sbcl-clinenoise): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Foo Chuan Wei |
2021-10-30 | gnu: ungoogled-chromium: Update to 95.0.4638.69-1....* gnu/packages/chromium.scm (%chromium-version): Set to 95.0.4638.69.
(%ungoogled-revision): Inherit from it.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
| Marius Bakke |
2021-10-29 | gnu: mame: Update to 0.237....* gnu/packages/emulators.scm (mame): Update to 0.237.
| Nicolas Goaziou |
2021-10-29 | gnu: scintilla: Update to 5.1.3....* gnu/packages/text-editors.scm (scintilla): Update to 5.1.3.
| Nicolas Goaziou |
2021-10-29 | gnu: thinkfan: Update to 1.3.0....* gnu/packages/linux.scm (thinkfan): Update to 1.3.0.
| Nicolas Goaziou |
2021-10-29 | gnu: emacs-shell-command+: Update to 2.3.2....* gnu/packages/emacs-xyz.scm (emacs-shell-command+): Update to 2.3.2.
| Nicolas Goaziou |
2021-10-29 | gnu: emacs-ebdb: Update to 0.8.8....* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.8.8.
| Nicolas Goaziou |
2021-10-29 | gnu: diffoscope: Update to 189....* gnu/packages/diffoscope.scm (diffoscope): Update to 189.
[arguments] Remove phases 'use-dumppdf-py and 'fpc-external-tool.
Update 'skip-python-tests.
| Vagrant Cascadian |
2021-10-29 | gnu: blueman: Update to 2.2.3....* gnu/packages/networking.scm (blueman): Update to 2.2.3.
| Tobias Geerinckx-Rice |
2021-10-29 | gnu: corefreq: Update to 1.87.4....* gnu/packages/linux.scm (corefreq): Update to 1.87.4.
| Tobias Geerinckx-Rice |
2021-10-29 | gnu: chroma: Update to 1.19....* gnu/packages/games.scm (chroma): Update to 1.19.
[arguments]: Remove "CFLAGS=-fgnu89-inline" work-around.
| Tobias Geerinckx-Rice |
2021-10-29 | gnu: botan: Omit static library....* gnu/packages/crypto.scm (botan)[arguments]: Add a "--disable-static"
configure flag.
| Tobias Geerinckx-Rice |
2021-10-29 | gnu: botan: Update to 2.18.2....* gnu/packages/crypto.scm (botan): Update to 2.18.2.
| Tobias Geerinckx-Rice |
2021-10-29 | gnu: komikku: Update to 0.35.2....* gnu/packages/gnome.scm (komikku): Update to 0.35.2.
| Liliana Marie Prikler |
2021-10-29 | gnu: knot-resolver: Update to 5.4.2....* gnu/packages/dns.scm (knot-resolver): Update to 5.4.2.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Simon South |
2021-10-29 | gnu: butt: Update to 0.1.32....* gnu/packages/audio.scm (butt): Update to 0.1.32.
| Tobias Geerinckx-Rice |
2021-10-29 | gnu: recoll: Enable GUI and add inputs for common filters....* gnu/packages/search.scm (recoll)[arguments]: Enable GUI; add build phase
'wrap-filters.
[inputs]: Replace python-pdftotext with poppler; add qtbase-5, unzip, gawk,
grep, groff, gzip, libiconv, perl, perl-image-exiftool, sed, and tar.
| Ricardo Wurmus |
2021-10-28 | Revert "gnu: docker-compose: Update to 1.29.2"...This reverts commit c9c4c851a8f05228e060d2d12550d31c2dced5b4, until the
following runtime dependency problem can be investigated:
pkg_resources.DistributionNotFound: The 'python-dotenv<1,>=0.13.0'
distribution was not found and is required by docker-compose
| Maxim Cournoyer |
2021-10-28 | gnu: python-slugify: Honor #:tests?....* gnu/packages/python-web.scm (python-slugify)[arguments]: Honor #:tests?
| Ludovic Courtès |
2021-10-28 | gnu: python-slugify: Update to 5.0.2....* gnu/packages/python-web.scm (python-slugify): Update to 5.0.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| jgart |
2021-10-28 | gnu: Add ginac....* gnu/packages/algebra.scm (ginac): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vinicius Monego |
2021-10-28 | gnu: Add cln....* gnu/packages/multiprecision.scm (cln): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vinicius Monego |
2021-10-28 | gnu: waypipe: Update to 0.8.1...* gnu/packages/freedesktop.scm (waypipe): Update to 0.8.1.
[arguments]: Remove obsolete 'fix-sleep-path phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Robby Zambito |
2021-10-28 | gnu: waypipe: Simplify 'fix-sleep-path phase....* gnu/packages/freedesktop.scm (waypipe)
[arguments]: Remove inputs argument.
[native-inputs]: Remove coreutils.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Robby Zambito |
2021-10-28 | gnu: dovecot-pigeonhole: Update to 0.5.17....* gnu/packages/mail.scm (dovecot-pigeonhole): Update to 0.5.17.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2021-10-28 | gnu: dovecot: Update to 2.3.17....* gnu/packages/mail.scm (dovecot): Update to 2.3.17.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2021-10-28 | gnu: recoll: Update synopsis....* gnu/packages/search.scm (recoll)[synopsis]: Do not use package name.
| Ricardo Wurmus |
2021-10-28 | gnu: recoll: Add home-page....Reported-by: Ludovic Courtès <ludo@gnu.org>.
* gnu/packages/search.scm (recoll)[home-page]: Add it.
| Ricardo Wurmus |
2021-10-28 | gnu: Add recoll....* gnu/packages/search.scm (recoll): New variable.
| Ricardo Wurmus |
2021-10-28 | gnu: mupdf: Update to 1.19.0....* gnu/packages/pdf.scm (mupdf): Update to 1.19.0.
[source]: Remove patches. Add directory to be saved in snippet
* gnu/packages/patches/mupdf-CVE-2021-3407.patch,
gnu/packages/patches/mupdf-fix-linkage.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Efraim Flashner |
2021-10-28 | gnu: mujs: Update to 1.1.3....* gnu/packages/javascript.scm (mujs): Update to 1.1.3.
| Efraim Flashner |
2021-10-28 | gnu: linux-libre 4.4: Update to 4.4.290....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.290.
(linux-libre-4.4-pristine-source, deblob-scripts-4.4): Update hashes.
| Leo Famulari |
2021-10-28 | gnu: linux-libre 4.9: Update to 4.9.288....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.288.
(linux-libre-4.9-pristine-source, deblob-scripts-4.9): Update hashes.
| Leo Famulari |
2021-10-28 | gnu: linux-libre 4.14: Update to 4.14.253....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.253.
(linux-libre-4.14-pristine-source, deblob-scripts-4.14): Update hashes.
| Leo Famulari |
2021-10-28 | gnu: linux-libre 4.19: Update to 4.19.214....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.214.
(linux-libre-4.19-pristine-source, deblob-scripts-5.19): Update hashes.
| Leo Famulari |
2021-10-28 | gnu: linux-libre 5.4: Update to 5.4.156....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.156.
(linux-libre-5.4-pristine-source, deblob-scripts-5.4): Update hashes.
| Leo Famulari |
2021-10-28 | gnu: linux-libre 5.10: Update to 5.10.76....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.76.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
| Leo Famulari |
2021-10-28 | gnu: linux-libre 5.14: Update to 5.14.15....* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.15.
(linux-libre-5.14-pristine-source, deblob-scripts-5.14): Update hashes.
| Leo Famulari |
2021-10-28 | gnu: Add openhmd....* gnu/packages/hardware.scm (openhmd): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vinicius Monego |
2021-10-28 | gnu: docker-compose: Update to 1.29.2...* gnu/packages/docker.scm (docker-compose): Update to 1.29.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Olivier Dion |
2021-10-28 | gnu: lightdm-gtk-greeter: Add bash-minimal dependency....The bash-minimal dependency is required by the wrap-program,
and guix lint suggests to add it in the inputs.
* gnu/packages/display-managers.scm (lightdm): add bash-minimal dependency
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Denis 'GNUtoo' Carikli |
2021-10-28 | gnu: lightdm-gtk-greeter: Update to 2.0.8...This also fixes the build. Before configure failed with
the following error:
checking for exo-csource... no
configure: error: in `/tmp/guix-build-lightdm-gtk-greeter-2.0.7.drv-0/lightdm-gtk-greeter-2.0.7':
configure: error: exo-csource not installed
* gnu/packages/display-managers.scm (lightdm): update to 2.0.8
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Denis 'GNUtoo' Carikli |