aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
...
* gnu: mpfi: Use gexps and remove input labels.Maxim Cournoyer2022-10-03
| | | | | | * gnu/packages/multiprecision.scm (mpfi) [source]: Re-indentation. [configure-flags]: Use gexps. [native-inputs]: Remove labels.
* gnu: isl: Remove outdated comment.Maxim Cournoyer2022-10-03
| | | | * gnu/packages/gcc.scm (isl) [source]: Remove outdated comment.
* gnu: gappa: Honor TESTS?.Maxim Cournoyer2022-10-03
| | | | * gnu/packages/algebra.scm (gappa) [phases] {check}: Honor TESTS?.
* gnu: gappa: Update to 1.4.1.Maxim Cournoyer2022-10-03
| | | | | | | | * gnu/packages/algebra.scm (gappa): Update to 1.4.1. [source]: Fetch from git. [arguments]: Use gexps. [phases]: Delete trailing #t. [native-inputs]: New field.
* gnu: gmp-ecm: Update to 7.0.5.Maxim Cournoyer2022-10-03
| | | | | | | | | * gnu/packages/algebra.scm (gmp-ecm): Update to 7.0.5. [source]: Fetch from git from gitlab.inria.fr. [arguments]: Use gexps. [phases] {patch-paths}: New phase [native-inputs]: New field. [home-page]: Update URL.
* gnu: gf2x: Update to 1.3.0.Maxim Cournoyer2022-10-03
| | | | * gnu/packages/algebra.scm (gf2x): Update to 1.3.0.
* gnu: gf2x: Migrate from gforge.inria.fr to gitlab.inria.fr.Maxim Cournoyer2022-10-03
| | | | | | * gnu/packages/algebra.scm (gf2x) [source]: Fetch from git, adjust URL. [native-inputs]: Add autoconf, automake and libtool. [home-site]: Update URL.
* gnu: emacs-ag: Do not propagate the-silver-searcher.Michael Rohleder2022-10-03
| | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-ag)[phases]: Add phase substitute-ag-path to avoid propagating ag. [inputs]: Add the-silver-searcher. [propagated-inputs]: Remove the-silver-searcher. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: emacs-ag: Use gexps.Michael Rohleder2022-10-03
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-ag)[phases]: Use gexps. {install-info}: Adjust for gexps. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: python-louvain: Fix test.Greg Hogan2022-10-02
| | | | | | | | * gnu/packages/graph.scm (python-louvain)[source]: Add patch. * gnu/packages/patches/python-louvain-fix-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Register patch. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-setools: Update to 4.4.0.Greg Hogan2022-10-02
| | | | | | | | | * gnu/packages/selinux.scm (python-setools): Update to 4.4.0. [source, home-page]: Update url. [inputs]: Add python-pyqt. [native-inputs]: Add python-cython. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-cfn-lint: Update to 0.65.0.Greg Hogan2022-10-02
| | | | | | | | | * gnu/packages/python-web.scm (python-cfn-lint): Update to 0.65.0. [arguments]<#:phases>: Add 'skip-network-test. [propagated-inputs]: Add python-importlib-resources, python-jschema-to-python, python-sarif-om. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-sarif-om.Greg Hogan2022-10-02
| | | | | | * gnu/packages/python-web.scm (python-sarif-om): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-jschema-to-python.Greg Hogan2022-10-02
| | | | | | * gnu/packages/python-web.scm (python-jschema-to-python): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-aws-sam-translator: Update to 1.51.0.Greg Hogan2022-10-02
| | | | | | * gnu/packages/python-web.scm (python-aws-sam-translator): Update to 1.51.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-networkx: Update to 2.8.6.Greg Hogan2022-10-02
| | | | | | * gnu/packages/python-xyz.scm (python-networkx): Update to 2.8.6. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add texlive-generic-xstring.Wiktor Żelazny2022-10-02
| | | | | | * gnu/packages/tex.scm (texlive-generic-xstring): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-telega: Use tdlib-1.8.0Giovanni Biscuolo2022-10-02
| | | | | | | | emacs-telega is compatible with the latest TDLib major release 1.8.0 * gnu/packages/emacs-xyz.scm: (emacs-telega) Use tdlib-1.8.0 instead of latest tdlib Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add tdlib-1.8.0.Giovanni Biscuolo2022-10-02
| | | | | | | | This is needed for emacs-telega 0.8.3 * gnu/packages/messaging.scm (tdlib-1.8.0): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ffmpeg@4: Build against SDL2 2.0 so 'ffplay' gets built.Ludovic Courtès2022-10-02
| | | | | | | | Fixes <https://issues.guix.gnu.org/58090>. Reported by Zhu Zihao <all_but_last@163.com>. * gnu/packages/sdl.scm (sdl2-2.0): New variable. * gnu/packages/video.scm (ffmpeg-4)[inputs]: New field.
* gnu: emacs-scratch-el: Update source and homepage.Michael Rohleder2022-10-02
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-scratch-el)[source, homepage]: Update URL. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: pantalaimon: Update to 0.10.5.Michael Rohleder2022-10-02
| | | | | | * gnu/packages/matrix.scm (pantalaimon): Update to 0.10.5. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: python-matrix-nio: Update to 0.20.0.Michael Rohleder2022-10-02
| | | | | | | | * gnu/packages/matrix.scm (python-matrix-nio): Update to 0.20.0. [native-inputs]: Add python-pytest-asyncio. [propagated-inputs]: Changed python-jsonschema to python-jsonschema-next. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: python-aiohttp-socks: Update to 0.7.1.Michael Rohleder2022-10-02
| | | | | | * gnu/packages/python-web.scm (python-aiohttp-socks): Update to 0.7.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: python-socks: Update to 2.0.3.Michael Rohleder2022-10-02
| | | | | | | * gnu/packages/python-web.scm (python-socks): Update to 2.0.3. [arguments]<#:phases>: Remove trailing #t. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add go-1.19.Hilton Chain2022-10-02
| | | | | | * gnu/packages/golang (go-1.19,go-std-1.19): New variables. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add go-1.18.Hilton Chain2022-10-02
| | | | | | * gnu/packages/golang (go-1.18,go-std-1.18): New variables. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add ghc-9.0.itd2022-10-02
| | | | | | * gnu/packages/haskell.scm (ghc-9.0): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: csound: Update to 6.16.2.Fulbert2022-10-02
| | | | | | * gnu/packages/audio.scm (csound): Update to 6.16.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: units: Update to 2.22.Mike Swanson2022-10-02
| | | | | | * gnu/packages/maths.scm (units): Update to 2.22. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: neovim: Update to 0.8.0.ギャラ2022-10-02
| | | | | | * gnu/packages/vim.scm (neovim): Update to 0.8.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: libvterm: Update to 0.3.0.ギャラ2022-10-02
| | | | | | * gnu/packages/terminals.scm (libvterm): Update to 0.3.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: ungoogled-chromium: Update to 106.0.5249.91-1.Marius Bakke2022-10-01
| | | | | * gnu/packages/chromium.scm (%chromium-version): Set to 106.0.5249.91. (%ungoogled-origin, ungoogled-chromium): Update hashes.
* gnu: exercism: Remove input labels.Efraim Flashner2022-10-01
| | | | * gnu/packages/education.scm (exercism)[inputs]: Remove input labels.
* gnu: exercism: Update home-page.Efraim Flashner2022-10-01
| | | | * gnu/packages/education.scm (exercism)[home-page]: Follow redirect.
* gnu: exercism: Install shell completions.Efraim Flashner2022-10-01
| | | | | * gnu/packages/education.scm (exercism)[arguments]: Add a phase to build and install shell completions.
* gnu: nanovna-saver: Update to 0.5.3.Guillaume Le Vaillant2022-10-01
| | | | * gnu/packages/radio.scm (nanovna-saver): Update to 0.5.3.
* gnu: komikku: Update to 1.0.0.Liliana Marie Prikler2022-10-01
| | | | | | | | | * gnu/packages/gnome.scm (komikku): Update to 1.0.0. [arguments]<#:meson>: Use meson-0.63. <#:phases>: Adjust ‘skip-gtk-update-icon-cache’ [inputs]: Replace gtk+ with gtk. Replace libhandy with libadwaita. Replace webkitgtk-with-libsoup2 with webkitgtk-next.
* gnu: komikku: Use G-Expressions.Liliana Marie Prikler2022-10-01
| | | | * gnu/packages/gnome.scm (komikku)[arguments]: Convert to list of G-Expressions.
* gnu: gfeeds: Update to 1.0.3.Liliana Marie Prikler2022-10-01
| | | | | | | | | | | | * gnu/packages/syndication.scm (gfeeds): Update to 1.0.3. [arguments]<#:phases>: Add ‘skip-icon-cache’. [native-inputs]: Remove gtk+:bin. Add blueprint-compiler. [inputs]: Replace gtk+ with gtk. Replace libhandy with libadwaita. Replace python-readability with python-readability-lxml. Replace webkitgtk with webkitgtk-next. Add python-humanize, python-magic, python-pygobject, and syndication-domination.
* gnu: gfeeds: Modernize package description.Liliana Marie Prikler2022-10-01
| | | | | | | * gnu/packages/syndication.scm (gfeeds)[arguments]: Convert to list of G-Expressions. Drop trailing #t. [native-inputs]: Drop labels. [inputs]: Add bash-minimal.
* gnu: gfeeds: Use git origin.Liliana Marie Prikler2022-10-01
| | | | | * gnu/packages/syndication.scm (gfeeds)[origin]: Use git-fetch and git-reference.
* gnu: Add syndication-domination.Liliana Marie Prikler2022-10-01
| | | | * gnu/packages/syndication.scm (syndication-domination): New variable.
* gnu: Add python-readability-lxml.Liliana Marie Prikler2022-10-01
| | | | * gnu/packages/python-xyz.scm (python-readability-lxml): New variable.
* gnu: Add python-timeout-decorator.Liliana Marie Prikler2022-10-01
| | | | * gnu/packages/python-xyz.scm (python-timeout-decorator): New variable.
* gnu: pugixml: Update to 1.12.1.Liliana Marie Prikler2022-10-01
| | | | * gnu/packages/xml.scm (pugixml): Update to 1.12.1.
* gnu: blueprint-compiler: Wrap GUIX_PYTHONPATH and GI_TYPELIB_PATH.Liliana Marie Prikler2022-10-01
| | | | | * gnu/packages/gnome.scm (blueprint-compiler)[arguments]: Add python-build-system's wrap phase, as well as a phase for GI_TYPELIB_PATH.
* gnu: libadwaita: Update to 1.2.0.Liliana Marie Prikler2022-10-01
| | | | * gnu/packages/gnome.scm (libadwaita): Update to 1.2.0.
* gnu: webkitgtk: Update to 2.38.0.Liliana Marie Prikler2022-10-01
| | | | * gnu/packages/webkit.scm (webkitgtk): Update to 2.38.0.
* gnu: gtk: Update to 4.8.1.Liliana Marie Prikler2022-10-01
| | | | * gnu/packages/gtk.scm (gtk): Update to 4.8.1.