aboutsummaryrefslogtreecommitdiff
# This config file allows for Patchwork integration with
# https://patches.guix-patches.cbaines.net/.

[settings]
project: guix-patches
patchwork_url: https://patches.guix-patches.cbaines.net
add_signoff: False
# TODO: enable check_patch
check_patch: False
ignore_bad_tags: True
keep_change_id: True
dcfd21c50c9e2c2118316bc7ab9f8d&showmsg=1'>Expand)Author 2023-08-31gnu: node-lts: Update to 18.17.1....* gnu/packages/node.scm (node-lts): Update to 18.17.1. Jelle Licht 2023-08-31gnu: llhttp-bootstrap: Update to 6.0.11....* gnu/packages/node.scm (llhttp-bootstrap): Update to 6.0.11. Jelle Licht 2023-07-16gnu: libnode: Delete extra phase....This is a follow-up to commit 5dc2a88f99e2e448f7e9ca842a4a0d072a8f8f20. * gnu/packages/node.scm (libnode)[arguments]: Remove phase 'ignore-number-of-hardlinks. Ricardo Wurmus 2023-07-15gnu: node-lts: Install files irrespective of number of hardlinks....* gnu/packages/node.scm (node-lts)[arguments]: Add build phase 'ignore-number-of-hardlinks. Ricardo Wurmus 2023-07-15gnu: node-lts: Simplify snippet....* gnu/packages/node.scm (node-lts)[source]: Remove quasiquote, trailing #T, and IF with explicit booleans. Ricardo Wurmus