summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: font-gnu-unifont: Update to 14.0.03.base-for-series-12222Efraim Flashner2022-04-29
| | | | * gnu/packages/fonts.scm (font-gnu-unifont): Update to 14.0.03.
* gnu: gama: Update to 2.19.Efraim Flashner2022-04-29
| | | | * gnu/packages/gps.scm (gama): Update to 2.19.
* gnu: Add Avizo.Pier-Hugues Pellerin2022-04-29
| | | | | | * gnu/packages/wm.scm (avizo): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: openssh: Trust Guix store directoryAlexey Abramov2022-04-29
| | | | | | | | * gnu/local.mk (dist_patch_DATA): Add the patch * gnu/packages/patches/openssh-trust-guix-store-directory.patch: Patch it * gnu/packages/ssh.scm (openssh[source]): Use it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* home: services: fish: Fix incorrect ".config" file name.Maya2022-04-29
| | | | | | | | | This is a followup to 5832d9fb601c7d4ec5380654db2b62b906bc658f. * gnu/home/services/shells.scm (fish-files-service): Change "config/" to ".config/". Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: rust-pyo3: Allow compilation with Criterion 0.3.5.Ludovic Courtès2022-04-28
| | | | | | | | Fixes a regression introduced in 2703daf6eb0098ad064a9b6ec64a9ae7b5b35343. * gnu/packages/crates-io.scm (rust-pyo3-0.15)[modules, snippet]: New fields.
* gnu: flatpak: Do not leak GDK_PIXBUF_MODULE_FILE into the sandbox.Zhu Zihao2022-04-28
| | | | | | | | | | Fixes <https://issues.guix.gnu.org/54784>. * gnu/packages/patches/flatpak-unset-gdk-pixbuf-for-sandbox.patch: New file. * gnu/local.mk (dist_patch_DATA): Add corresponding entry. * gnu/packages/package-management.scm (flatpak)[source]: Use patch. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: flatpak: Use G-expressions.Zhu Zihao2022-04-28
| | | | | | | * gnu/packages/package-management.scm (flatpak): Fix indentation. [arguments]: Use G-expressions. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add r-guix-install.Ricardo Wurmus2022-04-28
| | | | * gnu/packages/cran.scm (r-guix-install): New variable.
* gnu: mercury: Selectively import match-lambda from ice9 module.jgart2022-04-27
| | | | | | | * gnu/packages/mercury.scm (mercury): Use #:select instead of a comment string for importing match-lambda. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
* gnu: linux-libre 4.9: Update to 4.9.312.Leo Famulari2022-04-27
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.312. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.277.Leo Famulari2022-04-27
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.277. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.240.Leo Famulari2022-04-27
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.240. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.191.Leo Famulari2022-04-27
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.191. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.113.Leo Famulari2022-04-27
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.113. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre 5.15: Update to 5.15.36.Leo Famulari2022-04-27
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.36. (linux-libre-5.15-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.17.5.Leo Famulari2022-04-27
| | | | | * gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.5. (linux-libre-5.17-pristine-source): Update hash.
* gnu: conan: Use python-pyyaml@5.base-for-series-12215zimoun2022-04-27
| | | | | | | * gnu/packages/package-management.scm (conan)[propagated-inputs]: Replace python-pyyaml by python-yyaml-5. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: docker-compose: Use python-pyyaml@5.zimoun2022-04-27
| | | | | | | * gnu/packages/docker.scm (docker-compose)[inputs]: Replace python-pyyaml by python-pyyaml-5. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-pyyaml: Reintroduce 5.4.zimoun2022-04-27
| | | | | | * gnu/packages/python-xyz.scm (python-pyyaml-5): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add hyfetch.Wamm K. D2022-04-27
| | | | | | * gnu/packages/admin.scm (hyfetch): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-hypy-utils.Wamm K. D2022-04-27
| | | | | | * gnu/packages/python-xyz.scm (python-hypy-utils): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add r-agilp.Mădălin Ionel Patrașcu2022-04-27
| | | | | | * gnu/packages/bioconductor.scm (r-agilp): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-aggregatebiovar.Mădălin Ionel Patrașcu2022-04-27
| | | | | | * gnu/packages/bioconductor.scm (r-aggregatebiovar): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-agdex.Mădălin Ionel Patrașcu2022-04-27
| | | | | | * gnu/packages/bioconductor.scm (r-agdex): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-affyrnadegradation.Mădălin Ionel Patrașcu2022-04-27
| | | | | | * gnu/packages/bioconductor.scm (r-affyrnadegradation): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-affixcan.Mădălin Ionel Patrașcu2022-04-27
| | | | | | * gnu/packages/bioconductor.scm (r-affixcan): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-adsplit.Mădălin Ionel Patrașcu2022-04-27
| | | | * gnu/packages/bioconductor.scm (r-adsplit): New variable.
* gnu: Add r-adimpute.Mădălin Ionel Patrașcu2022-04-27
| | | | | | * gnu/packages/bioconductor.scm (r-adimpute): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-saver.Mădălin Ionel Patrașcu2022-04-27
| | | | | | * gnu/packages/cran.scm (r-saver): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: git: Update to 2.36.0 [fixes CVE-2022-24765].Zhu Zihao2022-04-27
| | | | | | | | See: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24765. * gnu/packages/version-control.scm (git): Update to 2.36.0. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add python-mike.Vincent Prat2022-04-27
| | | | | | * gnu/packages/python-xyz.scm (python-mike): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add worklog.Foo Chuan Wei2022-04-27
| | | | | | * gnu/packages/task-management.scm (worklog): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add wtime.Foo Chuan Wei2022-04-27
| | | | | | * gnu/packages/task-management.scm (wtime): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: shotcut: Update to 22.04.25.Vinicius Monego2022-04-27
| | | | * gnu/packages/video.scm (shotcut): Update to 22.04.25.
* gnu: emacs-elpher: Update to 3.3.3.Vinicius Monego2022-04-26
| | | | * gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 3.3.3.
* gnu: emacs-org-roam: Update to 2.2.2.Vinicius Monego2022-04-26
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-roam): Update to 2.2.2.
* gnu: emacs-org-re-reveal: Update to 3.13.0.Vinicius Monego2022-04-26
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.13.0.
* gnu: emacs-vertico: Update to 0.23.Vinicius Monego2022-04-26
| | | | * gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.23.
* gnu: emacs-consult: Update to 0.17.Vinicius Monego2022-04-26
| | | | * gnu/packages/emacs-xyz.scm (emacs-consult): Update to 0.17.
* gnu: emacs-corfu: Add new phase after unpack.Vinicius Monego2022-04-26
| | | | | * gnu/packages/emacs-xyz.scm (emacs-corfu)[arguments]<#:phases>: After the unpack phase add a move-source-files phase.
* gnu: emacs-corfu: Update to 0.22.jgart2022-04-26
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.22. Signed-off-by: Vinicius Monego <monego@posteo.net>
* gnu: Add r-adamgui.base-for-series-12206base-for-series-12205base-for-series-12204base-for-series-12202base-for-series-12198Mădălin Ionel Patrașcu2022-04-26
| | | | | | * gnu/packages/bioconductor.scm (r-adamgui): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add bart.Ricardo Wurmus2022-04-26
| | | | * gnu/packages/image-processing.scm (bart): New variable.
* gnu: gfeeds: Make it start.Luis Felipe2022-04-26
| | | | | | | | | | This change patches the version of WebKit required by the program to a version available in Guix, so that the program actually starts. * gnu/packages/syndication.scm (gfeeds)[arguments]: Require WebKit2 4.1 instead of 4.0, which is not available. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: rtl8821ce-linux-module: Update to 0.0.0-5-dce62b9.Zhu Zihao2022-04-26
| | | | | | | | Fixes the broken build with linux-libre 5.17.x. * gnu/packages/linux.scm (rtl8821ce-linux-module): Update to 0.0.0-5-dce62b9. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: zfs: Update to 2.1.4.Brian Cully2022-04-26
| | | | | | * gnu/packages/file-systems.scm (zfs): Update to 2.1.4. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: nomad-optimizer: Disable failing test.Paul A. Patience2022-04-26
| | | | | | | * gnu/packages/maths.scm (nomad-optimizer)[arguments]: Disable the examples/advanced/library/PSDMads test. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add r-giotto.Ricardo Wurmus2022-04-26
| | | | * gnu/packages/bioinformatics.scm (r-giotto): New variable.
* gnu: Add r-lfa.Ricardo Wurmus2022-04-26
| | | | * gnu/packages/bioconductor.scm (r-lfa): New variable.