mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Simplify package inputs.
This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
This commit is contained in:
parent
aca2defe01
commit
8394619bac
460 changed files with 37644 additions and 49727 deletions
|
@ -69,9 +69,7 @@
|
|||
(replace 'configure
|
||||
(lambda _ (invoke "qmake"))))))
|
||||
(inputs
|
||||
`(("qtbase" ,qtbase-5)
|
||||
("quazip" ,quazip-0)
|
||||
("zlib" ,zlib)))
|
||||
(list qtbase-5 quazip-0 zlib))
|
||||
(home-page "https://cvassistant.sourceforge.io/")
|
||||
(synopsis "Job application organizer")
|
||||
(description "Whether you're looking for a job or trying to help
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue