~ruther/guix-local

4ddeb3f8 — Danny Milosavljevic 1 year, 2 months ago
gnu: android-file-transfer: Support wayland.

* gnu/packages/android.scm (android-file-transfer)[build-system]: Switch to
qt-build-system.
[inputs]: Add qtwayland-5.

Change-Id: I9319e04bbf74f7945734edfe6f98c3f851abe868
0e2b522b — Danny Milosavljevic 1 year, 2 months ago
gnu: hydrogen: Support wayland.

* gnu/packages/music.scm (hydrogen)[build-system]: Switch to qt-build-system.
[inputs]: Add qtwayland-5.

Change-Id: I2fefd8da6d4c5a6ef9566dc4c37c64836122ac07
73d74032 — Efraim Flashner 1 year, 2 months ago
gnu: rust-xremap: Update to 0.10.4.

* gnu/packages/rust-apps.scm (rust-xremap): Update to 0.10.4.

Change-Id: I532bbcd7f51e5d761420d0386b1f572a4bb6f6ab
64286d4d — Zheng Junjie 1 year, 2 months ago
gnu: kdeconnect: Update to 24.12.2.

* gnu/packages/kde.scm (kdeconnect): Update to 24.12.2.

Change-Id: I818000dee2a485974e13e4a5452ac68282662887
2340334c — Zheng Junjie 1 year, 2 months ago
gnu: kate: Update to 24.12.2.

* gnu/packages/kde-utils.scm (kate): Update to 24.12.2.

Change-Id: I615dc2260ec53df2f8acedf3ca0d56fdc80866d9
facba654 — Zheng Junjie 1 year, 4 months ago
gnu: kate: Update to 24.12.1.

* gnu/packages/kde-utils.scm (kate): Update to 24.12.1.

Change-Id: I616b4336190cbe02f0d707496278ec24e4b4cd61
5ac7a686 — Zheng Junjie 1 year, 4 months ago
gnu: kommit: Update to 1.7.1.

* gnu/packages/kde.scm (kommit): Update to 1.7.1.
[source]: Adjust uri.
[arguments]<#:phases>: Adjust check phase.

Change-Id: Ie5cab671f5e9b466bd23ac08a8ebacd00c0fe0ec
a567dad1 — Zheng Junjie 1 year, 4 months ago
gnu: basket: Update to 2.49-2.bb230be.

* gnu/packages/kde-utils.scm (basket): Update to 2.49-2.bb230be.
[arguments]: Set #:qtbase to qtbase.
<#:configure-flags>: Add -DENABLE_GPG=ON, -DENABLE_GIT=ON.
[inputs]: Remove kdoctools; add gpgme, libgit2-1.8, and qt5compat.
[native-inputs]: Add kdoctools and pkg-config.

Change-Id: I52004ee28bc728e6cf769de6f8b573378852d408
08407388 — Zheng Junjie 1 year, 2 months ago
gnu: ktimer: Update to 24.12.2.

* gnu/packages/kde.scm (ktimer): Update to 24.12.2.

Change-Id: I4d805ef43d3268a5a8be7f10cfe05de63644d7c2
680e61d8 — Zheng Junjie 1 year, 4 months ago
gnu: ktimer: Update to 24.12.1.

* gnu/packages/kde.scm (ktimer): Update to 24.12.1.
[inputs]: Add kcrash.

Change-Id: I94214bfaa4673aeccc566f24f1a9368da71eae10
88ddeca5 — Zheng Junjie 1 year, 2 months ago
gnu: poxml: Update to 24.12.2.

* gnu/packages/kde.scm (poxml): Update to 24.12.2.

Change-Id: I9fe1384865af5d6e089288c32ce75610f355e272
e73eea00 — Zheng Junjie 1 year, 2 months ago
gnu: okular: Update to 24.12.2.

* gnu/packages/kde.scm (okular): Update to 24.12.2.

Change-Id: I05e3c6c9e4d4e01c30ee0f4c5d696a5ec89ec271
29ebb324 — Zheng Junjie 1 year, 2 months ago
gnu: gwenview: Update to 24.12.2.

* gnu/packages/kde.scm (gwenview): Update to 24.12.2.

Change-Id: If31a7a0955f9085f38215d1c2c73fa0f068ed8c7
b609498b — Ekaitz Zarraga 1 year, 2 months ago
guix: import: allow empty description

* guix/import/utils.scm (beautify-description)[new-words]: Don't fail
  the `match` when the package has an empty description.

Change-Id: I23e9cfeae1da98bb8705fcfc8ff81906d272d72e
dd7a377c — Artyom V. Poptsov 1 year, 2 months ago
gnu: fastfetch: Update to 2.36.1.

* gnu/packages/admin.scm (fastfetch): Update to 2.36.1.

Change-Id: I8f3f84ac0345f6497bb1e611e5286dec2645edfb
696f2acb — Suhail Singh 1 year, 4 months ago
gnu: racket: Ensure package launcher's reference config directory.

* gnu/packages/patches/racket-launcher-config-dir.patch: New file.  With this
patch, packages installed at runtime via raco have configuration directory
correctly set.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/racket.scm (%racket-origin): Use it.

Change-Id: Ibba2d73b72a66e58a3c51dad8cf4fbf0c8969c4e
Signed-off-by: Leo Famulari <leo@famulari.name>
b4dc8eb4 — Vinicius Monego 1 year, 2 months ago
gnu: librecad: Use G-Expressions.

* gnu/packages/engineering.scm (librecad)[arguments]: Use G-Expressions.

Change-Id: Ib796867b2282eb52878d0304fb391f1007cc13a0
0d1c0027 — Vinicius Monego 1 year, 2 months ago
gnu: librecad: Update to 2.2.1.

* gnu/packages/engineering.scm (librecad): Update to 2.2.1.

Change-Id: Id9dd850426556ca643aa15a656b116e8c18ca1d4
0a88724a — Vinicius Monego 1 year, 2 months ago
gnu: darktable: Delete old phase.

* gnu/packages/photo.scm (darktable)[arguments]<#:phases>: Delete the
'set-LDFLAGS phase.

Change-Id: Ie6178e75ef6571b5165549615e3fd99262f8d2de
61e60f04 — Vinicius Monego 1 year, 2 months ago
gnu: darktable: Update to 5.0.1.

* gnu/packages/photo.scm (darktable): Update to 5.0.1.

Change-Id: I99c9ef2174ea1972fa65bcbb404fa4f853e7fd99
Next