From: Tim Howes via Guix-patches via <guix-patches@gnu.org> To: 45697@debbugs.gnu.org Subject: [bug#45697] [PATCH] * gnu/packages/node.scm (libnode): Delete patch-node-shebang. Date: Wed, 6 Jan 2021 09:42:15 -0800 Message-ID: <20210106174215.15245-1-timhowes@lavabit.com> (raw) [arguments]: Delete patch-node-shebang phase inherited from node. --- The build for libnode fails when it tries to run this phase. gnu/packages/node.scm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gnu/packages/node.scm b/gnu/packages/node.scm index 9e07cd906e..687b5590ab 100644 --- a/gnu/packages/node.scm +++ b/gnu/packages/node.scm @@ -8,6 +8,7 @@ ;;; Copyright © 2018, 2019, 2020 Marius Bakke <mbakke@fastmail.com> ;;; Copyright © 2020 Pierre Langlois <pierre.langlois@gmx.com> ;;; Copyright © 2020 Ricardo Wurmus <rekado@elephly.net> +;;; Copyright © 2021 Tim Howes <timhowes@lavabit.com> ;;; ;;; This file is part of GNU Guix. ;;; @@ -238,4 +239,5 @@ devices.") `(cons* "--shared" "--without-npm" ,flags)) ((#:phases phases '%standard-phases) `(modify-phases ,phases - (delete 'patch-npm-shebang))))))) + (delete 'patch-npm-shebang) + (delete 'patch-node-shebang))))))) base-commit: f40ddf95a34944673cd6262b7aae0c643e653ff9 -- 2.30.0
next prev reply other threads:[~2021-01-06 17:43 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-01-08 19:11 [bug#45728] [PATCH] gnu: emacs-calibredb: Update to 2.8.0 Michael Rohleder 2021-01-06 17:42 ` Tim Howes via Guix-patches via [this message] 2021-01-08 20:32 ` [bug#45697] [PATCH v2] gnu: libnode: Delete patch-node-shebang Tim Howes via Guix-patches via 2021-01-10 11:05 ` bug#45728: [PATCH] gnu: emacs-calibredb: Update to 2.8.0 Nicolas Goaziou
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style List information: https://guix.gnu.org/ * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20210106174215.15245-1-timhowes@lavabit.com \ --to=guix-patches@gnu.org \ --cc=45697@debbugs.gnu.org \ --cc=timhowes@lavabit.com \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
unofficial mirror of guix-patches@gnu.org This inbox may be cloned and mirrored by anyone: git clone --mirror https://yhetil.org/guix-patches/1 guix-patches/git/1.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 guix-patches guix-patches/ https://yhetil.org/guix-patches \ guix-patches@gnu.org public-inbox-index guix-patches Example config snippet for mirrors. Newsgroup available over NNTP: nntp://news.yhetil.org/yhetil.gnu.guix.patches AGPL code for this site: git clone http://ou63pmih66umazou.onion/public-inbox.git