Age | Commit message (Collapse) | Author |
|
* gnu/packages/gnome.scm (eog): Update to 3.34.1.
[inputs]: Replace librsvg with librsvg-next.
(cherry picked from commit 904227e94edbe97f4c28871a9d2e899936c08692)
|
|
* gnu/packages/gnome.scm (dconf-editor): Update to 3.34.2.
[arguments]: Remove obsolete 'set-glib-minimum-version' phase.
[home-page]: Follow permanent redirect.
(cherry picked from commit 929ad4f3f3e33add34bd9eebebdd08e9476063b6)
|
|
* gnu/packages/gnome.scm (dconf): Update to 3.34.0.
(cherry picked from commit a720afbc4e0b7366261e5c4784fc9bb807bd4f87)
|
|
* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 3.34.3.
(cherry picked from commit e8cccae4e1964df5bbe63c37bc5b23dea5e19709)
|
|
Rather than libgc version 8. This should avoid crashes that can occur,
particularly when loading data in to the Guix Data Service [1].
1: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=40525
* gnu/packages/guile.scm (guile-3.0/libgc-7): New variable.
* guix/self.scm (specification->package): Use guile-3.0/libgc-7 for guile.
|
|
The application was crashing when clicking on the Preferences menu or the
conference icon.
* gnu/packages/patches/linphoneqt-tabbutton.patch: Add file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/linphone.scm (linphoneqt)[source]: Use it.
[inputs]: Add qtquickcontrols.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/linphone.scm (bcunit, belr, belcard, bcmatroska2, bzrtp)
(belle-sip, mediastreamer2, msopenh264, mssilk, msamr): Adjust code formatting
to meet the 80 characters line width convention, along with other minor
cosmetic edits.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
|
|
|
|
* gnu/packages/dlang.scm (gtkd): New variable.
|
|
* gnu/packages/guile-xyz.scm (g-golf): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/patches/libvpx-use-after-free-in-postproc.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/video.scm (libvpx-1.7): Remove variable.
|
|
* gnu/packages/gnuzilla.scm (icecat)[inputs]: Change from LIBVPX-1.7 to LIBVPX.
|
|
* gnu/packages/python-xyz.scm (python-jedi): Update to 0.17.0.
[source](patches): Remove.
* gnu/packages/patches/python-jedi-deleted-variables.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
|
|
* gnu/packages/guile-xyz.scm (emacsy-minimal): Update to v0.4.1-28.d459ca1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/radio.scm (gqrx)[inputs]: Add volk.
|
|
* gnu/packages/radio.scm (gnuradio-iqbalance)[inputs]: Add volk.
|
|
* gnu/packages/radio.scm (gnuradio-osmosdr)[inputs]: Add volk.
|
|
* gnu/packages/radio.scm (gnuradio)[source]: Add snippet to delete bundled
volk.
[inputs]: Add volk.
[arguments]: Add "-DENABLE_INTERNAL_VOLK=OFF" to configure-flags.
|
|
Add missing copyright line for commit
22a98cda38784107a1d1c9cd7afc0c80944a9027
* gnu/packages/hardware.scm: Add copyright.
|
|
|
|
* gnu/packages/bootloaders (u-boot): Update to 2020.04.
|
|
* gnu/packages/guile-xyz.scm (guile-parted): Update to 0.0.4.
|
|
* gnu/packages/linphone.scm (linphoneqt)[phases]: Rename the 'patch phase to
'set-version-string, and use the version variable of the package in the
replacement.
{set-qt-rcc-source-date-override, fix-cmake-error}: Add phases.
[synopsis]: Explicit what the package is.
[description]: Mention more useful keywords and features.
|
|
* gnu/packages/version-control.scm (cgit)[inputs]: Update git-source to 2.25.3.
|
|
* gnu/packages/version-control.scm (git): Update to 2.26.1.
[native-inputs]: Update git-manpages.
|
|
When running the installation image off a DVD, early I/O operations are
extremely slow, to the point that something like dbus-daemon would need
~20s to start. This change works around the issue.
Fixes <https://bugs.gnu.org/40572>.
Reported by Florian Pelz <pelzflorian@pelzflorian.de>.
* gnu/services/shepherd.scm (shepherd-configuration-file): Set
%pid-file-timeout to 30.
|
|
* gnu/packages/emacs-xyz.scm (emacs-helm-ag): Update to 0.59.
|
|
* gnu/packages/cook.scm (cook)[arguments]: Override LC_ALL for one test.
|
|
* gnu/packages/python-xyz.scm (python-pyrsistent): Update to 0.16.0.
|
|
* gnu/packages/python-xyz.scm (python-gssapi): Update to 1.6.5.
|
|
* gnu/packages/python-xyz.scm (python-parso): Update to 0.7.0.
|
|
* gnu/packages/maths.scm (dune-localfunctions)[arguments]: Add phase
'hide-gfortran'.
|
|
* gnu/packages/maths.scm (dune-istl)[arguments]: Add phase 'hide-gfortran'.
|
|
* gnu/packages/shells.scm (mksh): Update to 58.
|
|
* gnu/packages/lisp.scm (txr): Update to 235.
[arguments]: Cosmetic shortening.
|
|
* gnu/packages/lisp.scm (txr)[source]: Remove patch.
[arguments]: Add ‘--prefix’ to #:configure-flags.
Use a custom ‘configure’ phase.
* gnu/packages/patches/txr-shell.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/lisp.scm (txr)[arguments]: Use #:test-target instead of
a trivial custom ‘check’ phase.
|
|
* gnu/packages/i2p.scm (i2pd): Update to 2.31.0.
|
|
* gnu/packages/networking.scm (strongswan): Update to 5.8.4.
|
|
* gnu/packages/gpodder.scm (python-podcastparser): Update to 0.6.5.
|
|
* gnu/packages/man.scm (man-pages): Update to 5.06.
|
|
* gnu/packages/video.scm (x265): Update to 3.3.
|
|
* gnu/packages/cran.scm (r-glue): Update to 1.4.0.
[native-inputs]: Add commment explaining why r-knitr is not an input.
|
|
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.9.860.2.0.
[native-inputs]: Remove r-knitr, r-rmarkdown, ghc-pandoc, and
ghc-pandoc-citeproc.
|
|
* gnu/packages/bioconductor.scm (r-atacseqqc): Update to 1.10.4.
|
|
* gnu/packages/bioconductor.scm (r-a4base): Update to 1.34.1.
|
|
* gnu/packages/bioconductor.scm (r-varianttools): Update to 1.28.1.
|
|
* gnu/packages/bioconductor.scm (r-genomicinteractions): Update to 1.20.3.
|
|
* gnu/packages/bioinformatics.scm (r-delayedarray): Update to 0.12.3.
[native-inputs]: Add r-knitr.
|