khal: also install khal.desktop
This commit is contained in:
parent
8ebb3d8692
commit
a38c5118d4
@ -36,6 +36,9 @@ with python3.pkgs; buildPythonApplication rec {
|
||||
# man page
|
||||
make -C doc man
|
||||
install -Dm755 doc/build/man/khal.1 -t $out/share/man/man1
|
||||
|
||||
# desktop
|
||||
install -Dm755 misc/khal.desktop -t $out/share/applications
|
||||
'';
|
||||
|
||||
doCheck = !stdenv.isAarch64;
|
||||
|
Loading…
x
Reference in New Issue
Block a user