Age | Commit message (Expand) | Author |
---|---|---|
2022-06-10 | gnu: mkfontscale: Update to 1.2.2....* gnu/packages/xorg.scm (mkfontscale): Update to 1.2.2. | Efraim Flashner |
2022-06-10 | gnu: xauth: Update to 1.1.2....* gnu/packages/xorg.scm (xauth): Update to 1.1.2. | Efraim Flashner |
2022-06-10 | gnu: xcalc: Update to 1.1.1....* gnu/packages/xorg.scm (xcalc): Update to 1.1.1. | Efraim Flashner |
2022-06-10 | gnu: xdpyinfo: Update to 1.3.3....* gnu/packages/xorg.scm (xdpyinfo): Update to 1.3.3. | Efraim Flashner |
2022-06-10 | gnu: xf86-input-libinput: Update to 1.2.1....* gnu/packages/xorg.scm (xf86-input-libinput): Update to 1.2.1. | Efraim Flashner |
2022-06-10 | gnu: xf86-video-amdgpu: Update to 22.0.0....* gnu/packages/xorg.scm (xf86-video-amdgpu): Update to 22.0.0. | Efraim Flashner |
2022-06-10 | gnu: xf86-video-dummy: Update to 0.4.0....* gnu/packages/xorg.scm (xf86-video-dummy): Update to 0.4.0. | Efraim Flashner |
2022-06-10 | gnu: xlsfonts: Update to 1.0.7....* gnu/packages/xorg.scm (xlsfonts): Update to 1.0.7. | Efraim Flashner |
2022-06-10 | gnu: xorg-sgml-doctools: Update to 1.12....* gnu/packages/xorg.scm (xorg-sgml-doctools): Update to 1.12. | Efraim Flashner |
2022-06-10 | gnu: twm: Update to 1.0.12....* gnu/packages/xorg.scm (twm): Update to 1.0.12. | Efraim Flashner |
2022-06-09 | gnu: python-pybedtools: Update to 0.9.0....* gnu/packages/bioinformatics.scm (python-pybedtools): Update to 0.9.0. [description]: Update to satisfy guix lint. [license]: Update to expat and lgpl2.1+. | Vagrant Cascadian |
2022-06-09 | gnu: python-miniupnpc: Do not embed running kernel version....* gnu/packages/python-xyz.scm (python-miniupnpc)[arguments]: Add 'remove-kernel-version phase. | Vagrant Cascadian |
2022-06-05 | gnu: readstat: Update to 1.1.8....* gnu/packages/statistics.scm (readstat): Update to 1.1.8. | Tobias Geerinckx-Rice |
2022-06-05 | gnu: rng-tools: Remove input labels....* gnu/packages/linux.scm (rng-tools)[inputs]: Remove input labels. | Tobias Geerinckx-Rice |
2022-06-05 | gnu: vtk@7: Simplify regular expression....* gnu/packages/image-processing.scm (vtk-7)[arguments]: Replace ‘.’ wildcards with literal ‘@’ character matches. | Tobias Geerinckx-Rice |
2022-06-05 | gnu: rsyslog: Include rscryutil....* 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. | Tobias Geerinckx-Rice |
2022-06-05 | gnu: rsyslog: Update to 8.2204.1....* gnu/packages/logging.scm (rsyslog): Update to 8.2204.1. | Tobias Geerinckx-Rice |
2022-06-09 | Revert "gnu: uim: Build reproducibly."...The fix was ineffective. This reverts commit da115f9f7a7131143fe15f4aa7cdf435c10bfe46. | Vagrant Cascadian |
2022-06-09 | gnu: vtk@7: Do not embed running kernel version....* gnu/packages/image-processing.scm (vtk-7)[arguments]: Add 'remove-kernel-version phase. | Vagrant Cascadian |
2022-06-09 | gnu: universal-ctags: Update to 5.9.20220605.0....* gnu/packages/code.scm (universal-ctags): Update to 5.9.20220605.0. [source]: Adjust snippet to preserve newline. [inputs]: Add pcre2. | Efraim Flashner |
2022-06-09 | gnu: pcre: Update with new source URI....* gnu/packages/pcre.scm (pcre)[source]: Download from sourceforge mirror. | Efraim Flashner |
2022-06-09 | gnu: packcc: Update to 1.7.2....* gnu/packages/c.scm (packcc): Update to 1.7.2. [arguments]: Remove trailing #t from phases. | Efraim Flashner |
2022-06-09 | gnu: emacs-geiser-guile: Update to 0.23.2 and patch guile's path....* gnu/packages/emacs-xyz.scm (emacs-geiser-guile): Update to 0.23.2. [phases]{patch-geiser-guile-binary}: New phase. [home-page]: Update URL. | Maxim Cournoyer |
2022-06-09 | gnu: emacs-geiser-gauche: Update to 0.14-0.96fa06a and patch gauche's path....* 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. | Maxim Cournoyer |
2022-06-09 | gnu: emacs-geiser-racket: Update to 1.0 and patch racket's path....* gnu/packages/emacs-xyz.scm (emacs-geiser-racket): Update to 1.0. [phases]{patch-geiser-racket-binary}: New phase. [home-page]: Update URL. | Maxim Cournoyer |
2022-06-09 | gnu: emacs-geiser: Update to 0.23.2....* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.23.2. [home-page]: Update URL. | Maxim Cournoyer |
2022-06-09 | gnu: vim-fugitive: Update to 3.7....* gnu/packages/vim.scm (vim-fugitive): Update to 3.7. | Efraim Flashner |
2022-06-09 | gnu: cl-quri: Update to 0.5.0....* gnu/packages/lisp-xyz.scm (sbcl-quri): Update to 0.5.0. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> | André A. Gomes |
2022-06-08 | gnu: Add GNOME Plots....* gnu/packages/gnome-xyz.scm (gnome-plots): New variable. | Eric Bavier |
2022-06-08 | gnu: Add python-freetype-py....* gnu/packages/python-xyz.scm (python-freetype-py): New variable. | Eric Bavier |
2022-06-08 | gnu: Add PyGLM....* gnu/packages/python-science.scm (python-pyglm): New variable. | Eric Bavier |
2022-06-08 | gnu: linux-libre 4.9: Update to 4.9.317....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.317. (linux-libre-4.9-pristine-source): Update hash. | Leo Famulari |
2022-06-08 | gnu: linux-libre 4.14: Update to 4.14.282....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.282. (linux-libre-4.14-pristine-source): Update hash. | Leo Famulari |
2022-06-08 | gnu: linux-libre 4.19: Update to 4.19.246....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.246. (linux-libre-4.19-pristine-source): Update hash. | Leo Famulari |
2022-06-08 | gnu: linux-libre 5.4: Update to 5.4.197....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.197. (linux-libre-5.4-pristine-source): Update hash. | Leo Famulari |
2022-06-08 | gnu: linux-libre 5.10: Update to 5.10.120....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.120. (linux-libre-5.10-pristine-source): Update hash. | Leo Famulari |
2022-06-08 | gnu: linux-libre 5.14: Update to 5.14.45....* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.45. (linux-libre-5.14-pristine-source): Update hash. | Leo Famulari |
2022-06-08 | gnu: linux-libre: Update to 5.17.13....* gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.13. (linux-libre-5.17-pristine-source): Update hash. | Leo Famulari |
2022-06-08 | gnu: lightdm: Fix build....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. | Maxim Cournoyer |
2022-06-08 | 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 Cournoyer |
2022-06-08 | 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 Prikler |
2022-06-08 | 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 Prikler |
2022-06-08 | gnu: java-plexus-component-metadata: Fix package....* gnu/packages/java.scm (java-plexus-component-metadat): Apply fix for newer jdom. | Julien Lepiller |
2022-06-05 | gnu: restinio: Update to 0.6.15....* gnu/packages/networking.scm (restinio): Update to 0.6.15. | Tobias Geerinckx-Rice |
2022-06-05 | 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-Rice |
2022-06-05 | 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-Rice |
2022-06-05 | doc: Expand ‘setuid-root’-only references....* doc/guix.texi (Setuid Programs, Service Reference): Don't assume setuid-root as the only possibility. | Tobias Geerinckx-Rice |
2022-06-05 | 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-Rice |
2022-06-05 | gnu: libnftnl: Update to 1.2.2....* gnu/packages/linux.scm (libnftnl): Update to 1.2.2. | Tobias Geerinckx-Rice |
2022-06-05 | gnu: padthv1: Update to 0.9.26....* gnu/packages/music.scm (padthv1): Update to 0.9.26. [inputs]: Add qtsvg. | Tobias Geerinckx-Rice |