summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-04-11Merge remote-tracking branch 'origin/master' into wip-pinebook-prowip-pinebook-proVagrant Cascadian
2021-04-11gnu: u-boot: Update to 2021.04.Vagrant Cascadian
* gnu/packages/bootloaders (u-boot): Update to 2021.04. [source]: Use https URL.
2021-04-11gnu: Add cl-clip.Cameron Chaparro
* gnu/packages/lisp-xyz.scm (cl-clip, ecl-clip, sbcl-clip): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-04-11doc: Fix connect to the VM over SSH example.Oleg Pykhalov
* doc/guix.texi (Running Guix in a VM): Add host which connect to in SSH connection example.
2021-04-10Merge remote-tracking branch 'origin/master' into wip-pinebook-proVagrant Cascadian
2021-04-11gnu: linux-libre 4.4: Update to 4.4.266.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.266. (linux-libre-4.4-pristine-source): Update hash.
2021-04-11gnu: linux-libre 4.9: Update to 4.9.266.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.266. (linux-libre-4.9-pristine-source): Update hash.
2021-04-11gnu: linux-libre 4.14: Update to 4.14.230.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.230. (linux-libre-4.14-pristine-source): Update hash.
2021-04-11gnu: linux-libre 4.19: Update to 4.19.186.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.186. (linux-libre-4.19-pristine-source): Update hash.
2021-04-11gnu: linux-libre 5.4: Update to 5.4.111.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.111. (linux-libre-5.4-pristine-source): Update hash.
2021-04-11gnu: linux-libre 5.10: Update to 5.10.29.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.29. (linux-libre-5.10-pristine-source): Update hash.
2021-04-11gnu: linux-libre: Update to 5.11.13.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.13. (linux-libre-5.11-pristine-source): Update hash.
2021-04-11gnu: xnotify: Update to 0.8.1.Oleg Pykhalov
* gnu/packages/wm.scm (xnotify): Update to 0.8.1.
2021-04-11gnu: xclickroot: Update to 1.3.Oleg Pykhalov
* gnu/packages/wm.scm (xclickroot): Update to 1.3.
2021-04-11gnu: meson@0.57: Update to 0.57.2.Tobias Geerinckx-Rice
* gnu/packages/build-tools.scm (meson-next): Update to 0.57.2.
2021-04-11gnu: lldpd: Update to 1.0.10.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (lldpd): Update to 1.0.10.
2021-04-11gnu: glfw: Update to 3.3.4.Tobias Geerinckx-Rice
* gnu/packages/gl.scm (glfw): Update to 3.3.4.
2021-04-11gnu: freetds: Update to 1.2.19.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (freetds): Update to 1.2.19.
2021-04-11gnu: gmic: Update to 2.9.7.Tobias Geerinckx-Rice
* gnu/packages/image-processing.scm (gmic): Update to 2.9.7.
2021-04-10Merge remote-tracking branch 'origin/master' into wip-pinebook-proVagrant Cascadian
2021-04-10gnu: Add wlogout.la snesne
* gnu/packages/wm.scm (wlogout): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-04-10git: Update cached checkout to the remote HEAD by default.Kyle Meyer
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>
2021-04-10gnu: Remove clang-runtime-3.6 and clang-3.6.zimoun
* gnu/packages/llvm.scm (clang-runtime-3.6, clang-3.6): Remove variables. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-04-10gnu: Remove unused module imports.Marius Bakke
* gnu/packages/chromium.scm: Don't import (guix store) and (guix monads).
2021-04-10gnu: ungoogled-chromium: Update to 89.0.4389.114-1.Marius Bakke
* gnu/packages/chromium.scm (%ungoogled-revision): Set to 89.0.4389.114-1. (%ungoogled-origin, ungoogled-chromium): Update hashes.
2021-04-10gnu: Add cl-coalton.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-coalton, cl-coalton, ecl-coalton): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-04-10gnu: Add cl-abstract-classes.Sharlatan Hellseher
* 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>
2021-04-10gnu: raptor2: Use HTTPS home page and source URI.Nicolas Goaziou
* gnu/packages/rdf.scm (raptor2)[home-page]: Use HTTPS URI. [source]: Use HTTPS URI.
2021-04-10gnu: ddcutil: Update to 1.1.0.Tobias Geerinckx-Rice
* gnu/packages/hardware.scm (ddcutil): Update to 1.1.0.
2021-04-10gnu: faudio: Update to 21.04.Tobias Geerinckx-Rice
* 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.
2021-04-10gnu: aws-c-common: Update to 0.5.3.Tobias Geerinckx-Rice
* gnu/packages/c.scm (aws-c-common): Update to 0.5.3.
2021-04-10gnu: guile-eris: Fix typo in description.Tobias Geerinckx-Rice
* gnu/packages/guile-xyz.scm (guile-eris)[description]: Fix typo.
2021-04-10gnu: bindfs: Fix typo in description.Tobias Geerinckx-Rice
* gnu/packages/file-systems.scm (bindfs)[description]: Fix typo.
2021-04-10gnu: go-go-uber-org-multierr: Fix typo in synopsis.Tobias Geerinckx-Rice
* gnu/packages/golang.scm (go-go-uber-org-multierr)[synopsis]: Fix typo.
2021-04-10gnu: r-gagedata: Fix typo in synopsis.Tobias Geerinckx-Rice
* gnu/packages/bioconductor.scm (r-gagedata)[synopsis]: Fix typo and add article.
2021-04-10gnu: libglvnd: Fix typo in description.Tobias Geerinckx-Rice
* gnu/packages/gl.scm (libglvnd)[description]: Fix typo.
2021-04-10gnu: julia-mbedtls: Fix typo in description.Tobias Geerinckx-Rice
* gnu/packages/julia-xyz.scm (julia-mbedtls)[description]: Fix typo.
2021-04-10gnu: python-pypeg2: Fix typo in synopsis.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-pypeg2)[synopsis]: Fix typo.
2021-04-10gnu: go-github-com-go-sql-driver-mysql: Fix typo in description.Tobias Geerinckx-Rice
* gnu/packages/golang.scm (go-github-com-go-sql-driver-mysql) [description]: Fix typo.
2021-04-10gnu: python-scour: Fix typo in description.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-scour)[description]: Fix typo.
2021-04-10gnu: python-nestedtext: Fix typo in description.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-nestedtext) [description]: Fix typo.
2021-04-10gnu: gpart: Fix typo in description.Tobias Geerinckx-Rice
* gnu/packages/disk.scm (gpart)[description]: Fix my own typo.
2021-04-10bootloader: grub: Fix typo in docstring.Tobias Geerinckx-Rice
* gnu/bootloader/grub.scm (install-grub-efi-netboot): Fix typo.
2021-04-10gnu: rust-hmac-sha1: Fix description.Tobias Geerinckx-Rice
* gnu/packages/crates-io.scm (rust-hmac-sha1-0.1) [description]: Fix typo & use @acronym{}.
2021-04-10gnu: r-chromstar: Fix typo in description.Tobias Geerinckx-Rice
* gnu/packages/bioconductor.scm (r-chromstar)[description]: Fix typo.
2021-04-10gnu: nordic-theme: Fix typo in synopsis & description.Tobias Geerinckx-Rice
* gnu/packages/gnome-xyz.scm (nordic-theme) [synopsis, description]: Fix typo.
2021-04-10gnu: itcl: Fix typo in description.Tobias Geerinckx-Rice
* gnu/packages/tcl.scm (itcl)[description]: Fix typo.
2021-04-10gnu: ghc-wai-cors: Fix typo in description.Tobias Geerinckx-Rice
* gnu/packages/haskell-web.scm (ghc-wai-cors)[description]: Fix typo.
2021-04-10gnu: bluez-alsa: Fix typo in description.Tobias Geerinckx-Rice
* gnu/packages/audio.scm (bluez-alsa)[description]: Fix typo.
2021-04-10gnu: bsd-games: Fix typo in description.Tobias Geerinckx-Rice
* gnu/packages/games.scm (bsd-games)[description]: Fix typo, and delete stray comma.