guix build: Emit "nothing to do" warning only when needed.
authorLudovic Courtès <ludo@gnu.org>
Fri, 28 May 2021 20:09:58 +0000 (22:09 +0200)
committerLudovic Courtès <ludo@gnu.org>
Fri, 28 May 2021 21:04:43 +0000 (23:04 +0200)
commita44fa3742c34a017d1a9a06c45c03f429614e584
treec2b8dcf13fc1891dd5456eb62738bfce1f218ae7
parent22f95a09eb9f136e59e2c2588a2c28a449155202
guix build: Emit "nothing to do" warning only when needed.

This is a followup to 681af1fb78a735b51dc811aed770b2948212c3fc.

* guix/scripts/build.scm (guix-build): Emit "nothing to do" warning only
when both DRV and ITEMS are null.
guix/scripts/build.scm