~ruther/guix-local

0a8aee6d — Ashvith Shetty 1 year, 1 month ago
gnu: gtk-xfce-engine: Remove package.

gtk-xfce-engine was archived almost a decade ago, and excluding
Software Heritage archives, there are no active forks or mirrors.
See also:
https: //issues.guix.gnu.org/75146#35-lineno47

Closes: #900
Change-Id: I6e7fac82f3c8a0f44fab3af8c925f5efaa6ade1f
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
gnu: mate: Replace 'union-build' with 'propagated-inputs'.

* gnu/packages/mate.scm (mate) [arguments]: Remove 'union-build'.
[inputs]: Move all inputs to propagated-inputs.
[native-inputs]: Move desktop-file-utils to propagated-inputs.

Fixes: https://issues.guix.gnu.org/48265
Change-Id: I638c3e6b44aef426402e4a0d2136b6a5d5a832c9
gnu: xfce: Replace 'union-build' with 'propagated-inputs'.

* gnu/packages/xfce.scm (xfce) [arguments]: Remove 'union-build'.
[inputs]: Move all inputs to propagated-inputs.

Fixes: #618
Change-Id: I09aadda63468e8477beb47df5f543e7ca5503fb6
00291ad0 — Hilton Chain 1 year, 1 month ago
.dir-locals.el: Add all record constructors.

* .dir-locals.el (scheme-mode): Add all record constructors.
Move indentation configurations to the end of file.

Change-Id: I9b91777961511be1916a055642337743ab151b5c
3ddadfc0 — Hilton Chain 1 year, 1 month ago
gnu: Add %dummy-linux-kernel-for-container.

* gnu/packages/linux.scm (%dummy-linux-kernel-for-container): New variable.
* gnu/system/linux-container.scm (containerized-operating-system): Use it.

Change-Id: Ica49a0cd0b8ae4a78ba5fca879ae73f94e64474a
4b2f52e9 — Paul Garlick 1 year, 1 month ago
gnu:fenics-dolfin: Fix build with hdf5@1.14.

* gnu/packages/patches/fenics-dolfin-hdf5-version-check.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register new patch.
* gnu/packages/simulation.scm (fenics-dolfin): Run guix style.
[source]: Use new patch.
[arguments] <phases>: Update 'pre-check' comment.
Add 'demo_stokes-iterative_mpi' test to list of skipped tests.

Change-Id: I8ec4534d96af6726fcfd3a601d34b109d06c4ca6
Signed-off-by: Andreas Enge <andreas@enge.fr>
c912d63e — Matthew Elwin 1 year, 1 month ago
gnu: Add python-orocos-kinematics-dynamics.

* gnu/packages/engineering.scm (python-orocos-kinematics-dynamics): New variable.

Change-Id: I257d63b61d8fab0fdfdf27dea59f1f89c8667f35
Reviewed-by: Cayetano Santos <csantosb@inventati.org>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>

Change-Id: I8cc0b705c81c191ede7624062bd1e62afe5e340b
897f1f03 — cdr-shdr-wdr 1 year, 1 month ago
Revert "gnu: make-torbrowser: Unbundle nss."

This reverts commit 8ee7a32782eafe9542e6be413fe40bc5c1dfd67f,
which caused mullvadbrowser (and also torbrowser if uBlock Origin
was installed) to hang at times, becoming unable to load webpages
for the rest of the session. See #546.

Change-Id: I98efc8831813b17882a837c45b9f05deeac2d1c2
Reviewed-by: Mark H Weaver <mhw@netris.org>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
11d704f8 — Matthias Riße 1 year, 1 month ago
gnu: git-annex: Update to 10.20250605.

* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20250605.

Change-Id: Idad16266d6528096169288a77df39df70eeaf9d8
Reviewed-by: Efraim Flashner <efraim@flashner.co.il>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
e26c0897 — Matthias Riße 1 year, 1 month ago
gnu: ghc-git-lfs: Update to 1.2.5.

* gnu/packages/haskell-xyz.scm (ghc-git-lfs): Update to 1.2.5.

Change-Id: I5a9f51781265985597023168064fbfd5614a146d
Reviewed-by: Efraim Flashner <efraim@flashner.co.il>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
c099efbf — Christopher Baines 1 year, 1 month ago
gnu: bffe: Update to 0-15.2f9b1cb.

* gnu/packages/package-management.scm (bffe): Update to 0-15.2f9b1cb.
* doc/guix.texi (Guix Services): Remove build-priority option from example.

Change-Id: Ib6444dabef5bae4976d2ff9e3e4956873e49f0bc
cf4832e8 — Christopher Baines 1 year, 1 month ago
gnu: guix-build-coordinator: Update to 0-131.89e6de9.

* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-131.89e6de9.

Change-Id: I579310d7fee09da626470e20c0cb9b083c16a812
3ed66191 — Christopher Baines 1 year, 1 month ago
gnu: guix-data-service: Update to 0.0.1-70.40212ea.

* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-70.40212ea.

Change-Id: I818a47a6817841149dbb8da0261da5d7bd712d83
c1654aea — Christopher Baines 1 year, 1 month ago
gnu: guile-knots: Update to 0-22.0fa6737

* gnu/packages/guile-xyz.scm (guile-knots): Update to 0-22.0fa6737.

Change-Id: I5e91269918745cf436361a048d054c35d51e31fe
a2cbff5a — Sergey Trofimov 1 year, 1 month ago
gnu: flameshot: Update to commit 560190199.

* gnu/packages/image.scm (flameshot): Update to commit 560190199, build
with qt6.

Change-Id: I71af0752360ecaf1d1b099b1635e2a338aef1e2a
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
aa9c00a9 — Sergey Trofimov 1 year, 1 month ago
gnu: qtcolorwidgets: Build for qt6.

* gnu/packages/qt.scm (qtcolorwidgets): Update to commit 849107843.
[native-inputs], [inputs], [arguments]<#:configure-flags>: Use qt6.

Change-Id: I32eb6a187964e15d1e931001abd174eeda7f9f9f
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
ef556518 — Sergey Trofimov 1 year, 1 month ago
gnu: Add single-application.

* gnu/packages/qt.scm (single-application): New variable.

Change-Id: Iaa3111270ea98da6ff223f119277a45bd2eb6f7c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
992144b8 — Sergey Trofimov 1 year, 1 month ago
gnu: single-application-qt5: Use gexps.

* gnu/packages/qt.scm (single-application-qt5)
[version]: Use conventional git-version.
[arguments]: Remove unused variables, use gexps.

Change-Id: I4640ed7be18ad02ff41010844c8fcac001c83625
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
142174e4 — Sergey Trofimov 1 year, 1 month ago
gnu: qutebrowser: Fix docs installation.

* gnu/packages/web-browsers.scm (qutebrowser)[phases]:
Run 'build-docs before 'build so that generated doc files are copied to
the "build" directory.

Change-Id: I87a1c39efaee92676a8d89a651fdb53c3a7c929a
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
701c27aa — Sergey Trofimov 1 year, 1 month ago
gnu: wireplumber: Update to 0.5.10.

* gnu/packages/linux.scm (wireplumber): Update to 0.5.10.

Change-Id: Ib09f07fd1afd5280a0dc4ce519df11292300a778
Reviewed-by: Brice Waegeneire <brice@waegenei.re> <@bricewge>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Next