summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Revert "gnu: uim: Build reproducibly."base-for-series-12629base-for-series-12624base-for-series-12623base-for-series-12621Vagrant Cascadian2022-06-09
| | | | | | The fix was ineffective. This reverts commit da115f9f7a7131143fe15f4aa7cdf435c10bfe46.
* gnu: vtk@7: Do not embed running kernel version.Vagrant Cascadian2022-06-09
| | | | | * gnu/packages/image-processing.scm (vtk-7)[arguments]: Add 'remove-kernel-version phase.
* gnu: universal-ctags: Update to 5.9.20220605.0.Efraim Flashner2022-06-09
| | | | | | * gnu/packages/code.scm (universal-ctags): Update to 5.9.20220605.0. [source]: Adjust snippet to preserve newline. [inputs]: Add pcre2.
* gnu: pcre: Update with new source URI.Efraim Flashner2022-06-09
| | | | * gnu/packages/pcre.scm (pcre)[source]: Download from sourceforge mirror.
* gnu: packcc: Update to 1.7.2.Efraim Flashner2022-06-09
| | | | | * gnu/packages/c.scm (packcc): Update to 1.7.2. [arguments]: Remove trailing #t from phases.
* gnu: emacs-geiser-guile: Update to 0.23.2 and patch guile's path.Maxim Cournoyer2022-06-09
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-geiser-guile): Update to 0.23.2. [phases]{patch-geiser-guile-binary}: New phase. [home-page]: Update URL.
* gnu: emacs-geiser-gauche: Update to 0.14-0.96fa06a and patch gauche's path.Maxim Cournoyer2022-06-09
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-geiser-gauche): Update to 0.14. [phases]: New argument. [native-inputs]: Delete field, moving emacs-geiser to... [propagated-inputs]: ... here. [inputs]: New field.
* gnu: emacs-geiser-racket: Update to 1.0 and patch racket's path.Maxim Cournoyer2022-06-09
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-geiser-racket): Update to 1.0. [phases]{patch-geiser-racket-binary}: New phase. [home-page]: Update URL.
* gnu: emacs-geiser: Update to 0.23.2.Maxim Cournoyer2022-06-09
| | | | | * gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.23.2. [home-page]: Update URL.
* gnu: vim-fugitive: Update to 3.7.Efraim Flashner2022-06-09
| | | | * gnu/packages/vim.scm (vim-fugitive): Update to 3.7.
* gnu: cl-quri: Update to 0.5.0.André A. Gomes2022-06-09
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-quri): Update to 0.5.0. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add GNOME Plots.Eric Bavier2022-06-08
| | | | * gnu/packages/gnome-xyz.scm (gnome-plots): New variable.
* gnu: Add python-freetype-py.Eric Bavier2022-06-08
| | | | * gnu/packages/python-xyz.scm (python-freetype-py): New variable.
* gnu: Add PyGLM.Eric Bavier2022-06-08
| | | | * gnu/packages/python-science.scm (python-pyglm): New variable.
* gnu: linux-libre 4.9: Update to 4.9.317.Leo Famulari2022-06-08
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.317. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.282.Leo Famulari2022-06-08
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.282. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.246.Leo Famulari2022-06-08
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.246. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.197.Leo Famulari2022-06-08
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.197. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.120.Leo Famulari2022-06-08
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.120. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre 5.14: Update to 5.14.45.Leo Famulari2022-06-08
| | | | | * gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.45. (linux-libre-5.14-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.17.13.Leo Famulari2022-06-08
| | | | | * gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.13. (linux-libre-5.17-pristine-source): Update hash.
* gnu: lightdm: Fix build.Maxim Cournoyer2022-06-08
| | | | | | | | | This is a follow-up to commit 26876b66001a1dc45ee6d05015fddd7f5a88676e, migrate the package from Python 2 to Python 3 (but left some commented inputs for tests, breaking the build). * gnu/packages/display-managers.scm (lightdm)[native-inputs]: Un-comment python-wrapper and python-pygobject.
* gnu: ngspice: Build with readline support.Maxim Cournoyer2022-06-08
| | | | | | | | | Fixes <https://issues.guix.gnu.org/>. * gnu/packages/engineering.scm (ngspice) [configure-flags]: Add '--with-readline=yes'. Reported-by: Christopher Howard <christopher@librehacker.com>
* gnu: epiphany: Use new coding style.Liliana Marie Prikler2022-06-08
| | | | | | | * gnu/packages/gnome.scm (epiphany)[arguments]: Convert to list of G-Expressions. [propagated-inputs]: Reindent. [inputs, native-inputs]: Drop labels and reindent.
* gnu: epiphany: Update to 42.2.Liliana Marie Prikler2022-06-08
| | | | | | | * 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.
* gnu: java-plexus-component-metadata: Fix package.Julien Lepiller2022-06-08
| | | | | * gnu/packages/java.scm (java-plexus-component-metadat): Apply fix for newer jdom.
* gnu: restinio: Update to 0.6.15.Tobias Geerinckx-Rice2022-06-05
| | | | * gnu/packages/networking.scm (restinio): Update to 0.6.15.
* gnu: retux: Update to 1.6.1.Tobias Geerinckx-Rice2022-06-05
| | | | | | * 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.
* gnu: sudo: Update to 1.9.11p1.base-for-series-12616base-for-series-12615base-for-series-12610base-for-series-12607Tobias Geerinckx-Rice2022-06-05
| | | | | | | * 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.
* doc: Expand ‘setuid-root’-only references.Tobias Geerinckx-Rice2022-06-05
| | | | | * doc/guix.texi (Setuid Programs, Service Reference): Don't assume setuid-root as the only possibility.
* gnu: nftables: Update to 1.0.4.Tobias Geerinckx-Rice2022-06-05
| | | | | | | * 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.
* gnu: libnftnl: Update to 1.2.2.Tobias Geerinckx-Rice2022-06-05
| | | | * gnu/packages/linux.scm (libnftnl): Update to 1.2.2.
* gnu: padthv1: Update to 0.9.26.Tobias Geerinckx-Rice2022-06-05
| | | | | * gnu/packages/music.scm (padthv1): Update to 0.9.26. [inputs]: Add qtsvg.
* gnu: samplv1: Update to 0.9.26.Tobias Geerinckx-Rice2022-06-05
| | | | | * gnu/packages/music.scm (samplv1): Update to 0.9.26. [inputs]: Add qtsvg.
* gnu: drumkv1: Update to 0.9.26.Tobias Geerinckx-Rice2022-06-05
| | | | | * gnu/packages/music.scm (drumkv1): Update to 0.9.26. [inputs]: Add qtsvg.
* gnu: synthv1: Update to 0.9.26.Tobias Geerinckx-Rice2022-06-05
| | | | | * gnu/packages/music.scm (synthv1): Update to 0.9.26. [inputs]: Add qtsvg.
* gnu: emacs-org: Update to 9.5.4.Tobias Geerinckx-Rice2022-06-05
| | | | * gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.5.4.
* gnu: sudo: Fix build on aarch64.Tobias Geerinckx-Rice2022-06-05
| | | | | | * 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.
* guix: platform: Fix typo in lookup-platform-by-target.Josselin Poiret2022-06-08
| | | | | | | * guix/platform.scm (lookup-platform-by-target): Fix typo system -> target. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: perl-dbi, timescaledb: Fix typo in description.Tobias Geerinckx-Rice2022-06-05
| | | | | * gnu/packages/databases.scm (perl-dbi, timescaledb): Fix ‘an database’ typo.
* gnu: cairomm: Remove input labels.Tobias Geerinckx-Rice2022-06-05
| | | | | * gnu/packages/gtk.scm (cairomm)[native-inputs, inputs]: Remove input labels.
* gnu: cairomm: Update to 1.16.1.Tobias Geerinckx-Rice2022-06-05
| | | | | * gnu/packages/gtk.scm (cairomm): Update to 1.16.1. [arguments]: Don't explicitly return #t from phases.
* gnu: Add emacs-pyimport.jgart via Guix-patches via2022-06-08
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-pyimport): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-toodoo.Stefan Reichör2022-06-08
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-toodoo): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-opencl-mode.Thomas Albers2022-06-08
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-opencl-mode): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: putty: Update to 0.77.Tobias Geerinckx-Rice2022-06-05
| | | | | | | * 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.
* gnu: openmpi: Update to 4.1.4.Tobias Geerinckx-Rice2022-06-05
| | | | * gnu/packages/mpi.scm (openmpi): Update to 4.1.4.
* gnu: Add emacs-xah-fly-keys.Jai Vetrivelan2022-06-07
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-xah-fly-keys): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-plz: Update to 0.1.Aleksandr Vityazev2022-06-07
| | | | | | * gnu/packages/emacs-xyz (emacs-plz): Update to 0.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-evil-collection: Update to 0.0.8.Rostislav Svoboda2022-06-07
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 0.0.8. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>