mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 20:49:29 -05:00
gnu: bat: Remove duplicate Cargo input.
* gnu/packages/rust-apps.scm (bat)[arguments]: Remove duplicate rust-clap Cargo input.
This commit is contained in:
parent
4b423e2b23
commit
635fefa049
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ (define-public bat
|
|||
("rust-ansi-term" ,rust-ansi-term-0.12)
|
||||
("rust-atty" ,rust-atty-0.2)
|
||||
("rust-clap" ,rust-clap-2)
|
||||
("rust-clap" ,rust-clap-2)
|
||||
("rust-console" ,rust-console-0.13)
|
||||
("rust-content-inspector" ,rust-content-inspector-0.2)
|
||||
("rust-dirs" ,rust-dirs-3)
|
||||
|
|
Loading…
Reference in a new issue