Age | Commit message (Collapse) | Author |
|
* gnu/packages/networking.scm (lldpd): Update to 1.0.10.
|
|
* gnu/packages/gl.scm (glfw): Update to 3.3.4.
|
|
* gnu/packages/databases.scm (freetds): Update to 1.2.19.
|
|
* gnu/packages/image-processing.scm (gmic): Update to 2.9.7.
|
|
* gnu/packages/wm.scm (wlogout): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Fixes <https://bugs.gnu.org/45187>.
Reported by Ricardo Wurmus <rekado@elephly.net>.
update-cached-checkout hard codes "master" as the default branch, leading to a
failure when the clone doesn't have a "master" branch. Instead use the remote
HEAD symref as an indicator of what the primary branch is.
* guix/git.scm (resolve-reference): Support resolving symrefs.
(update-cached-checkout, latest-repository-commit): Change the default for REF
to the empty list and translate it to the remote HEAD symref.
(<git-checkout>): Change branch field's default to #f.
(git-checkout-compiler): When branch and commit fields are both #f, call
latest-repository-commit* with the empty list as the ref.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/llvm.scm (clang-runtime-3.6, clang-3.6): Remove variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/chromium.scm: Don't import (guix store) and (guix monads).
|
|
* gnu/packages/chromium.scm (%ungoogled-revision): Set to 89.0.4389.114-1.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-coalton, cl-coalton, ecl-coalton):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-abstract-classes, cl-abstract-classes,
ecl-abstract-classes): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/rdf.scm (raptor2)[home-page]: Use HTTPS URI.
[source]: Use HTTPS URI.
|
|
* gnu/packages/hardware.scm (ddcutil): Update to 1.1.0.
|
|
* gnu/packages/audio.scm (faudio): Update to 21.04.
[arguments]: Replace FFMPEG=ON configure flag with GSTREAMER=ON.
[inputs]: Likewise replace ffmpeg with gstreamer & gst-plugins-base.
[license]: Update licence list.
|
|
* gnu/packages/c.scm (aws-c-common): Update to 0.5.3.
|
|
* gnu/packages/guile-xyz.scm (guile-eris)[description]: Fix typo.
|
|
* gnu/packages/file-systems.scm (bindfs)[description]: Fix typo.
|
|
* gnu/packages/golang.scm (go-go-uber-org-multierr)[synopsis]: Fix typo.
|
|
* gnu/packages/bioconductor.scm (r-gagedata)[synopsis]: Fix typo and add
article.
|
|
* gnu/packages/gl.scm (libglvnd)[description]: Fix typo.
|
|
* gnu/packages/julia-xyz.scm (julia-mbedtls)[description]: Fix typo.
|
|
* gnu/packages/python-xyz.scm (python-pypeg2)[synopsis]: Fix typo.
|
|
* gnu/packages/golang.scm (go-github-com-go-sql-driver-mysql)
[description]: Fix typo.
|
|
* gnu/packages/python-xyz.scm (python-scour)[description]: Fix typo.
|
|
* gnu/packages/python-xyz.scm (python-nestedtext)
[description]: Fix typo.
|
|
* gnu/packages/disk.scm (gpart)[description]: Fix my own typo.
|
|
* gnu/bootloader/grub.scm (install-grub-efi-netboot): Fix typo.
|
|
* gnu/packages/crates-io.scm (rust-hmac-sha1-0.1)
[description]: Fix typo & use @acronym{}.
|
|
* gnu/packages/bioconductor.scm (r-chromstar)[description]: Fix typo.
|
|
* gnu/packages/gnome-xyz.scm (nordic-theme)
[synopsis, description]: Fix typo.
|
|
* gnu/packages/tcl.scm (itcl)[description]: Fix typo.
|
|
* gnu/packages/haskell-web.scm (ghc-wai-cors)[description]: Fix typo.
|
|
* gnu/packages/audio.scm (bluez-alsa)[description]: Fix typo.
|
|
* gnu/packages/games.scm (bsd-games)[description]: Fix typo, and delete
stray comma.
|
|
* gnu/packages/autotools.scm (config)[synopsis]: Fix typo.
|
|
* gnu/packages/crates-io.scm (rust-scratch-1)[description]: Fix typo.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-cl-slug)
[synopsis, description]: Fix typos.
|
|
* gnu/packages/audio.scm (lv2-speech-denoiser)[description]: Fix typo.
|
|
* gnu/packages/kde-pim.scm (kmail)[description]: Fix typo.
|
|
* doc/guix.texi (SELinux Support): Fix typo.
(Build Systems): Likewise.
(DNS Services): Likewise.
(Networking Services): Likewise.
(Guix Services): Likewise.
(Reduced Binary Seed Bootstrap): Likewise.
(Documentation): Likewise.
|
|
* gnu/packages/cran.scm (r-physicalactivity)[description]: Fix typos.
|
|
* gnu/packages/linux.scm (erofs-utils)[synopsis, description]: Fix typo.
|
|
* gnu/packages/engineering.scm (geda-gaf)[description]: Fix typo.
|
|
* gnu/packages/telegram.scm (tl-parser)[description]: Fix typo.
|
|
* gnu/packages/emacs-xyz.scm (emacs-webpaste)[description]: Fix typo.
|
|
* gnu/packages/bioconductor.scm (r-msmstests)[description]: Fix typos.
|
|
* gnu/packages/cran.scm (r-ggforce)[description]: Fix typo.
|
|
* gnu/packages/gtk.scm: Fix typo in copyright header.
|
|
* gnu/packages/golang.scm (go-github-com-charmbracelet-glamour)
[description]: Fix typo.
|
|
* gnu/packages/language.scm (nimf)[description]: Fix typo.
|