THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
jolheiser
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
04736aef42
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 14:36:52 +00:00
{
plasmaPackage
,
ecm
}:
kde5_latest.plasma: 5.5.5 -> 5.6.3
2016-04-21 16:01:22 +00:00
plasmaPackage
{
name
=
"
k
d
e
c
o
r
a
t
i
o
n
"
;
kde5: fix extra-cmake-modules hooks
2016-07-30 14:36:52 +00:00
nativeBuildInputs
=
[
ecm
]
;
kde5_latest.plasma: 5.5.5 -> 5.6.3
2016-04-21 16:01:22 +00:00
}
Reference in New Issue
Copy Permalink