Age | Commit message (Collapse) | Author |
|
* gnu/packages/patches/xf86-video-qxl-fix-build.patch: Add patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/xorg.scm (xf86-video-qxl): Apply it.
|
|
* gnu/packages/security-token.scm (opensc): Update to 0.22.0.
|
|
* gnu/packages/shells.scm (oil): Update to 0.9.5.
|
|
* gnu/packages/version-control.scm (diff-so-fancy): Update to 1.4.3.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.10-1.
|
|
* gnu/packages/video.scm (celluloid): Update to 0.22.
[inputs]: Replace gtk+ (3) with gtk (4).
|
|
gnu/packages/xorg.scm (xpra): Update to 4.3.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/gnome.scm (polari)[native-inputs]: Remove labels.
|
|
This is a follow-up to commit b574ccc45371eb5c1df3089be783fedb39273e33.
* gnu/packages/gnome.scm (polari)[fix-desktop-file]: Use string-append as
was the intention behind the original patch.
|
|
* gnu/packages/freedesktop.scm (telepathy-mission-control): Update to 5.16.6.
|
|
* gnu/packages/glib.scm (telepathy-glib): Update to 0.24.2.
[source]: Drop upstreamed patches.
* gnu/packages/patches/telepathy-glib-channel-memory-leak.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
|
|
* gnu/packages/mail.scm (claws-mail)[arguments]: Use search-input-file
instead of search-input-directory.
|
|
* gnu/packages/compression.scm (libjcat): Update to 0.1.9.
|
|
* gnu/packages/code.scm (cloc): Update to 1.92.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/admin.scm (audit)[description]: Edit slightly.
|
|
* gnu/packages/admin.scm (audit)[inputs]:
Remove input labels.
|
|
* gnu/packages/admin.scm (audit): Update to 3.0.6.
|
|
* gnu/packages/vpn.scm (openvpn): Update to 2.5.5.
|
|
* gnu/packages/agda.scm (agda): Update to 2.6.2.1.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/vnc.scm (remmina)[native-inputs, inputs]:
Remove input labels.
|
|
* gnu/packages/vnc.scm (remmina): Update to 1.4.22.
|
|
* gnu/packages/xdisorg.scm (bemenu): Update to 0.6.4.
|
|
* gnu/packages/assembly.scm (fasm): Update to 1.73.28.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/admin.scm (htop): Update to 3.1.2.
|
|
* gnu/packages/build-tools.scm (bmake)[inputs]:
Remove input labels.
|
|
* gnu/packages/build-tools.scm (bmake): Update to 20211207.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/nss.scm (nss/fixed): Remove variable.
* gnu/packages/patches/nss-CVE-2021-43527.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/geo.scm (josm): Update to 18303.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/geo.scm (libosmium): Update to 2.17.2.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/geo.scm (imposm3): Update to 0.11.1.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/bioconductor.scm (r-singler): New variable.
|
|
* gnu/packages/bioconductor.scm (r-celldex): New variable.
|
|
* gnu/packages/gnome.scm (komikku)[native-inputs]: Remove labels.
|
|
* gnu/packages/gnome.scm (komikku)[inputs]: Use webkitgtk-with-libsoup2.
|
|
* gnu/packages/syndication.scm (rtv)[arguments]: Delete phase.
|
|
* gnu/packages/python-check.scm (python-vcrpy)[arguments]: Don't override
PYTHONPATH.
|
|
* gnu/packages/patches/python-magic-python-bytecode.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/python-xyz.scm (python-magic)[source](patches): Add it.
[inputs]: Add FILE-NEXT.
[arguments]: While at it, remove input labels.
* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Add FILE-NEXT.
|
|
* gnu/packages/file.scm (file-next): New variable.
|
|
* gnu/packages/python-xyz.scm (python-magic): Invoke one more test file.
|
|
* gnu/packages/python-xyz.scm (python-daemon)[arguments]: Patch one test &
remove trailing #t.
|
|
* gnu/build/chromium-extension.scm (make-crx): Pass #:keep-mtime? #t to
COPY-RECURSIVELY. Remove defunct FAKETIME workaround. While at it, pack the
extension in the scratch working directory instead of the transient
store-mapped /tmp.
|
|
* gnu/build/chromium-extension.scm (make-signing-key): Wrap builder in
with-extensions, and compute the seed checksum at build time.
|
|
* gnu/build/chromium-extension.scm (make-crx): Delay with-imported-modules
until the builder code.
(crx->chromium-json): Remove needless define* while at it.
|
|
* gnu/build/chromium-extension.scm (chromium-json->profile-object): Remove
variable.
(file-sha256): New variable.
(make-chromium-extension): Rename OUTPUT parameter to prevent conflict.
Adjust other variable names for clarity.
[inputs]: Clear.
[arguments]: Inline and simplify the final transformation with a gexp.
|
|
* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Add absolute
reference to libvulkan.so.1. Install SwiftShader support files.
[inputs]: Add VULKAN-LOADER.
|
|
* gnu/packages/patches/ungoogled-chromium-accelerated-video-decode.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/chromium.scm (%guix-patches): Add it.
|
|
* gnu/packages/patches/ungoogled-chromium-RUNPATH.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/chromium.scm (%guix-patches): Add it.
(ungoogled-chromium)[arguments]: Remove #:validate-runpath?.
|
|
* gnu/packages/embedded.scm (openocd)[arguments]<#:configure-flags>: Add
"enable" flags for rshim, ft232r, xds110, cmsis-dap-v2, nulink, kitprog,
jtag_dpi, bcm2835gpio, imx_gpio, ep93xx, at91rm9200, sysfsgpio,
xlnx-pcie-xvc.
|
|
* gnu/packages/embedded.scm (openocd)[arguments]<#:phases>[bootstrap]:
Make build reproducible.
|
|
* gnu/packages/embedded.scm (openocd): Update to 0.11.0.
|