summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* import: gnome: Do not require even minor for two-number version strings.Ludovic Courtès2022-09-06
| | | | | | | | | | That way, "guix refresh gnome-keyring" will properly return "42.1" instead of "42.0". Reported by Maxim Cournoyer. * guix/import/gnome.scm (latest-gnome-release)[even-minor-version?]: Tweak for GNOME applications.
* gnu: Remove linux-libre 5.18.Leo Famulari2022-09-06
| | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.18-version, linux-libre-5.18-gnu-revision, deblob-scripts-5.18, linux-libre-5.18-pristine-source, linux-libre-5.18-source, linux-libre-headers-5.18, linux-libre-5.18): Remove variables. * gnu/packages/aux-files/linux-libre/5.18-arm.conf, gnu/packages/aux-files/linux-libre/5.18-arm64.conf, gnu/packages/aux-files/linux-libre/5.18-i686.conf, gnu/packages/aux-files/linux-libre/5.18-x86_64.conf: Delete files. * Makefile.am (AUX_FILES): Remove them.
* gnu: linux-libre 4.9: Update to 4.9.237.Leo Famulari2022-09-06
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.237. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.292.Leo Famulari2022-09-06
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.292. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.257.Leo Famulari2022-09-06
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.257. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.212.Leo Famulari2022-09-06
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.212. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.141.Leo Famulari2022-09-06
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.141. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre 5.15: Update to 5.15.65.Leo Famulari2022-09-06
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.65. (linux-libre-5.15-pristine-source): Update hash.
* gnu: linux-libre 5.19: Update to 5.19.7.Leo Famulari2022-09-06
| | | | | * gnu/packages/linux.scm (linux-libre-5.19-version): Update to 5.19.7. (linux-libre-5.19-pristine-source): Update hash.
* gnu: giac: Update to 1.9.0-21.Nicolas Goaziou2022-09-06
| | | | * gnu/packages/algebra.scm (giac): Update to 1.9.0-21.
* gnu: emacs-json-reformat: Update to 0.0.7.Nicolas Goaziou2022-09-06
| | | | | * gnu/packages/emacs-xyz.scm (emacs-json-reformat): Update to 0.0.7. [arguments]<#:phases>: Disable a failing test.
* gnu: emacs-geiser-guile: Update to 0.26.1.Nicolas Goaziou2022-09-06
| | | | | * gnu/packages/emacs-xyz.scm (emacs-geiser-guile): Update to 0.26.1. [source]<#:origin>: Remove ".git" suffix from URL.
* gnu: emacs-geiser: Update to 0.26.1.Nicolas Goaziou2022-09-06
| | | | * gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.26.1.
* gnu: Add emacs-ox-rss.Masaya Tojo2022-09-06
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-ox-rss): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: libressl: Fix cross compiling.Efraim Flashner2022-09-06
| | | | | * gnu/packages/tls.scm (libressl)[arguments]: Don't use deprecated %output symbol.
* gnu: cl-webkit: Update to 3.5.4.André A. Gomes2022-09-06
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 3.5.4. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: yt-dlp: Update to 2022.09.01.Efraim Flashner2022-09-06
| | | | * gnu/packages/video.scm (yt-dlp): Update to 2022.09.01.
* gnu: ffmpeg-5: Update to 5.1.1.Efraim Flashner2022-09-06
| | | | * gnu/packages/video.scm (ffmpeg-5): Update to 5.1.1.
* gnu: r-edger: Update to 3.38.4.Efraim Flashner2022-09-06
| | | | | * gnu/packages/bioconductor.scm (r-edger): Update to 3.38.4. [propagated-inputs]: Remove r-statmod.
* news: Add entry about the update of the 'linux-libre' package.Leo Famulari2022-09-05
| | | | * etc/news.scm: Add entry.
* gnu: linux-libre: Update to 5.19.6.Leo Famulari2022-09-05
| | | | | | * gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision, linux-libre-pristine-source, linux-libre-source, linux-libre, linux-libre-with-bpf): Use linux-libre 5.19.
* gnu: r-genomicalignments: Update to 1.32.1.Efraim Flashner2022-09-05
| | | | * gnu/packages/bioconductor.scm (r-genomicalignments): Update to 1.32.1.
* gnu: emacs-autothemer: Update to 0.2.14.Nicolas Goaziou2022-09-05
| | | | * gnu/packages/emacs-xyz.scm (emacs-autothemer): Update to 0.2.14.
* Revert "gnu: gitolite: Switch to git-minimal to reduce closure size."David Thompson2022-09-05
| | | | This reverts commit e4ccfcb22ad96e71ca4dfad95af5aa6229ed9869.
* gnu: mcelog: Use G-expressions.Tobias Geerinckx-Rice2022-09-04
| | | | | * gnu/packages/linux.scm (mcelog)[arguments]: Rewrite as G-expressions.
* gnu: mcelog: Update to 188.Tobias Geerinckx-Rice2022-09-04
| | | | * gnu/packages/linux.scm (mcelog): Update to 188.
* gnu: gparted: Update to 1.4.0.Tobias Geerinckx-Rice2022-09-04
| | | | * gnu/packages/disk.scm (gparted): Update to 1.4.0.
* gnu: chrony: Update to 4.3.Tobias Geerinckx-Rice2022-09-04
| | | | * gnu/packages/ntp.scm (chrony): Update to 4.3.
* gnu: Add exult.Tobias Geerinckx-Rice2022-09-04
| | | | * gnu/packages/games.scm (exult): New public variable.
* gnu: cpupower: Modernise.Tobias Geerinckx-Rice2022-09-04
| | | | | * gnu/packages/linux.scm (cpupower)[arguments]: Rewrite as G-expressions. [native-inputs]: Remove input label.
* gnu: webkitgtk: Increase the CI time-out period.Tobias Geerinckx-Rice2022-09-04
| | | | | * gnu/packages/webkit.scm (webkitgtk)[properties]: Increase the TIMEOUT to 40 hours.
* linux-boot: Resume from hibernation after pre-boot.Jack Hill2022-09-04
| | | | | | | * gnu/build/linux-boot.scm (boot-system): Call resume-if-hibernated after pre-mount. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: Add cl-binascii.Foo Chuan Wei2022-09-05
| | | | | | * gnu/packages/lisp-xyz.scm (cl-binascii, sbcl-binascii): New variables. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
* doc: Add more info about commits signature local verification.Andrew Tropin2022-09-05
| | | | | * doc/contributing.texi (Commit Access): Add more info about commits signature local verification.
* gnu: cl-yason: Update to 0.8.4.Guillaume Le Vaillant2022-09-05
| | | | * gnu/packages/lisp-xyz.scm (sbcl-yason): Update to 0.8.4.
* gnu: Add cl-data-lens.jgart2022-09-05
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-data-lens, ecl-data-lens, sbcl-data-lens): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add r-mumin.Lars-Dominik Braun2022-09-05
| | | | * gnu/packages/statistics.scm (r-mumin): New variable.
* gnu: Add r-reghelper.Lars-Dominik Braun2022-09-05
| | | | * gnu/packages/statistics.scm (r-reghelper): New variable.
* .dir-locals.el: Add .go to completion-ignored-extensions.Andrew Tropin2022-09-05
| | | | * .dir-locals.el (eval): Add .go to completion-ignored-extensions.
* .dir-locals.el: Add guix yasnippets.Andrew Tropin2022-09-05
| | | | * .dir-locals.el (eval): Add guix yasnippets.
* gnu: rust-crossbeam-queue-0.3: Do not skip build.Ricardo Wurmus2022-09-05
| | | | | * gnu/packages/crates-io.scm (rust-crossbeam-queue-0.3)[arguments]: Do not skip build.
* gnu: rust-once-cell-1: Update to 1.13.0.Ricardo Wurmus2022-09-05
| | | | | | * gnu/packages/crates-io.scm (rust-once-cell-1): Update to 1.13.0. [arguments]: Replace rust-parking-lot with rust-parking-lot-core; upgrade rust-crossbeam-utils.
* gnu: rust-tracing-0.1: Update to 0.1.36.Ricardo Wurmus2022-09-05
| | | | * gnu/packages/crates-io.scm (rust-tracing-0.1): Update to 0.1.36.
* gnu: rust-tracing-attributes-0.1: Update to 0.1.22.Ricardo Wurmus2022-09-05
| | | | | | * gnu/packages/crates-io.scm (rust-tracing-attributes-0.1): Update to 0.1.22. [arguments]: Update rust-tokio-test; replace rust-tracing-futures with rust-tracing-subscriber.
* gnu: rust-tracing-core-0.1: Update to 0.1.29.Ricardo Wurmus2022-09-05
| | | | | * gnu/packages/crates-io.scm (rust-tracing-core-0.1): Update to 0.1.29. [arguments]: Remove rust-lazy-static; add rust-once-cell and rust-valuable.
* gnu: Add rust-valuable-0.1.Ricardo Wurmus2022-09-05
| | | | * gnu/packages/crates-io.scm (rust-valuable-0.1): New variable.
* gnu: Add rust-valuable-derive-0.1.Ricardo Wurmus2022-09-05
| | | | * gnu/packages/crates-io.scm (rust-valuable-derive-0.1): New variable.
* gnu: rust-crossbeam-utils-0.8: Update to 0.8.11.Ricardo Wurmus2022-09-05
| | | | | | * gnu/packages/crates-io.scm (rust-crossbeam-utils-0.8): Update to 0.8.11. [arguments]: Remove rust-autocfg and rust-lazy-static; add rust-loom-0.5 and rust-once-cell-1; Remove rust-rand from development inputs.
* gnu: rust-async-trait-0.1: Update to 0.1.57.Ricardo Wurmus2022-09-05
| | | | * gnu/packages/crates-io.scm (rust-async-trait-0.1): Update to 0.1.57.
* gnu: Add rust-loom-0.5.Ricardo Wurmus2022-09-05
| | | | * gnu/packages/crates-io.scm (rust-loom-0.5): New variable.