Age | Commit message (Expand) | Author |
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 | 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 |
2022-06-05 | gnu: samplv1: Update to 0.9.26....* gnu/packages/music.scm (samplv1): Update to 0.9.26.
[inputs]: Add qtsvg.
| Tobias Geerinckx-Rice |
2022-06-05 | gnu: drumkv1: Update to 0.9.26....* gnu/packages/music.scm (drumkv1): Update to 0.9.26.
[inputs]: Add qtsvg.
| Tobias Geerinckx-Rice |
2022-06-05 | gnu: synthv1: Update to 0.9.26....* gnu/packages/music.scm (synthv1): Update to 0.9.26.
[inputs]: Add qtsvg.
| Tobias Geerinckx-Rice |
2022-06-05 | gnu: emacs-org: Update to 9.5.4....* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.5.4.
| Tobias Geerinckx-Rice |
2022-06-05 | 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-Rice |
2022-06-05 | gnu: perl-dbi, timescaledb: Fix typo in description....* gnu/packages/databases.scm (perl-dbi, timescaledb):
Fix ‘an database’ typo.
| Tobias Geerinckx-Rice |
2022-06-05 | gnu: cairomm: Remove input labels....* gnu/packages/gtk.scm (cairomm)[native-inputs, inputs]:
Remove input labels.
| Tobias Geerinckx-Rice |
2022-06-05 | 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-Rice |
2022-06-08 | 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 via |
2022-06-08 | gnu: Add emacs-toodoo....* gnu/packages/emacs-xyz.scm (emacs-toodoo): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Stefan Reichör |
2022-06-08 | gnu: Add emacs-opencl-mode....* gnu/packages/emacs-xyz.scm (emacs-opencl-mode): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Thomas Albers |
2022-06-05 | 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-Rice |
2022-06-05 | gnu: openmpi: Update to 4.1.4....* gnu/packages/mpi.scm (openmpi): Update to 4.1.4.
| Tobias Geerinckx-Rice |