mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: rust-xdg-2.2: Don't skip build.
* gnu/packages/crates-io.scm (rust-xdg-2.2)[arguments]: Don't skip build.
This commit is contained in:
parent
e9a589c8a7
commit
a396f9c68f
1 changed files with 0 additions and 1 deletions
|
@ -21067,7 +21067,6 @@ (define-public rust-xdg-2.2
|
|||
(base32
|
||||
"0mws8a0fr3cqk5nh7aq9lmkmhzghvasqy4mhw6nnza06l4d6i2fh"))))
|
||||
(build-system cargo-build-system)
|
||||
(arguments '(#:skip-build? #t))
|
||||
(home-page "https://github.com/whitequark/rust-xdg")
|
||||
(synopsis "Store and retrieve files according to XDG specification")
|
||||
(description
|
||||
|
|
Loading…
Reference in a new issue