This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2f17c3628e
nixpkgs
/
pkgs
/
desktops
/
kde-5
/
plasma
/
kdecoration.nix
7 lines
98 B
Nix
Raw
Blame
History
{
plasmaPackage
,
ecm
}:
plasmaPackage
{
name
=
"
k
d
e
c
o
r
a
t
i
o
n
"
;
nativeBuildInputs
=
[
ecm
]
;
}
Reference in New Issue
View Git Blame
Copy Permalink