| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: renpy: Use system fribidi and drop generated sources.•••* gnu/packages/patches/renpy-use-system-fribidi.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it here.
* gnu/packages/game-development.scm (renpy)[source]<patches> Use it here.
<modules>: Add (guix build utils).
<snippet>: Drop generated sources and fribidi sources.
(arguments)[phases]: Add fix-include-paths.
(inputs): Add fribidi.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Leo Prikler | 2020-12-12 | 1 | -0/+1 |
* | gnu: knot-resolver: Update to 5.2.1.•••* gnu/packages/dns.scm (knot-resolver): Update to 5.2.1.
[source]: Remove obsolete patch.
* gnu/packages/patches/knot-resolver-fix-map-command-on-32-bit.patch: Delete
file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Simon South | 2020-12-11 | 1 | -1/+0 |
* | install: Discover local substitute servers.•••* gnu/installer/substitutes.scm: New file.
* gnu/installer/newt/substitutes.scm: New file.
* gnu/local.mk (INSTALLER_MODULES): Add them.
* po/guix/POTFILES.in: Add gnu/installer/newt/substitutes.scm.
* gnu/installer/proxy.scm (with-silent-shepherd): Move to ...
* gnu/installer/utils.scm: ... here.
* gnu/installer/record.scm (<installer>)[substitutes-page]: New field.
* gnu/installer/newt.scm (substitutes-page): New procedure,
(newt-installer): register it.
* gnu/installer.scm (installer-steps): Add "substitutes-page" step.
* gnu/system/install.scm (%installation-services): Add avahi-service-type and
enable substitute server discover in guix-service-type.
[<name-service-switch>]: Set it to %mdns-host-lookup-nss.
| Mathieu Othacehe | 2020-12-11 | 1 | -0/+2 |
* | gnu: sbcl-geco: Update to 2.1.1.•••* gnu/packages/lisp-xyz.scm (sbcl-geco): Update to 2.1.1.
[source]: Fetch from Github.
[home-page]: Update to author's page.
* gnu/packages/patches/sbcl-geco-fix-organism-class.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Guillaume Le Vaillant | 2020-12-11 | 1 | -1/+0 |
* | gnu: busybox: Update to 1.32.0.•••* gnu/packages/busybox.scm (busybox): Update to 1.32.0.
[source]: Remove patch.
* gnu/packates/patches/busybox-1.31.1-fix-build-with-glibc-2.31.patch:
Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Efraim Flashner | 2020-12-11 | 1 | -1/+0 |
* | gnu: pciutils: Fix compilation error on GNU/Hurd.•••* gnu/packages/patches/pciutils-hurd-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/pciutils.scm (pciutils)[arguments]: Add
'apply-hurd-patch' phase when (hurd-target?) is true.
[inputs]: Add "hurd-patch" entry when (hurd-target?) is true.
| Ludovic Courtès | 2020-12-09 | 1 | -0/+1 |
* | gnu: Add xcb-imdkit.•••* gnu/packages/fcitx5.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Zhu Zihao | 2020-12-08 | 1 | -0/+1 |
* | gnu: minimap2: Fix build on aarch64-linux.•••* gnu/packages/bioinformatics.scm (minimap2)[arguments]: Adjust
configure-flags to be better per-architecture.
[source]: Add patch.
* gnu/packages/patches/minimap2-aarch64-support.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner | 2020-12-07 | 1 | -0/+1 |
* | gnu: hplip: Update to 3.20.11.•••* gnu/packages/cups.scm (hplip): Update to 3.20.11.
[source]: Remove upstreamed patch.
* gnu/packages/patches/hplip-fix-bug-1898438.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice | 2020-12-06 | 1 | -1/+0 |
* | gnu: pam-mount: Update to 2.17.•••* gnu/packages/admin.scm (pam-mount): Update to 2.17.
[source]: Remove upstreamed patch.
* gnu/packages/patches/pam-mount-luks2-support.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice | 2020-12-06 | 1 | -1/+0 |
* | gnu: knot-resolver: Update to 5.2.0.•••* gnu/packages/dns.scm (knot-resolver): Update to 5.2.0.
[source]: Add patch from upstream commit to fix the internal map() function on
32-bit platforms.
[native-inputs]: Add texinfo to enable generating the manual in Info format.
[inputs]: Add nghttp2:lib to enable the new DNS-over-HTTPS implementation.
* gnu/packages/patches/knot-resolver-fix-map-command-on-32-bit.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Simon South | 2020-12-06 | 1 | -0/+1 |
* | gnu: Add libexpected.•••* gnu/packages/cpp.scm (libexpected): New variable.
* gnu/packages/patches/libexpected-nofetch.patch: Add patch.
* gnu/local.mk: Reference patch.
| Brett Gilio | 2020-12-05 | 1 | -0/+1 |
* | gnu: cl-asdf: Improve priorities of configuration file search.•••* gnu/packages/patches/cl-asdf-config-directories.patch: New file.
* gnu/local.mk (dist_PATCH_DATA): Add it.
* gnu/packages/lisp.scm (cl-asdf)[native-inputs]: Add it.
[arguments]: Apply the new patch.
Co-authored-by: Pierre Neidhardt <mail@ambrevar.xyz>
| Guillaume Le Vaillant | 2020-12-05 | 1 | -0/+1 |
* | images: Add novena-image-type, novena-barebones-raw-image, novena-barebones-os.•••* gnu/system/images/novena.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| Danny Milosavljevic | 2020-12-03 | 1 | -0/+1 |
* | Revert "gnu: python-packaging: Update to 20.4."•••This reverts commit 71b15b4874b7f9ec7001d2916a8ab27dcce6cdc0.
| Marius Bakke | 2020-12-01 | 1 | -0/+1 |
* | gnu: clisp: Remove unused patch.•••This is a follow-up for 074236d19796577b2f55b3c7030c14242efa8f3f.
* gnu/patches/clisp-remove-failing-test.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Guillaume Le Vaillant | 2020-12-01 | 1 | -1/+0 |
* | gnu: Add clml.•••* gnu/packages/lisp-xyz.scm (cl-clml, sbcl-clml): New variables.
* gnu/packages/patches/sbcl-clml-fix-types.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Guillaume Le Vaillant | 2020-12-01 | 1 | -0/+1 |
* | gnu: python-packaging: Update to 20.4.•••* gnu/packages/python-xyz.scm (python-packaging): Update to 20.4.
[source]: Remove patch that has been merged upstream.
* gnu/packages/patches/python-packaging-test-arch.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Apply removal.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Tanguy Le Carrour | 2020-11-30 | 1 | -1/+0 |
* | gnu: sudo: Update to 1.9.4.•••* gnu/packages/admin.scm (sudo): Update to 1.9.4.
[source]: Add patch.
* gnu/packages/patches/sudo-fix-build-without-sendmail.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Tobias Geerinckx-Rice | 2020-11-30 | 1 | -0/+1 |
* | gnu: weasyprint: Update to 52.1.•••Fixes <https://issues.guix.gnu.org/42409>.
* gnu/packages/patches/weasyprint-library-paths.patch: Delete.
* gnu/packages/pdf.scm (weasyprint): Update to 52.1
[phases]{patch-library-paths}: Adjust.
{check}: Remove.
{register-dejavu-font}: New phase.
[native-inputs]: Add font-dejavu.
| Maxim Cournoyer | 2020-11-29 | 1 | -1/+0 |
* | gnu: python-tinycss2: Update to 1.1.0.•••* gnu/packages/patches/python-tinycss2-flake8-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
* gnu/packages/python-web.scm (python-tinycss2): Update to 1.1.0.
[source]: Remove patch.
[arguments]: Remove field, disabling tests.
[native-inputs]: Remove field.
| Maxim Cournoyer | 2020-11-29 | 1 | -1/+0 |
* | gnu: python-cairocffi: Update to 1.2.0.•••* gnu/packages/python-xyz.scm (python-cairocffi): Update to 1.2.0.
[source]: Fetch from Git.
[patches]: Remove field.
[inputs]: Remove pango.
[native-inputs]: Remove pkg-config and python-docutils. Add python-numpy and
python-sphinx-rtd-theme.
[phases]{patch-paths}: Adjust. Fix the patching of gdk-3.
{disable-linters}: New phase.
{install-doc}: Adjust. The license file is now installed by a build phase.
* gnu/packages/patches/python-cairocffi-dlopen-path.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
| Maxim Cournoyer | 2020-11-29 | 1 | -1/+0 |
* | Merge branch 'staging' | Marius Bakke | 2020-11-28 | 1 | -14/+9 |
|\ |
|
| * | Merge branch 'master' into staging | Marius Bakke | 2020-11-26 | 1 | -1/+1 |
| |\ |
|
| * \ | Merge branch 'master' into staging | Marius Bakke | 2020-11-26 | 1 | -0/+1 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into staging | Marius Bakke | 2020-11-23 | 1 | -0/+4 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2020-11-22 | 1 | -1/+2 |
| |\ \ \ \ |
|
| * | | | | | gnu: grim: Remove obsolete patch.•••* gnu/packages/patches/grim-revert-output-rotation.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/image.scm (grim)[source](patches): Remove.
| Marius Bakke | 2020-11-20 | 1 | -1/+0 |
| * | | | | | Merge branch 'master' into staging | Marius Bakke | 2020-11-19 | 1 | -3/+3 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2020-11-15 | 1 | -9/+9 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2020-11-11 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | gnu: gdb@9.2: Restore 'gdb-hurd.patch'.•••This patch got lost when e33c4286ebcc0dcc79985a32c6c2d5ad623d1fbe was merged
(commit 32787d652460871a79f99b63230f92759e2e0de2), but was still required on
the 'staging' branch.
* gnu/packages/patches/gdb-hurd.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| Marius Bakke | 2020-11-08 | 1 | -0/+1 |
| * | | | | | | | | Merge branch 'master' into staging••• Conflicts:
gnu/local.mk
gnu/packages/gdb.scm
gnu/packages/lisp-xyz.scm
gnu/packages/web-browsers.scm
| Marius Bakke | 2020-11-07 | 1 | -8/+22 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | gnu: icedtea-8: Fix build on aarch64-linux.•••* gnu/packages/java.scm (icedtea-8)[native-inputs]: Remove obsolete,
architecture-dependent patch to "hotspot-drop".
* gnu/packages/patches/icedtea-7-hotspot-gcc-segfault-workaround.patch: Delete
file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Simon South | 2020-10-28 | 1 | -1/+0 |
| * | | | | | | | | | gnu: icedtea-7: Fix build on aarch64-linux.•••* gnu/packages/java.scm (icedtea-7)[native-inputs]: Remove obsolete,
architecture-dependent patch to "hotspot-drop"; replace with patch to fix
build on aarch64-linux.
* gnu/packages/patches/icedtea-7-hotspot-aarch64-use-c++98.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Simon South | 2020-10-28 | 1 | -0/+1 |
| * | | | | | | | | | gnu: icedtea-6: Fix build on aarch64-linux.•••* gnu/packages/java.scm (icedtea-6)[source]: Add patch.
* gnu/packages/patches/icedtea-6-extend-hotspot-aarch64-support.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Simon South | 2020-10-28 | 1 | -0/+1 |
| * | | | | | | | | | gnu: icedtea-6: Remove obsolete, architecture-dependent patch.•••* gnu/packages/java.scm (icedtea-6)[arguments]<#:phases>: Remove special
handling of "hotspot-src" input during "unpack" phase.
[native-inputs]: Remove patch to "hotspot-src".
* gnu/packages/patches/icedtea-6-hotspot-gcc-segfault-workaround.patch: Delete
file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Simon South | 2020-10-28 | 1 | -1/+0 |
| * | | | | | | | | | Merge branch 'master' into staging | Marius Bakke | 2020-10-19 | 1 | -1/+4 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | gnu: Add java-tunnelvisionlabs-antlr4-runtime-annotations.•••* gnu/packages/java.scm
(java-tunnelvisionlabs-antlr4-runtime-annotations): New variable.
* gnu/packages/patches/java-tunnelvisionlabs-antlr-code-too-large.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Julien Lepiller | 2020-10-14 | 1 | -0/+1 |
| * | | | | | | | | | | gnu: libsndfile: Remove graft for 1.0.30.•••* gnu/packages/patches/libsndfile-CVE-2017-12562.patch,
gnu/packages/patches/libsndfile-CVE-2017-8361-8363-8365.patch,
gnu/packages/patches/libsndfile-CVE-2017-8362.patch,
gnu/packages/patches/libsndfile-armhf-type-checks.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/pulseaudio.scm (libsndfile): Update to 1.0.30.
[replacement]: Remove.
[source](uri): Adjust for new URL.
[source](patches): Remove.
[source](modules, snippet): Incorporate from LIBSNDFILE-1.0.30.
[native-inputs]: Add PYTHON.
(libsndfile-1.0.30): Remove variable.
| Marius Bakke | 2020-10-13 | 1 | -4/+0 |
| * | | | | | | | | | | gnu: gstreamer: Update to 1.18.0.•••* gnu/packages/patches/python-gst-fix-build-with-python-3.8.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/gstreamer.scm (gstreamer-docs): New public variable.
(gstreamer): Update to 1.18.0.
[outputs]: Remove.
[arguments]: Remove 'move-docs' phase.
[native-inputs]: Remove GTK-DOC.
(gst-plugins-base): Update to 1.18.0.
[arguments]: Remove "-Ddoc=false" from #:configure-flags.
(gst-plugins-good, gst-plugins-ugly): Update to 1.18.0.
[arguments]: Remove 'patch-docbook-xml' phase.
[native-inputs]: Remove DOCBOOK-XML-4.1.2.
(gst-plugins-bad): Update to 1.18.0.
[arguments]: Add workarounds for known test failures.
[native-inputs]: Add GST-PLUGINS-GOOD.
(gst-libav): Update to 1.18.0.
[source](snippet): Remove.
[arguments]: Remove 'patch-docbook-xml' phase.
[native-inputs]: Remove DOCBOOK-XML-4.1.2.
(gst-editing-services): Update to 1.18.0.
[source](uri): Adjust.
(python-gst): Update to 1.18.0.
[source](patches): Remove.
| Marius Bakke | 2020-10-13 | 1 | -1/+0 |
| * | | | | | | | | | | gnu: libcyaml: Fix build with libyaml 0.2.5.•••* gnu/packages/patches/libcyaml-libyaml-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/web.scm (libcyaml)[source](patches): New field.
| Marius Bakke | 2020-10-13 | 1 | -0/+1 |
| * | | | | | | | | | | gnu: nss, nss-certs: Update to 3.57.•••* gnu/packages/patches/nss-pkgconfig.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/certs.scm (nss-certs): Update to 3.57.
* gnu/packages/nss.scm (nss): Likewise.
[source](patches): Replace nss-pkgconfig.patch with nss-3.56-pkgconfig.patch.
(nss-3.57): Remove variable.
* gnu/packages/gnuzilla.scm (icedove)[inputs]: Change from NSS-3.57 to NSS.
| Marius Bakke | 2020-10-13 | 1 | -1/+0 |
| * | | | | | | | | | | gnu: MariaDB: Update to 10.5.6.•••* gnu/packages/patches/mariadb-client-test-32bit.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/databases.scm (mariadb): Update to 10.5.6.
[source](patches): Remove.
[source](snippet): Adapt unbundling for yassl->wolfssl migration.
[arguments]: Remove fix-pcre-detection phase. Add phase to fix referenced
directory names. Adjust substitution for renamed file. Disable four tests.
Enable previously failing ones. Remove armhf workaround.
[native-inputs]: On armhf-linux, remove GCC-5.
[inputs]: Remove OPENSSL-1.0 and PCRE. Add OPENSSL and PCRE2.
| Marius Bakke | 2020-10-13 | 1 | -1/+0 |
| * | | | | | | | | | | Merge branch 'master' into staging | Marius Bakke | 2020-10-13 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into staging | Guillaume Le Vaillant | 2020-10-05 | 1 | -2/+14 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'staging' into wip-lisp | Guillaume Le Vaillant | 2020-09-23 | 1 | -3/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into staging | Efraim Flashner | 2020-09-05 | 1 | -22/+49 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | gnu: dconf: Update to 0.36.0.•••* gnu/packages/patches/dconf-meson-0.52.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/gnome.scm (dconf): Update to 0.36.0.
[source](patches): Remove.
| Marius Bakke | 2020-07-25 | 1 | -1/+0 |
| | * | | | | | | | | | | | | | gnu: libdrm: Update to 2.4.102.•••* gnu/packages/patches/libdrm-realpath-virtio.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.102.
[source](patches): Remove.
| Marius Bakke | 2020-07-25 | 1 | -1/+0 |