Age | Commit message (Expand) | Author |
2022-02-10 | gnu: ocaml-ppxlib: Update to 0.24.0....* gnu/packages/ocaml.scm (ocaml-ppxlib): Update to 0.24.0.
| Julien Lepiller |
2022-02-10 | gnu: cpplint: Reduce closure size....* gnu/packages/cpp.scm (cpplint)[arguments]: Add #:modules. Add phases to
adjust GUIX_PYTHONPATH before the wrap phase.
| Marius Bakke |
2022-02-10 | gnu: cpplint: Update to 1.5.5....* gnu/packages/cpp.scm (cpplint): Update to 1.5.5.
[arguments]: Remove obsolete phase. Override check phase.
[native-inputs]: Add PYTHON-COVERAGE and PYTHON-TESTFIXTURES.
| Marius Bakke |
2022-02-10 | gnu: juCi++: Unbundle embedded copy of "nlohmann" JSON library....* gnu/packages/text-editors.scm (jucipp)[source](modules, snippet): New
fields.
[inputs]: Add JSON-MODERN-CXX.
| Marius Bakke |
2022-02-10 | gnu: juCi++: Use G-expressions....* gnu/packages/text-editors.scm (jucipp)[arguments]: Rewrite as
G-expressions. Simplify wrap phase while at it.
| Marius Bakke |
2022-02-10 | gnu: juCi++: Remove input labels....* gnu/packages/text-editors.scm (jucipp)[arguments]: Use
SEARCH-INPUT-DIRECTORY & co as appropriate.
[inputs]: Remove labels.
| Marius Bakke |
2022-02-10 | gnu: juCi++: Update to 1.7.1....* gnu/packages/text-editors.scm (jucipp): Update to 1.7.1.
[arguments]: Remove "in-source" build adjustments. Disable offending test
instead. Remove trailing #t's.
| Marius Bakke |
2022-02-10 | gnu: python-importmagic: Fix test failure....* gnu/packages/python-xyz.scm (python-importmagic)[arguments]: Replace check
phase.
[native-inputs]: Add PYTHON-PYTEST.
| Marius Bakke |
2022-02-09 | gnu: Add openboardview....* gnu/packages/electronics.scm (openboardview): New variable.
* gnu/packages/patches/openboardview-use-system-utf8.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Maxim Cournoyer |
2022-02-09 | gnu: Add utf8-h....* gnu/packages/c.scm (utf8-h): New variable.
| Maxim Cournoyer |
2022-02-09 | gnu: Add glad....* gnu/packages/gl.scm (glad): New variable.
| Maxim Cournoyer |
2022-02-09 | gnu: Add imgui....* gnu/packages/toolkits.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register it.
| Maxim Cournoyer |
2022-02-09 | gnu: linux-libre 4.9: Update to 4.9.300....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.300.
(linux-libre-4.9-pristine-source): Update hash.
| Leo Famulari |
2022-02-09 | gnu: linux-libre 4.14: Update to 4.14.265....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.265.
(linux-libre-4.14-pristine-source): Update hash.
| Leo Famulari |
2022-02-09 | gnu: linux-libre 4.19: Update to 4.19.228....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.228.
(linux-libre-4.19-pristine-source): Update hash.
| Leo Famulari |
2022-02-09 | gnu: linux-libre 5.4: Update to 5.4.178....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.178.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari |
2022-02-09 | gnu: linux-libre 5.10: Update to 5.10.99....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.99.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |
2022-02-09 | gnu: linux-libre: Update to 5.15.22....* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.22.
(linux-libre-5.15-pristine-source): Update hash.
| Leo Famulari |
2022-02-09 | gnu: linux-libre 5.16: Update to 5.16.8....* gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.8.
(linux-libre-5.16-pristine-source): Update hash.
| Leo Famulari |
2022-02-09 | gnu: nar-herder: Update to 0-3.b026331....* gnu/packages/package-management.scm (nar-herder): Update to 0-3.b026331.
[native-inputs,propagated-inputs]: Switch to guile-fibers@1.1.
| Christopher Baines |
2022-02-09 | gnu: guix-build-coordinator: Update to 0-50.f122322....* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-50.f122322.
[native-inputs,propagated-inputs]: Switch to guile-fibers@1.1.
| Christopher Baines |
2022-02-09 | gnu: guix-data-service: Update to 0.0.1-29.4a1088c....* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-29.4a1088c.
[inputs]: Switch to guile-fibers-1.1.
| Christopher Baines |
2022-02-09 | gnu: QSyncthingTray: Deprecate in favor of Debian's syncthing-gtk fork....This package is abandoned upstream and depends on the insecure and
abandoned QtWebKit.
Upstream abandonment:
https://github.com/sieren/QSyncthingTray/issues/247
See <https://issues.guix.gnu.org/53289> for more information about this change
* gnu/packages/sync.scm (qsyncthingtray): Move this variable ...
* gnu/packages/syncthing.scm (qsyncthingtray): ... to here. And make it into a
deprecated-package that points to syncthing-gtk.
| Leo Famulari |
2022-02-09 | gnu: blender: Update to 3.0.1....* gnu/packages/graphics.scm (blender): Update to 3.0.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Michael Rohleder |
2022-02-09 | gnu: emacs-djvu: Use new package style....* gnu/packages/emacs-xyz.scm (emacs-djvu)[arguments]<#:phases>: Use
G-expressions. Use SEARCH-INPUT-FILE instead of ASSOC-REF. Remove trailing #T.
| Nicolas Goaziou |
2022-02-09 | gnu: searx: Fix build....* gnu/packages/search.scm (searx)[arguments]<#:phases>: Simplify
relax-requirements phase for updated dependencies. Add phase to allow sanity
check to pass.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| kiasoc5 |
2022-02-09 | gnu: python-flask-babel: Update to 2.0.0....* gnu/packages/python-web.scm (python-flask-babel): Update to 2.0.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| kiasoc5 |
2022-02-09 | gnu: grim: Update to 1.4.0....* gnu/packages/image.scm (grim): Update to 1.4.0.
[inputs]: Remove CARGO, add PIXMAN and LIBPNG.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Jai Vetrivelan |
2022-02-09 | gnu: emacs-theme-magic: Use new package style....* gnu/packages/emacs-xyz.scm (emacs-theme-magic)[arguments]: Use
G-expressions.
<#:phases>: Use SEARCH-INPUT-FILE instead of ASSOC-REF. Remove trailing #T.
| Nicolas Goaziou |
2022-02-09 | gnu: Add emacs-everywhere....* gnu/packages/emacs-xyz.scm (emacs-everywhere): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Jai Vetrivelan |
2022-02-09 | gnu: emacs-org-transclusion: Update to 1.2.0....* gnu/packages/emacs-xyz.scm (emacs-org-transclusion): Update to 1.2.0.
| Nicolas Goaziou |
2022-02-09 | gnu: Add r-excelr....* gnu/packages/cran.scm (r-excelr): New variable.
| Ricardo Wurmus |
2022-02-09 | news: Fix 'de' translation....* etc/news.scm: Fix typo.
| Florian Pelz |
2022-02-09 | news: Add 'de' translation....* etc/news.scm: Add German translation of end of Gzip substitutes entry.
| Florian Pelz |
2022-02-09 | news: Add 'de' translation....* etc/news.scm: Add German translation of 'guix deploy -x' entry.
| Florian Pelz |
2022-02-09 | gnu: Add r-shinymanager....* gnu/packages/cran.scm (r-shinymanager): New variable.
| Ricardo Wurmus |
2022-02-09 | gnu: Add r-billboarder....* gnu/packages/cran.scm (r-billboarder): New variable.
| Ricardo Wurmus |
2022-02-09 | gnu: Add r-swne....* gnu/packages/statistics.scm (r-swne): New variable.
| Ricardo Wurmus |
2022-02-09 | gnu: Add r-nnlm....* gnu/packages/statistics.scm (r-nnlm): New variable.
| Ricardo Wurmus |
2022-02-09 | gnu: Add r-usedist....* gnu/packages/cran.scm (r-usedist): New variable.
| Ricardo Wurmus |
2022-02-09 | gnu: Add r-gghighlight....* gnu/packages/cran.scm (r-gghighlight): New variable.
| Ricardo Wurmus |
2022-02-09 | gnu: Remove linux-libre-4.4....This kernel series has reached the end of its life:
https://lore.kernel.org/all/164387713713082@kroah.com/T/#t
https://lwn.net/Articles/883685/
Discussion within Guix:
https://lists.gnu.org/archive/html/guix-devel/2022-01/msg00020.html
https://lists.gnu.org/archive/html/guix-devel/2022-02/msg00007.html
* gnu/packages/linux.scm (linux-libre-4.4-version, linux-libre-4.4-gnu-revision,
deblob-scripts-4.4, linux-libre-4.4-pristine-source, linux-libre-4.4-source,
linux-libre-headers-4.4, linux-libre-4.4): Remove variables.
| Leo Famulari |
2022-02-09 | gnu: linux-libre 5.4: Update to 5.4.177....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.177.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari |
2022-02-09 | gnu: linux-libre 5.10: Update to 5.10.98....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.98.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |
2022-02-09 | gnu: linux-libre 5.15: Update to 5.15.21....* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.21.
(linux-libre-5.15-pristine-source): Update hash.
| Leo Famulari |
2022-02-09 | gnu: linux-libre 5.16: Update to 5.16.7....* gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.7.
(linux-libre-5.16-pristine-source): Update hash.
| Leo Famulari |
2022-02-09 | Revert kernel modules changes to support the Coreboot framebuffer...These changes broke the creation of the 'linux-modules-database' for all kernel
series besides 5.15, 5.4, and 5.10, like this:
------
gnu/build/linux-modules.scm:257:5: kernel module not found "framebuffer_coreboot" "/gnu/store/yff45fr6q93mw44zdql9ffr95zcvwxcn-linux-libre-4.9.299/lib/modules"
------
We should support the coreboot framebuffer, but we need to test that change more
completely before deploying it.
This effectively reverts the following commits:
1dfe8c372163d481ebebb97dd3b4cafa49906b28 "gnu: linux-libre: Build simplefb into all x86{,_64} kernels."
bc09e7ab569d5306ce99c5525150695c9d539ef0 "gnu: linux-libre: Support the Coreboot framebuffer."
Fixes <https://issues.guix.gnu.org/52667> "System reconfiguration fails to build
linux-modules.drv".
| Leo Famulari |
2022-02-08 | news: Add entry about the sunsetting of Gzip substitutes....* etc/news.scm (channel-news): New entry.
| Maxim Cournoyer |
2022-02-08 | deprecation: Refine the old daemon deprecation warning message....* guix/deprecation.scm (warn-about-old-daemon): Mention a direct consequence
of failing to upgrade the daemon.
* guix/store.scm (build-things): Add a comment explaining the rationale to
emit a deprecation warning for a daemon older than version 0x163.
Suggested-by: Ricardo Wurmus <rekado@elephly.net>
| Maxim Cournoyer |
2022-02-08 | gnu: emacs-parseedn: Update to 1.1.0....* gnu/packages/emacs-xyz.scm (emacs-parseedn): Update to 1.1.0.
| Nicolas Goaziou |