~ruther/guix-local

c532fcbf — Ricardo Wurmus 1 year, 4 months ago
gnu: synthpod: Update to 0.1.6715.

* gnu/packages/music.scm (synthpod): Update to 0.1.6715.

Change-Id: I8812a432463473e7138d107b1644d2486ba3395d
gnu: tlp: Wrap sbin folder

Seems that tlp recently introduced sbin
folder, this has broken the wrapping for
tlp script. The tlp script can fail in
finding runtime dependencies.

* gnu/packages/linux.scm (tlp): Wrap sbin folder

Change-Id: Id006f21fb42e385dade732b9d237b045f3a863e7
Signed-off-by: Ian Eure <ian@retrospec.tv>
e04ae1c7 — Cayetano Santos 1 year, 4 months ago
gnu: emacs-org-modern: Update to 1.7.

* gnu/packages/emacs-xyz.scm (emacs-org-modern): Update to 1.7.

Change-Id: I3ddb1ef58186dd0ad1bf2d9410e2a984b6a3eede
Signed-off-by: Ian Eure <ian@retrospec.tv>
fa0bbeaf — Evgeny Pisemsky 1 year, 5 months ago
gnu: Add aacircuit.

* gnu/packages/engineering.scm (aacircuit): New variable.

Change-Id: I0f44b1037866c729fe1d29a52d9447f6cbea6704
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
1d4ad650 — Zheng Junjie 1 year, 4 months ago
gnu: xnnpack: Fix build on riscv64-linux.

* gnu/packages/machine-learning.scm (xnnpack)[native-inputs]: When target
riscv64, Add gcc-14.

Change-Id: Ifd19f13e6148cd9aa0bbdbf427466b1030da9a5e
90dd6cf0 — Cayetano Santos 1 year, 4 months ago
gnu: emacs-swiper: Update to 0.15.0.

* gnu/packages/emacs-xyz.scm (emacs-swiper): Update to 0.15.0.

Change-Id: I89ffc626a91f03ed9719a028b3f7129a01e84269
Signed-off-by: Ian Eure <ian@retrospec.tv>
cf87c55d — Cayetano Santos 1 year, 4 months ago
gnu: emacs-chatgpt-shell: Update to 2.16.1.

* gnu/packages/emacs-xyz.scm (emacs-chatgpt-shell): Update to 2.16.1.

Change-Id: Ie27454e83b8b93c85485c099c490fcab7b320aa6
Signed-off-by: Ian Eure <ian@retrospec.tv>
60120401 — ngraves@ngraves.fr 1 year, 4 months ago
gnu: emacs-gptel: Update to 0.9.8.

* gnu/packages/emacs-xyz.scm (emacs-gptel): Update to 0.9.8.
[propagated-inputs]: Add emacs-transient.

Signed-off-by: Ian Eure <ian@retrospec.tv>
0a047df7 — Simon Streit 1 year, 4 months ago
gnu: emacs-ansible-doc: Update to 0.4-2.648c844.

Hello,

This patch not updates the package, it also moves it to emacs-xyz
where all other emacs packages are collected too.  Thought it would
fit better there.

Kind regards

* gnu/packages/admin.scm (emacs-ansible-doc): Move variable from here…
* gnu/packages/emacs-xyz.scm: … to here and update to 0.4-2.648c84.
  Update source and homepage URL to maintained fork.

Change-Id: I910e773661d98b13ada374e8f5086448bb4d2586
Signed-off-by: Ian Eure <ian@retrospec.tv>
f1e5e9d1 — Maxim Cournoyer 1 year, 4 months ago
gnu: avidemux: Switch to qt-build-system.

* gnu/packages/video.scm (avidemux)
[build-system]: Use qt-build-system.
[inputs]: Add qtwayland-5.

Change-Id: I74239700c3af20b2adb2fac32234ff5c64481f85
1ea9955b — Maxim Cournoyer 1 year, 4 months ago
gnu: avidemux: Update to 2.8.1 and fix build.

* gnu/packages/video.scm (avidemux): Update to 2.8.1.
[phases] {unpack-ffmpeg}: Apply ffmpeg-4-binutils-2.41.patch patch.

Fixes: bug#73240
Reported-by: Christopher Howard <christopher@librehacker.com>
Change-Id: I003039b83511e9a2ba0e97ab169bad373babc607
a3ed1a2e — Maxim Cournoyer 1 year, 4 months ago
gnu: avidemux: Use gexps.

* gnu/packages/video.scm (avidemux) [phases]: Use gexps.

Change-Id: I8a02285a7c85c4cd78558e88c073d62e10fe8d4d
ba53c29c — Maxim Cournoyer 1 year, 4 months ago
gnu: avidemux: Remove input labels and trailing #t in phases.

* gnu/packages/video.scm (avidemux) [native-inputs, inputs]: Remove labels.
[phases]: Remove trailing #t.

Change-Id: I5b2f0a9f756861e7bfcf6addfba0ddbb036b640d
7aa855b0 — Sören Tempel 1 year, 4 months ago
mapped-devices/luks: Add support for --allow-discards.

* gnu/system/mapped-devices.scm (open-luks-device): Support opening
LUKS devices with the --allow-discards option.
* gnu/system/mapped-devices.scm (luks-device-mapping-with-options):
Pass through the allow-discards? keyword argument.
* doc/guix.texi (Mapped Devices): Update documentation for the
luks-device-mapping-with-options procedure.

Co-authored-by: Sisiutl <sisiutl@egregore.fun>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: Iff82d7d548486f028d19f6aa35dd30ca194f57cc
8984d4bb — Maxim Cournoyer 1 year, 4 months ago
gnu: sysdig: Update to 0.40.1.

* gnu/packages/admin.scm (sysdig): Update to 0.40.1.

Change-Id: Ifc5a5bc2d701a5bfcebcacc65880225ede3f2e22
doc: Fix default values for gitolite-configuration.

* doc/guix.texi (Version Control Services) <gitolite-configuration>
[package, admin-pubkey, rc-file, home-directory]
[user, group]: Use @code.  Wrap the value in double quotes.

Change-Id: I1a96826e339d4372d54bb29d22f3fa84f255cb0f
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
cb3ed88b — Maxim Cournoyer 1 year, 4 months ago
gnu: libbpf: Update to 1.5.0.

* gnu/packages/linux.scm (libbpf): Update to 1.5.0.

Change-Id: I0ec47b19c00a94a5ba5f8a2f443bd68459d295b1
aa0bb099 — Maxim Cournoyer 1 year, 4 months ago
gnu: yices: Use gexp variables.

* gnu/packages/maths.scm (yices): [phases] <fix-build-files>: Use gexp
variable.

Change-Id: If40f787e3c6535edd14aec833de8beff79213d95
a1cbc4e0 — Nicolas Goaziou 1 year, 4 months ago
gnu: emacs-khardel: Explicitly disable tests.

* gnu/packages/emacs-xyz.scm (emacs-khardel): Disable checks.

Change-Id: Ia115fea1326185ee77d33c0a558ecc46bce1a418
eed5e42b — Vagrant Cascadian 1 year, 4 months ago
gnu: diffoscope: Update to 291.

* gnu/packages/diffoscope.scm (diffoscope): Update to 291.

Change-Id: I6a5da875cb1f51759a8e5c9b243160b11a7e3d54
Next