This website requires JavaScript.
Explore
Help
Sign in
cafkafk
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
a75aa2cddb
nixpkgs
/
pkgs
/
desktops
/
kde-5
/
plasma
/
kdecoration.nix
7 lines
98 B
Nix
Raw
Normal View
History
Unescape
Escape
kde5: fix extra-cmake-modules hooks
2016-07-30 16:36:52 +02:00
{
plasmaPackage
,
ecm
}:
kde5_latest.plasma: 5.5.5 -> 5.6.3
2016-04-21 18:01:22 +02:00
plasmaPackage
{
name
=
"
k
d
e
c
o
r
a
t
i
o
n
"
;
kde5: fix extra-cmake-modules hooks
2016-07-30 16:36:52 +02:00
nativeBuildInputs
=
[
ecm
]
;
kde5_latest.plasma: 5.5.5 -> 5.6.3
2016-04-21 18:01:22 +02:00
}
Reference in a new issue
Copy permalink