Age | Commit message (Collapse) | Author |
|
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/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.
|
|
* gnu/packages/php.scm (php)[source]: Add patch.
* gnu/packages/patches/php-openssl_x509_checkpurpose_basic.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Thanks to Diego Nicola Barbato <dnbarbato@posteo.de>
|
|
Without this, the kernel cannot write to the display until the
full-featured driver module (often i915) is loaded from the root file
system.
If the root file system is encrypted, the initrd's passphrase prompt
won't make it to the screen, and the fully responsive system will appear
frozen whilst waiting for user input.
* gnu/packages/aux-files/linux-libre/4.4-i686.conf,
gnu/packages/aux-files/linux-libre/4.4-x86_64.conf,
gnu/packages/aux-files/linux-libre/4.14-i686.conf,
gnu/packages/aux-files/linux-libre/4.14-x86_64.conf,
gnu/packages/aux-files/linux-libre/4.19-i686.conf,
gnu/packages/aux-files/linux-libre/4.19-x86_64.conf,
gnu/packages/aux-files/linux-libre/5.4-i686.conf,
gnu/packages/aux-files/linux-libre/5.4-x86_64.conf,
gnu/packages/aux-files/linux-libre/5.10-i686.conf,
gnu/packages/aux-files/linux-libre/5.10-x86_64.conf,
gnu/packages/aux-files/linux-libre/5.15-i686.conf,
gnu/packages/aux-files/linux-libre/5.15-x86_64.conf:
Mark simple framebuffers as generic system ones and enable ‘Google’
firmware drivers to enable Coreboot table support and its dependent
framebuffer driver module.
* gnu/system/linux-initrd.scm (default-initrd-modules):
Add the framebuffer_coreboot and simplefb modules on x86 systems.
|
|
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.295.
(linux-libre-4.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.293.
(linux-libre-4.9-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.258.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.221.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.165.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.85.
(linux-libre-5.10-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.8.
(linux-libre-5.15-pristine-source): Update hash.
|
|
* gnu/packages/php.scm (php)[arguments]: Delete the
openssl_x509_checkpurpose_basic.phpt test.
|
|
* gnu/packages/ntp.scm (chrony): Update to 4.2.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/debian.scm (dpkg): Update to 1.21.0.
[arguments]: Don't explicitly return #t from phases.
|