all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nicolas Graves via Guix-patches via <guix-patches@gnu.org>
To: 71072@debbugs.gnu.org
Cc: ngraves@ngraves.fr
Subject: [bug#71072] [PATCH] gnu: rmlint: Use default scons.
Date: Sun, 19 May 2024 22:59:28 +0200	[thread overview]
Message-ID: <20240519205932.24959-1-ngraves@ngraves.fr> (raw)

* gnu/packages/disk.scm (rmlint): Use default scons.

Change-Id: I84f66876f8acaee719f657ca85693bc23a8d0c4d
---
 gnu/packages/disk.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/disk.scm b/gnu/packages/disk.scm
index 10d546b9187..9b161182e4c 100644
--- a/gnu/packages/disk.scm
+++ b/gnu/packages/disk.scm
@@ -1245,7 +1245,6 @@ (define-public rmlint
     (build-system scons-build-system)
     (arguments
      (list
-      #:scons scons-python2
       #:scons-flags
       #~(list (string-append "--prefix=" #$output)
               (string-append "--actual-prefix=" #$output))
-- 
2.41.0





             reply	other threads:[~2024-05-19 21:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-19 20:59 Nicolas Graves via Guix-patches via [this message]
2024-05-30  0:55 ` [bug#71072] [PATCH] gnu: rmlint: Use default scons Maxim Cournoyer
2024-06-18  8:28 ` bug#71072: " jgart via Guix-patches via

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240519205932.24959-1-ngraves@ngraves.fr \
    --to=guix-patches@gnu.org \
    --cc=71072@debbugs.gnu.org \
    --cc=ngraves@ngraves.fr \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.