mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: password-utils: Delete repetitions of #:use-module arguments.
Merges guix/guix!6605 Change-Id: I3e89578fd77a4de14b7a0845dbecb4e6ed4d92e7 Signed-off-by: Cayetano Santos <csantosb@inventati.org>
This commit is contained in:
committed by
Cayetano Santos
parent
1d3d7912d5
commit
3d7a4e4c7e
@@ -63,7 +63,6 @@
|
||||
|
||||
(define-module (gnu packages password-utils)
|
||||
#:use-module ((guix licenses) #:prefix license:)
|
||||
#:use-module (guix utils)
|
||||
#:use-module (guix build-system cmake)
|
||||
#:use-module (guix build-system copy)
|
||||
#:use-module (guix build-system gnu)
|
||||
|
||||
Reference in New Issue
Block a user