summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: cpplint: Reduce closure size.base-for-series-11371base-for-series-11370base-for-series-11369base-for-series-11367base-for-series-11366base-for-series-11365base-for-series-11363base-for-series-11362Marius Bakke2022-02-10
| | | | | * gnu/packages/cpp.scm (cpplint)[arguments]: Add #:modules. Add phases to adjust GUIX_PYTHONPATH before the wrap phase.
* gnu: cpplint: Update to 1.5.5.Marius Bakke2022-02-10
| | | | | | * 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.
* gnu: juCi++: Unbundle embedded copy of "nlohmann" JSON library.Marius Bakke2022-02-10
| | | | | | * gnu/packages/text-editors.scm (jucipp)[source](modules, snippet): New fields. [inputs]: Add JSON-MODERN-CXX.
* gnu: juCi++: Use G-expressions.Marius Bakke2022-02-10
| | | | | * gnu/packages/text-editors.scm (jucipp)[arguments]: Rewrite as G-expressions. Simplify wrap phase while at it.
* gnu: juCi++: Remove input labels.Marius Bakke2022-02-10
| | | | | | * gnu/packages/text-editors.scm (jucipp)[arguments]: Use SEARCH-INPUT-DIRECTORY & co as appropriate. [inputs]: Remove labels.
* gnu: juCi++: Update to 1.7.1.Marius Bakke2022-02-10
| | | | | | * 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.
* gnu: python-importmagic: Fix test failure.Marius Bakke2022-02-10
| | | | | | * gnu/packages/python-xyz.scm (python-importmagic)[arguments]: Replace check phase. [native-inputs]: Add PYTHON-PYTEST.
* gnu: Add openboardview.Maxim Cournoyer2022-02-09
| | | | | | * 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.
* gnu: Add utf8-h.Maxim Cournoyer2022-02-09
| | | | * gnu/packages/c.scm (utf8-h): New variable.
* gnu: Add glad.Maxim Cournoyer2022-02-09
| | | | * gnu/packages/gl.scm (glad): New variable.
* gnu: Add imgui.Maxim Cournoyer2022-02-09
| | | | | * gnu/packages/toolkits.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Register it.
* gnu: linux-libre 4.9: Update to 4.9.300.Leo Famulari2022-02-09
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.300. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.265.Leo Famulari2022-02-09
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.265. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.228.Leo Famulari2022-02-09
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.228. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.178.Leo Famulari2022-02-09
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.178. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.99.Leo Famulari2022-02-09
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.99. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.15.22.Leo Famulari2022-02-09
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.22. (linux-libre-5.15-pristine-source): Update hash.
* gnu: linux-libre 5.16: Update to 5.16.8.Leo Famulari2022-02-09
| | | | | * gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.8. (linux-libre-5.16-pristine-source): Update hash.
* gnu: nar-herder: Update to 0-3.b026331.Christopher Baines2022-02-09
| | | | | * gnu/packages/package-management.scm (nar-herder): Update to 0-3.b026331. [native-inputs,propagated-inputs]: Switch to guile-fibers@1.1.
* gnu: guix-build-coordinator: Update to 0-50.f122322.Christopher Baines2022-02-09
| | | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-50.f122322. [native-inputs,propagated-inputs]: Switch to guile-fibers@1.1.
* gnu: guix-data-service: Update to 0.0.1-29.4a1088c.Christopher Baines2022-02-09
| | | | | * gnu/packages/web.scm (guix-data-service): Update to 0.0.1-29.4a1088c. [inputs]: Switch to guile-fibers-1.1.
* gnu: QSyncthingTray: Deprecate in favor of Debian's syncthing-gtk fork.Leo Famulari2022-02-09
| | | | | | | | | | | | | | | 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.
* gnu: blender: Update to 3.0.1.Michael Rohleder2022-02-09
| | | | | | * gnu/packages/graphics.scm (blender): Update to 3.0.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-djvu: Use new package style.Nicolas Goaziou2022-02-09
| | | | | * gnu/packages/emacs-xyz.scm (emacs-djvu)[arguments]<#:phases>: Use G-expressions. Use SEARCH-INPUT-FILE instead of ASSOC-REF. Remove trailing #T.
* gnu: searx: Fix build.kiasoc52022-02-09
| | | | | | | | * 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>
* gnu: python-flask-babel: Update to 2.0.0.kiasoc52022-02-09
| | | | | | * gnu/packages/python-web.scm (python-flask-babel): Update to 2.0.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: grim: Update to 1.4.0.Jai Vetrivelan2022-02-09
| | | | | | | * 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>
* gnu: emacs-theme-magic: Use new package style.Nicolas Goaziou2022-02-09
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-theme-magic)[arguments]: Use G-expressions. <#:phases>: Use SEARCH-INPUT-FILE instead of ASSOC-REF. Remove trailing #T.
* gnu: Add emacs-everywhere.Jai Vetrivelan2022-02-09
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-everywhere): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-org-transclusion: Update to 1.2.0.Nicolas Goaziou2022-02-09
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-transclusion): Update to 1.2.0.
* gnu: Add r-excelr.Ricardo Wurmus2022-02-09
| | | | * gnu/packages/cran.scm (r-excelr): New variable.
* news: Fix 'de' translation.Florian Pelz2022-02-09
| | | | * etc/news.scm: Fix typo.
* news: Add 'de' translation.Florian Pelz2022-02-09
| | | | * etc/news.scm: Add German translation of end of Gzip substitutes entry.
* news: Add 'de' translation.Florian Pelz2022-02-09
| | | | * etc/news.scm: Add German translation of 'guix deploy -x' entry.
* gnu: Add r-shinymanager.Ricardo Wurmus2022-02-09
| | | | * gnu/packages/cran.scm (r-shinymanager): New variable.
* gnu: Add r-billboarder.Ricardo Wurmus2022-02-09
| | | | * gnu/packages/cran.scm (r-billboarder): New variable.
* gnu: Add r-swne.Ricardo Wurmus2022-02-09
| | | | * gnu/packages/statistics.scm (r-swne): New variable.
* gnu: Add r-nnlm.Ricardo Wurmus2022-02-09
| | | | * gnu/packages/statistics.scm (r-nnlm): New variable.
* gnu: Add r-usedist.Ricardo Wurmus2022-02-09
| | | | * gnu/packages/cran.scm (r-usedist): New variable.
* gnu: Add r-gghighlight.Ricardo Wurmus2022-02-09
| | | | * gnu/packages/cran.scm (r-gghighlight): New variable.
* gnu: Remove linux-libre-4.4.base-for-series-11360base-for-series-11359base-for-series-11357base-for-series-11356base-for-series-11355base-for-series-11354base-for-series-11353base-for-series-11350base-for-series-11349base-for-series-11348base-for-series-11345Leo Famulari2022-02-09
| | | | | | | | | | | | | | | | 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.
* gnu: linux-libre 5.4: Update to 5.4.177.Leo Famulari2022-02-09
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.177. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.98.Leo Famulari2022-02-09
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.98. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre 5.15: Update to 5.15.21.Leo Famulari2022-02-09
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.21. (linux-libre-5.15-pristine-source): Update hash.
* gnu: linux-libre 5.16: Update to 5.16.7.Leo Famulari2022-02-09
| | | | | * gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.7. (linux-libre-5.16-pristine-source): Update hash.
* Revert kernel modules changes to support the Coreboot framebufferLeo Famulari2022-02-09
| | | | | | | | | | | | | | | | | | | 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".
* news: Add entry about the sunsetting of Gzip substitutes.Maxim Cournoyer2022-02-08
| | | | * etc/news.scm (channel-news): New entry.
* deprecation: Refine the old daemon deprecation warning message.Maxim Cournoyer2022-02-08
| | | | | | | | | * 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>
* gnu: emacs-parseedn: Update to 1.1.0.Nicolas Goaziou2022-02-08
| | | | * gnu/packages/emacs-xyz.scm (emacs-parseedn): Update to 1.1.0.
* gnu: emacs-parseclj: Update to 1.1.0.Nicolas Goaziou2022-02-08
| | | | * gnu/packages/emacs-xyz.scm (emacs-parseclj): Update to 1.1.0.