Age | Commit message (Collapse) | Author |
|
* gnu/packages/check.scm (python-pytest-httpserver): New variable.
|
|
* gnu/packages/text-editors.scm (scintilla): Update to 5.0.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-ivy-posframe): Update to 0.6.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.0.0.
|
|
* gnu/packages/mail.scm (abook): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/python-xyz.scm (python-plumbum): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/web-browsers.scm (lagrange): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-ghq): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-elfeed-protocol): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-mode-line-idle): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-repl-toggle): Update to 0.7.1.
[source]: Use Sourcehut repository.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-vertico): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/bootloaders (u-boot): Update to 2021.04.
[source]: Use https URL.
|
|
* gnu/packages/lisp-xyz.scm (cl-clip, ecl-clip, sbcl-clip): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* doc/guix.texi (Running Guix in a VM): Add host which connect to in
SSH connection example.
|
|
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.266.
(linux-libre-4.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.266.
(linux-libre-4.9-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.230.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.186.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.111.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.29.
(linux-libre-5.10-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.13.
(linux-libre-5.11-pristine-source): Update hash.
|
|
* gnu/packages/wm.scm (xnotify): Update to 0.8.1.
|
|
* gnu/packages/wm.scm (xclickroot): Update to 1.3.
|
|
* gnu/packages/build-tools.scm (meson-next): Update to 0.57.2.
|
|
* 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.
|