mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kdelibs4support: Add todo comment for a patch from NixOS.
* gnu/packages/kde-frameworks.scm(kdelibs4support): Add comment.
This commit is contained in:
parent
daff96de1f
commit
8791aa98a7
1 changed files with 2 additions and 0 deletions
|
@ -3446,6 +3446,8 @@ workspace.")
|
||||||
("qtx11extras" ,qtx11extras)))
|
("qtx11extras" ,qtx11extras)))
|
||||||
;; FIXME: Use GuixSD ca-bundle.crt in etc/xdg/ksslcalist and
|
;; FIXME: Use GuixSD ca-bundle.crt in etc/xdg/ksslcalist and
|
||||||
;; share/kf5/kssl/ca-bundle.crt
|
;; share/kf5/kssl/ca-bundle.crt
|
||||||
|
;; TODO: NixOS has nix-kde-include-dir.patch to change std-dir "include"
|
||||||
|
;; into "@dev@/include/". Think about whether this is needed for us, too.
|
||||||
(arguments
|
(arguments
|
||||||
`(#:phases
|
`(#:phases
|
||||||
(modify-phases %standard-phases
|
(modify-phases %standard-phases
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue