summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: ngspice: Build with readline support.•••Fixes <https://issues.guix.gnu.org/>. * gnu/packages/engineering.scm (ngspice) [configure-flags]: Add '--with-readline=yes'. Reported-by: Christopher Howard <christopher@librehacker.com> Maxim Cournoyer2022-06-081-1/+2
* gnu: epiphany: Use new coding style.•••* gnu/packages/gnome.scm (epiphany)[arguments]: Convert to list of G-Expressions. [propagated-inputs]: Reindent. [inputs, native-inputs]: Drop labels and reindent. Liliana Marie Prikler2022-06-081-54/+52
* gnu: epiphany: Update to 42.2.•••* gnu/packages/gnome.scm (epiphany): Update to 42.2. [source]: Remove patches. * gnu/packages/patches/epiphany-update-libportal-usage.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Liliana Marie Prikler2022-06-083-58/+2
* gnu: java-plexus-component-metadata: Fix package.•••* gnu/packages/java.scm (java-plexus-component-metadat): Apply fix for newer jdom. Julien Lepiller2022-06-081-0/+8
* gnu: restinio: Update to 0.6.15.•••* gnu/packages/networking.scm (restinio): Update to 0.6.15. Tobias Geerinckx-Rice2022-06-051-2/+2
* gnu: retux: Update to 1.6.1.•••* gnu/packages/games.scm (retux): Update to 1.6.1. [arguments]: Don't explicitly return #t from phases. [inputs]: Remove python-six. I found no indication that it's used. Tobias Geerinckx-Rice2022-06-051-5/+4
* gnu: sudo: Update to 1.9.11p1.•••* gnu/packages/admin.scm (sudo): Update to 1.9.11p1. [source]: Remove patch again. * gnu/packages/patches/sudo-missing-sudo_pt_regs-aarch64.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice2022-06-053-30/+2
* gnu: nftables: Update to 1.0.4.•••* gnu/packages/linux.scm (nftables): Update to 1.0.4. [source]: Remove patch. * gnu/packages/patches/nftables-fix-makefile.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice2022-06-053-39/+2
* gnu: libnftnl: Update to 1.2.2.•••* gnu/packages/linux.scm (libnftnl): Update to 1.2.2. Tobias Geerinckx-Rice2022-06-051-2/+2
* gnu: padthv1: Update to 0.9.26.•••* gnu/packages/music.scm (padthv1): Update to 0.9.26. [inputs]: Add qtsvg. Tobias Geerinckx-Rice2022-06-051-3/+4
* gnu: samplv1: Update to 0.9.26.•••* gnu/packages/music.scm (samplv1): Update to 0.9.26. [inputs]: Add qtsvg. Tobias Geerinckx-Rice2022-06-051-3/+4
* gnu: drumkv1: Update to 0.9.26.•••* gnu/packages/music.scm (drumkv1): Update to 0.9.26. [inputs]: Add qtsvg. Tobias Geerinckx-Rice2022-06-051-3/+4
* gnu: synthv1: Update to 0.9.26.•••* gnu/packages/music.scm (synthv1): Update to 0.9.26. [inputs]: Add qtsvg. Tobias Geerinckx-Rice2022-06-051-3/+4
* gnu: emacs-org: Update to 9.5.4.•••* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.5.4. Tobias Geerinckx-Rice2022-06-051-2/+2
* gnu: sudo: Fix build on aarch64.•••* gnu/packages/admin.scm (sudo)[source]: Add patch. * gnu/packages/patches/sudo-missing-sudo_pt_regs-aarch64.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Tobias Geerinckx-Rice2022-06-053-0/+28
* gnu: perl-dbi, timescaledb: Fix typo in description.•••* gnu/packages/databases.scm (perl-dbi, timescaledb): Fix ‘an database’ typo. Tobias Geerinckx-Rice2022-06-051-2/+2
* gnu: cairomm: Remove input labels.•••* gnu/packages/gtk.scm (cairomm)[native-inputs, inputs]: Remove input labels. Tobias Geerinckx-Rice2022-06-051-8/+8
* gnu: cairomm: Update to 1.16.1.•••* gnu/packages/gtk.scm (cairomm): Update to 1.16.1. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice2022-06-051-5/+4
* gnu: Add emacs-pyimport.•••* gnu/packages/emacs-xyz.scm (emacs-pyimport): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> jgart via Guix-patches via2022-06-081-0/+37
* gnu: Add emacs-toodoo.•••* gnu/packages/emacs-xyz.scm (emacs-toodoo): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Stefan Reichör2022-06-081-1/+25
* gnu: Add emacs-opencl-mode.•••* gnu/packages/emacs-xyz.scm (emacs-opencl-mode): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Thomas Albers2022-06-081-0/+25
* gnu: putty: Update to 0.77.•••* gnu/packages/networking.scm (putty): Update to 0.77. [build-system]: Switch to CMAKE-BUILD-SYSTEM. [arguments]: Remove the old 'chdir phase. Add a custom 'check phase. [native-inputs]: Add perl. Tobias Geerinckx-Rice2022-06-051-7/+15
* gnu: openmpi: Update to 4.1.4.•••* gnu/packages/mpi.scm (openmpi): Update to 4.1.4. Tobias Geerinckx-Rice2022-06-051-3/+3
* gnu: Add emacs-xah-fly-keys.•••* gnu/packages/emacs-xyz.scm (emacs-xah-fly-keys): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Jai Vetrivelan2022-06-071-0/+22
* gnu: emacs-plz: Update to 0.1.•••* gnu/packages/emacs-xyz (emacs-plz): Update to 0.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Aleksandr Vityazev2022-06-071-23/+20
* gnu: emacs-evil-collection: Update to 0.0.8.•••* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 0.0.8. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Rostislav Svoboda2022-06-071-2/+2
* gnu: emacs-modus-themes: Update to 2.4.0.•••* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 2.4.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> André A. Gomes2022-06-071-2/+2
* gnu: Add emacs-popon.•••* gnu/packages/emacs-xyz.scm (emacs-popon): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> jgart via Guix-patches via2022-06-071-0/+27
* gnu: Add xwhite.•••* gnu/packages/xdisorg.scm (xwhite): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> derekchuank@outlook.com2022-06-071-0/+30
* gnu: Add edlin.•••* gnu/packages/text-editors.scm (edlin): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Foo Chuan Wei2022-06-071-0/+33
* gnu: nyacc: Update to 1.07.0.•••* gnu/packages/mes.scm (nyacc): Update to 1.07.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Felix Lechner2022-06-071-2/+2
* gnu: guile-fibers: Update to 1.1.1.•••* gnu/packages/guile-xyz.scm (guile-fibers-1.1): Update to 1.1.1. Ludovic Courtès2022-06-071-70/+33
* gnu: Remove unused patch.•••* gnu/packages/patches/python-flake8-polyfill-flake8-4-compat.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Efraim Flashner2022-06-072-33/+0
* gnu: python-debian: Set version to build reproducibly.•••* gnu/packages/python-xyz.scm (python-debian)[arguments]: Add 'set-version phase. Vagrant Cascadian2022-06-071-0/+7
* gnu: offlate: Fix build.•••* gnu/packages/python-xyz.scm (offlate) [phases]{patch-for-pygit2}: New phase. Maxim Cournoyer2022-06-071-1/+7
* gnu: python-pygit2: Update to 1.9.2 and enable tests.•••* gnu/packages/python-xyz.scm (python-pygit2): Update to 1.9.2. [tests?]: Delete argument. [phases]{check}: New phase override. [description]: Fix sentence. Maxim Cournoyer2022-06-071-5/+8
* gnu: python-pygmsh: Update to 7.1.17.•••* gnu/packages/simulation.scm (python-pygmsh): Update to 7.1.17. [source]: Remove snippet and modules fields. [origin]: Prefix tag by "v". [phases]: Delete trailing #t. {workaround-gmsh-detection-failure}: New phase. {build, install}: New phase overrides. {check}: Honor tests and remove extraneous add-installed-pythonpath call. [native-inputs]: Remove wheel. Add python-pypa-build and python-flit-core. [propagated-inputs]: Remove python-importlib-metadata. Maxim Cournoyer2022-06-071-41/+37
* gnu: python-xunitparser: Update to 1.3.4.•••* gnu/packages/python-check.scm (python-xunitparser): Update to 1.3.4. Maxim Cournoyer2022-06-071-2/+2
* gnu: nikola: Update to 8.2.2.•••* gnu/packages/python-xyz.scm (nikola): Update to 8.2.2. Maxim Cournoyer2022-06-071-3/+2
* gnu: electron-cash: Apply new style to inputs and use gexps.•••* gnu/packages/finance.scm (electron-cash)[phases]: Use gexps. [inputs]: Use new style. Maxim Cournoyer2022-06-071-50/+51
* gnu: electron-cash: Update to 4.2.10.•••* gnu/packages/finance.scm (electron-cash): Update to 4.2.10. Maxim Cournoyer2022-06-071-2/+2
* gnu: trezor-agent: Update to 0.14.4.•••* gnu/packages/finance.scm (trezor-agent): Update to 0.14.4. [phases]{relax-requirements}: New phase. Maxim Cournoyer2022-06-071-1/+6
* gnu: python-trezor: Add python-hidapi optional dependency.•••* gnu/packages/finance.scm (python-trezor) [propagated-inputs]: Add python-hidapi. Maxim Cournoyer2022-06-071-0/+1
* gnu: python-trezor-agent: Delete trailing #t and honor TESTS?.•••* gnu/packages/finance.scm (python-trezor-agent) [phases]: Delete trailing #t. {check}: Honor TESTS?. Delete extraneous add-installed-pythonpath call. Maxim Cournoyer2022-06-071-6/+4
* gnu: python-trezor: Update to 0.13.0.•••* gnu/packages/finance.scm (python-trezor): Update to 0.13.0. [source]: Delete broken symbolic links in snippet. [propagated-inputs]: Use python-click-7. [native-inputs]: Re-order. Maxim Cournoyer2022-06-071-5/+12
* gnu: python-flask-restx: Skip networking dependent test.•••* gnu/packages/python-web.scm (python-flask-restx) [phases]{check}: Skip the 'test_redirect' test. Maxim Cournoyer2022-06-071-2/+4
* gnu: python-flask-combo-jsonapi: Skip failing test.•••* gnu/packages/python-web.scm (python-flask-combo-jsonapi) [phases]{check}: Skip test_get_list_with_simple_filter_relationship_custom_qs_api test. [native-inputs]: Normalize indentation. Maxim Cournoyer2022-06-071-12/+19
* gnu: xenon: Update to 0.9.0, rename and relocate.•••* gnu/packages/python-xyz.scm (python-xenon): Rename to... * gnu/packages/code.scm (xenon): ... this. Update to 0.9.0. [native-inputs]: Delete field. [inputs]: New field. [phases]: Delete argument. (python-xenon): Mark as deprecated. Maxim Cournoyer2022-06-072-36/+29
* gnu: python-flake8: Update to 4.0.1.•••* gnu/packages/python-xyz.scm (python-flake8): Update to 4.0.1. [phases]{check}: Delete extraneous add-installed-pythonpath call. [propagated-inputs]: Re-indent. [native-inputs]: Remove python-mock. Maxim Cournoyer2022-06-071-5/+7
* gnu: Remove python-flake8-polyfill.•••This package is mostly useful for Flake8 version 2 or 3 (see: https://github.com/PyCQA/flake8-polyfill/pull/14#issuecomment-979161161). * gnu/packages/python-xyz.scm (python-flake8-polyfill): Delete variable. Maxim Cournoyer2022-06-071-36/+0