aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: mkfontscale: Update to 1.2.2.Efraim Flashner2022-06-10
| | | | * gnu/packages/xorg.scm (mkfontscale): Update to 1.2.2.
* gnu: xauth: Update to 1.1.2.Efraim Flashner2022-06-10
| | | | * gnu/packages/xorg.scm (xauth): Update to 1.1.2.
* gnu: xcalc: Update to 1.1.1.Efraim Flashner2022-06-10
| | | | * gnu/packages/xorg.scm (xcalc): Update to 1.1.1.
* gnu: xdpyinfo: Update to 1.3.3.Efraim Flashner2022-06-10
| | | | * gnu/packages/xorg.scm (xdpyinfo): Update to 1.3.3.
* gnu: xf86-input-libinput: Update to 1.2.1.Efraim Flashner2022-06-10
| | | | * gnu/packages/xorg.scm (xf86-input-libinput): Update to 1.2.1.
* gnu: xf86-video-amdgpu: Update to 22.0.0.Efraim Flashner2022-06-10
| | | | * gnu/packages/xorg.scm (xf86-video-amdgpu): Update to 22.0.0.
* gnu: xf86-video-dummy: Update to 0.4.0.Efraim Flashner2022-06-10
| | | | * gnu/packages/xorg.scm (xf86-video-dummy): Update to 0.4.0.
* gnu: xlsfonts: Update to 1.0.7.Efraim Flashner2022-06-10
| | | | * gnu/packages/xorg.scm (xlsfonts): Update to 1.0.7.
* gnu: xorg-sgml-doctools: Update to 1.12.Efraim Flashner2022-06-10
| | | | * gnu/packages/xorg.scm (xorg-sgml-doctools): Update to 1.12.
* gnu: twm: Update to 1.0.12.Efraim Flashner2022-06-10
| | | | * gnu/packages/xorg.scm (twm): Update to 1.0.12.
* gnu: python-pybedtools: Update to 0.9.0.Vagrant Cascadian2022-06-09
| | | | | | * gnu/packages/bioinformatics.scm (python-pybedtools): Update to 0.9.0. [description]: Update to satisfy guix lint. [license]: Update to expat and lgpl2.1+.
* gnu: python-miniupnpc: Do not embed running kernel version.Vagrant Cascadian2022-06-09
| | | | | * gnu/packages/python-xyz.scm (python-miniupnpc)[arguments]: Add 'remove-kernel-version phase.
* gnu: readstat: Update to 1.1.8.Tobias Geerinckx-Rice2022-06-05
| | | | * gnu/packages/statistics.scm (readstat): Update to 1.1.8.
* gnu: rng-tools: Remove input labels.Tobias Geerinckx-Rice2022-06-05
| | | | | * gnu/packages/linux.scm (rng-tools)[inputs]: Remove input labels.
* gnu: vtk@7: Simplify regular expression.Tobias Geerinckx-Rice2022-06-05
| | | | | * gnu/packages/image-processing.scm (vtk-7)[arguments]: Replace ‘.’ wildcards with literal ‘@’ character matches.
* gnu: rsyslog: Include rscryutil.Tobias Geerinckx-Rice2022-06-05
| | | | | | | * gnu/packages/logging.scm (rsyslog)[arguments]: Add "--enable-usertools" and "--enable-generate-man-pages" to #:configure-flags. Move all ‘mm’ options to their own section. [native-inputs]: Add python-docutils.
* gnu: rsyslog: Update to 8.2204.1.Tobias Geerinckx-Rice2022-06-05
| | | | * gnu/packages/logging.scm (rsyslog): Update to 8.2204.1.
* Revert "gnu: uim: Build reproducibly."Vagrant 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.Tobias 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.