unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#71072] [PATCH] gnu: rmlint: Use default scons.
@ 2024-05-19 20:59 Nicolas Graves via Guix-patches via
  2024-05-30  0:55 ` Maxim Cournoyer
  2024-06-18  8:28 ` bug#71072: " jgart via Guix-patches via
  0 siblings, 2 replies; 3+ messages in thread
From: Nicolas Graves via Guix-patches via @ 2024-05-19 20:59 UTC (permalink / raw)
  To: 71072; +Cc: ngraves

* 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





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#71072] [PATCH] gnu: rmlint: Use default scons.
  2024-05-19 20:59 [bug#71072] [PATCH] gnu: rmlint: Use default scons Nicolas Graves via Guix-patches via
@ 2024-05-30  0:55 ` Maxim Cournoyer
  2024-06-18  8:28 ` bug#71072: " jgart via Guix-patches via
  1 sibling, 0 replies; 3+ messages in thread
From: Maxim Cournoyer @ 2024-05-30  0:55 UTC (permalink / raw)
  To: Nicolas Graves; +Cc: 71072

Nicolas Graves <ngraves@ngraves.fr> writes:

> * gnu/packages/disk.scm (rmlint): Use default scons.
>
> Change-Id: I84f66876f8acaee719f657ca85693bc23a8d0c4d

Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail>

-- 
Thanks,
Maxim




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#71072: [PATCH] gnu: rmlint: Use default scons.
  2024-05-19 20:59 [bug#71072] [PATCH] gnu: rmlint: Use default scons Nicolas Graves via Guix-patches via
  2024-05-30  0:55 ` Maxim Cournoyer
@ 2024-06-18  8:28 ` jgart via Guix-patches via
  1 sibling, 0 replies; 3+ messages in thread
From: jgart via Guix-patches via @ 2024-06-18  8:28 UTC (permalink / raw)
  To: 71072-done; +Cc: Nicolas Graves, Maxim Cournoyer

Applied!

Thanks,

jgart




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-06-18  8:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-19 20:59 [bug#71072] [PATCH] gnu: rmlint: Use default scons Nicolas Graves via Guix-patches via
2024-05-30  0:55 ` Maxim Cournoyer
2024-06-18  8:28 ` bug#71072: " jgart via Guix-patches via

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).