Age | Commit message (Expand) | Author |
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 |
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-08 | guix: platform: Fix typo in lookup-platform-by-target....* guix/platform.scm (lookup-platform-by-target): Fix typo system ->
target.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Josselin Poiret |
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 |
2022-06-07 | 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 Vetrivelan |
2022-06-07 | 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 Vityazev |
2022-06-07 | 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 Svoboda |
2022-06-07 | 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. Gomes |
2022-06-07 | 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 via |
2022-06-07 | gnu: Add xwhite....* gnu/packages/xdisorg.scm (xwhite): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| derekchuank@outlook.com |
2022-06-07 | gnu: Add edlin....* gnu/packages/text-editors.scm (edlin): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Foo Chuan Wei |
2022-06-07 | 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 Lechner |
2022-06-07 | .dir-locals: Adjust to bug-reference-mode in Emacs 28....* .dir-locals.el: Adjust 'bug-reference-bug-regexp' and
'bug-reference-url-format' to Emacs 28.
| Ludovic Courtès |
2022-06-07 | gnu: guile-fibers: Update to 1.1.1....* gnu/packages/guile-xyz.scm (guile-fibers-1.1): Update to 1.1.1.
| Ludovic Courtès |
2022-06-07 | 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 Flashner |
2022-06-07 | gnu: python-debian: Set version to build reproducibly....* gnu/packages/python-xyz.scm (python-debian)[arguments]: Add 'set-version
phase.
| Vagrant Cascadian |
2022-06-07 | gnu: offlate: Fix build....* gnu/packages/python-xyz.scm (offlate)
[phases]{patch-for-pygit2}: New phase.
| Maxim Cournoyer |
2022-06-07 | 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 Cournoyer |
2022-06-07 | 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 Cournoyer |
2022-06-07 | gnu: python-xunitparser: Update to 1.3.4....* gnu/packages/python-check.scm (python-xunitparser): Update to 1.3.4.
| Maxim Cournoyer |
2022-06-07 | gnu: nikola: Update to 8.2.2....* gnu/packages/python-xyz.scm (nikola): Update to 8.2.2.
| Maxim Cournoyer |
2022-06-07 | 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 Cournoyer |
2022-06-07 | gnu: electron-cash: Update to 4.2.10....* gnu/packages/finance.scm (electron-cash): Update to 4.2.10.
| Maxim Cournoyer |
2022-06-07 | 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 Cournoyer |