~ruther/guix-local

281a616d — Ludovic Courtès 1 year, 4 months ago
doc: Remove incorrect ‘kbxutil’ example.

Fixes <https://issues.guix.gnu.org/71918>.

* doc/guix.texi (Invoking guix refresh): Remove ‘kbxutil’ example.

Reported-by: Attila Lendvai <attila@lendvai.name>
Change-Id: If185740731bf29462caba8be31c07f296d0bddd0
services: readymedia: Change cache and log directory permissions to 755.

Create cache directory and log directory with 755 permission, which passes
run-readymedia-test.

* gnu/services/upnp.scm (readymedia-activation): Change directory permissions
of cache-directory and log-directory to 755.

Change-Id: Iff30040c3fd52564510f66d3568dab0ef89e0449
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
265d4f33 — Meredith Oleander 1 year, 4 months ago
gnu: Add zig-zls-0.14.

* gnu/packages/zig-xyz.scm (zig-zls-0.14): New variable.

Change-Id: I83611bdc850a4f51b6d412595b7ff5afe6464bf9
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Modified-by: Hilton Chain <hako@ultrarare.space>
69b9d964 — Meredith Oleander 1 year, 4 months ago
gnu: Add zig-lsp-codegen.

* gnu/packages/zig-xyz.scm (zig-lsp-codegen): New variable.

Change-Id: I2ab0c3bcb944bd75489b369a7d45496e9b7af913
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Modified-by: Hilton Chain <hako@ultrarare.space>
12a20dc2 — Hilton Chain 1 year, 4 months ago
gnu: Add zig-known-folders-for-zig-zls-0.14.

* gnu/packages/zig-xyz.scm (zig-known-folders-for-zig-0.14): New variable.

Change-Id: Ib284f1f600dab56ddf64df5fe024fe8f35f1ac53
386138b5 — Hilton Chain 1 year, 4 months ago
gnu: Add zig-diffz-for-zig-zls-0.14.

* gnu/packages/zig-xyz.scm (zig-diffz-for-zig-zls-0.14): New variable.

Change-Id: Ie60e7f34aa802663fb484961e879784b26717bf9
14d7fe42 — Ashvith Shetty 1 year, 4 months ago
gnu: Add beanbag.

* gnu/packages/zig-xyz.scm (beanbag): New variable.

Change-Id: I1ffb34dd771e4cb0938f1c471573e6bbe1ff5046
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Modified-by: Hilton Chain <hako@ultrarare.space>
82619151 — Ashvith Shetty 1 year, 4 months ago
gnu: Add zig-zigimg.

* gnu/packages/zig-xyz.scm (zig-zigimg): New variable.

Change-Id: If87e1f65d3aa544b30ea3fb0da4e292bcec5e567
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Modified-by: Hilton Chain <hako@ultrarare.space>
3be75225 — Ashvith Shetty 1 year, 4 months ago
gnu: Add zig-clap.

* gnu/packages/zig-xyz.scm (zig-clap): New variable.

Change-Id: Iae01f44bd9ddb312b51cf899c24f6b56a808d026
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Modified-by: Hilton Chain <hako@ultrarare.space>
ce086e31 — Guillaume Le Vaillant 1 year, 4 months ago
gnu: cl-gtk4: Update to 1.0.0-2.c05d03e.

* gnu/packages/lisp-xyz.scm (sbcl-cl-gtk4): Update to 1.0.0-2.c05d03e.

Change-Id: Ib3ab88defc3fdf53e014869e667c262da5541e4f
334716cf — Guillaume Le Vaillant 1 year, 4 months ago
gnu: cl-linear-programming: Fix build with sbcl 2.5.2.

* gnu/packages/lisp-xyz.scm (sbcl-linear-programming)[arguments]: Add
  "fix-build" phase.

Change-Id: Id0656d1d2efc478f7e3602dc297a5c785a903b89
865f1089 — Guillaume Le Vaillant 1 year, 4 months ago
gnu: cl-clingon: Update to 0.5.0-1.f2a703f.

* gnu/packages/lisp-xyz.scm (sbcl-clingon): Update to 0.5.0-1.f2a703f.
  [arguments]: Disable tests.

Change-Id: I4b04017eae85eca35f05d6cd87aa5a9e42da7643
f7a94b38 — Guillaume Le Vaillant 1 year, 4 months ago
gnu: cl-langutils: Fix build with sbcl 2.5.2.

* gnu/packages/lisp-xyz.scm (sbcl-langutils)[arguments]: Add 'fix-build'
  phase.

Change-Id: Ie41f9a9361b480176edfef4292addb17df6aeeb1
d2d1dcd1 — Guillaume Le Vaillant 1 year, 4 months ago
gnu: sbcl: Update to 2.5.2.

* gnu/packages/lisp.scm (sbcl): Update to 2.5.2.

Change-Id: I795c0220fff64a95c39f0f3bd1718c635b1313b2
a9629aec — Nguyễn Gia Phong 1 year, 4 months ago
gnu: Add mepo.

* gnu/packages/geo.scm (mepo): New variable.

Change-Id: I1513af518da9ca687091bf7f78f48c93ec07f24a
Co-authored-by: Andreas Enge <andreas@enge.fr>
Signed-off-by: Andreas Enge <andreas@enge.fr>
95e29853 — John Kehayias 1 year, 4 months ago
gnu: hyprland: Update to 0.48.0.

* gnu/packages/wm.scm (hyprland): Update to 0.48.0.
[inputs]: Replace wayland-protocols with wayland-protocols-next.
[properties]: Add upstream-name.

Change-Id: I094c105508169fbc3fd8602cb2faf086f3c751aa
2857e62f — John Kehayias 1 year, 4 months ago
gnu: aquamarine: Update to 0.8.0.

* gnu/packages/xdisorg.scm (aquamarine): Update to 0.8.0.

Change-Id: I206bcaa0af1d1ef8a456f49f831a89513fa22733
2cfd6869 — John Kehayias 1 year, 4 months ago
gnu: hyprutils: Update to 0.5.2.

* gnu/packages/cpp.scm (hyprutils): Update to 0.5.2.

Change-Id: Ic413fce91a821ec95054b94d8620b38338c0e708
cb19f54b — Mattia Bunel 1 year, 5 months ago
gnu: Add cloudcompare.

* gnu/packages/geo.scm (cloudcompare): New variable.

Change-Id: Idc0b6050fc8cb5323874a281588709bee007e3dd
Co-authored-by: Andreas Enge <andreas@enge.fr>
Signed-off-by: Andreas Enge <andreas@enge.fr>
9465d644 — Andreas Enge 1 year, 4 months ago
gnu: scribus: Update to 1.6.3.

* gnu/packages/scribus.scm (scribus): Update to 1.6.3.

Change-Id: Ife5caf5e6376f7ed2cc1beba3d175a2f76d1cbd2
Next