summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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.
* gnu: Add r-dbscan.Ricardo Wurmus2022-04-26
| | | | * gnu/packages/cran.scm (r-dbscan): New variable.
* gnu: Add r-adam.Mădălin Ionel Patrașcu2022-04-26
| | | | * gnu/packages/bioconductor.scm (r-adam): New variable.
* gnu: emacs-scratch-el: Update to 1.4.Michael Rohleder2022-04-26
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-scratch-el): Update to 1.4. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: nethogs: Update to 0.8.7.Michael Rohleder2022-04-26
| | | | | | * gnu/packages/networking.scm (nethogs): Update to 0.8.7. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: xfce4-panel: Update to 4.16.4.Michael Rohleder2022-04-26
| | | | | | * gnu/packages/xfce.scm (xfce4-panel): Update to 4.16.4. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: xfce4-terminal: Update to 1.0.1.Michael Rohleder2022-04-26
| | | | | | * gnu/packages/xfce.scm (xfce4-terminal): Update to 1.0.1. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add grsync.Feng Shu2022-04-26
| | | | | | * gnu/packages/backup.scm (grsync): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: guile-srfi-189: Build from upstream sources.Attila Lendvai2022-04-26
| | | | | | | * gnu/packages/guile-xyz.scm (guile-srfi-189): Retarget git-reference to the official repo, and increase revision by one. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* scripts: pack: Fix typo.Alex Griffin2022-04-26
| | | | | | * guix/scripts/pack.scm (compressor-extenstion): Fix typo. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: nginx-lua-module: Fix builder.base-for-series-12188base-for-series-12183Christopher Baines2022-04-25
| | | | | | | | Probably broken by the changes to the nginx package in 4079cd9ba33b0d2cd23897899dfc66836797e4d2. * gnu/packages/web.scm (nginx-lua-module)[arguments]: Make the modify-phases part a gexp, and move #:configure-flags to the end of the list.
* gnu: nginx-rtmp-module: Fix builder.Christopher Baines2022-04-25
| | | | | | | | Probably broken by changes to the nginx package in 4079cd9ba33b0d2cd23897899dfc66836797e4d2 . * gnu/packages/web.scm (nginx-rtmp-module)[arguments]: Make the modify-phases part a gexp, and move #:configure-flags to the end of the list.
* gnu: Add emacs-bitbake-modes.Mathieu Othacehe2022-04-25
| | | | * gnu/packages/emacs-xyz.scm (emacs-bitbake-modes): New variable.
* gnu: Add cl-formgrep.Paul A. Patience2022-04-25
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-formgrep, cl-formgrep, ecl-formgrep): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* news: Add 'de' translation.base-for-series-12171Florian Pelz2022-04-24
| | | | * etc/news.scm: Add German translation of update of 'linux-libre' entry.
* gnu: stockfish: Add support for more architectures.Efraim Flashner2022-04-24
| | | | | | * gnu/packages/games.scm (stockfish)[arguments]: Add ARCH matches for more architectures. Add EXTRALDFLAGS for powerpc-linux. Add phase to remove '-m' compiler flags.
* gnu: stockfish: Update to 15.Greg Hogan2022-04-24
| | | | | | * gnu/packages/games.scm (stockfish): Update to 15. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: emacs-el-patch: Update to 3.0.Jelle Licht2022-04-24
| | | | | * gnu/packages/emacs-xyz.scm (emacs-el-patch): Update to 3.0. [arguments]<phases>: Re-enable validate-compiled-autoloads.