unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Ashvith Shetty <ashvithshetty10@gmail.com>
To: 71581@debbugs.gnu.org
Cc: Ashvith Shetty <ashvithshetty10@gmail.com>
Subject: [bug#71581] [PATCH 11/11] gnu: Remove node-bootstrap.
Date: Wed, 19 Jun 2024 00:35:01 +0530	[thread overview]
Message-ID: <62b68f1e5db41296ba22bbc9f9d91f1519fb9982.1718737412.git.ashvithshetty10@gmail.com> (raw)
In-Reply-To: <361a358ac968efb4148512054e62f0f211abf7f7.1718737412.git.ashvithshetty10@gmail.com>

* gnu/packages/node.scm (node-bootstrap): Delete variable.

Change-Id: I634b79ab744597a2bf141d644db680b043f07f09
---
 gnu/packages/node.scm | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/gnu/packages/node.scm b/gnu/packages/node.scm
index b6e3ccc00c..d560faa042 100644
--- a/gnu/packages/node.scm
+++ b/gnu/packages/node.scm
@@ -329,11 +329,6 @@ (define-public node
                   (timeout . 21600)          ;6h
                   (cpe-name . "node.js")))))
 
-;; This should be the latest version of node that still builds without
-;; depending on llhttp.
-(define-public node-bootstrap
-  (hidden-package node))
-
 (define-public node-lts
   (package
     (inherit node)
-- 
2.45.1





       reply	other threads:[~2024-06-18 19:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <361a358ac968efb4148512054e62f0f211abf7f7.1718737412.git.ashvithshetty10@gmail.com>
2024-06-18 19:05 ` Ashvith Shetty [this message]
2024-06-19  8:06   ` [bug#71581] [PATCH 11/11] gnu: Remove node-bootstrap Jelle Licht
2024-06-19 10:52     ` Ashvith Shetty

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=62b68f1e5db41296ba22bbc9f9d91f1519fb9982.1718737412.git.ashvithshetty10@gmail.com \
    --to=ashvithshetty10@gmail.com \
    --cc=71581@debbugs.gnu.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).