emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#52524: closed ([PATCH] gnu: Add qdirstat)


From: GNU bug Tracking System
Subject: bug#52524: closed ([PATCH] gnu: Add qdirstat)
Date: Thu, 16 Dec 2021 05:45:02 +0000

Your message dated Thu, 16 Dec 2021 00:43:47 -0500
with message-id <YbrSEzAuvew3Yi6R@jasmine.lan>
and subject line Re: [bug#52524] [PATCH 2]
has caused the debbugs.gnu.org bug report #52524,
regarding [PATCH] gnu: Add qdirstat
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
52524: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52524
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: Add qdirstat Date: Wed, 15 Dec 2021 16:26:55 -0500 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.3.2
This is a patch to add the very useful qdirstat tool.

Cheers!

Attachment: 0001-gnu-Add-qdirstat.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: [bug#52524] [PATCH 2] Date: Thu, 16 Dec 2021 00:43:47 -0500
On Wed, Dec 15, 2021 at 04:46:59PM -0500, Justin Veilleux wrote:
> Here is the updated version.

> From 31aad60271fd58a300513cf14cfef5664139de37 Mon Sep 17 00:00:00 2001
> From: terramorpha <terramorpha@cock.li>
> Date: Wed, 15 Dec 2021 16:21:06 -0500
> Subject: [PATCH] gnu: Add qdirstat.
> 
> * gnu/packages/disk.scm (qdirstat): New variable

Thanks! I pushed as 6335c94b1d9897b6f65234f6d266c0c0f36d6112, after
making these changes:

* Cosmetic changes to indentation

* Fixed a spelling mistake:
> +    (synopsis "Storage utilisation vizualization tool")
                                        ^                    
                                      visualization

* Corrected the issues reported by `guix lint`. Specifically, I
added a file-name field to the origin, and I added bash-minimal to the
inputs, since it will be referred to by the wrapper. The latter change
matters when cross-compiling:

https://git.savannah.gnu.org/cgit/guix.git/commit/?id=eac82c0e0a9f5afb5452928acf9b84cbc019c81c


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]