mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Merge branch 'master' into staging
This commit is contained in:
commit
34f849a945
19 changed files with 337 additions and 89 deletions
|
@ -517,8 +517,9 @@ cards.")
|
|||
(arguments
|
||||
`(#:tests? #f)) ; both tests fail, require display
|
||||
(inputs
|
||||
`(("qtbase" ,qtbase)))
|
||||
(native-inputs
|
||||
`(("extra-cmake-modules" ,extra-cmake-modules)
|
||||
("qtbase" ,qtbase)
|
||||
("qttools" ,qttools)))
|
||||
(home-page "https://techbase.kde.org/Projects/Snorenotify")
|
||||
(synopsis "Qt notification framework")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue