move cawbird from unstable until next release; remove spectral in favor of NeoChat
This commit is contained in:
parent
8f4ca64ecd
commit
06e7aad259
|
@ -8,6 +8,7 @@ let
|
|||
nur = import <NUR> { inherit pkgs; };
|
||||
myNur = nur.repos.schmittlauch;
|
||||
mybrowser = firefox;
|
||||
newkde = import ~/src/newkdepkgs { };
|
||||
|
||||
desktopApps = [
|
||||
mybrowser
|
||||
|
@ -36,10 +37,9 @@ let
|
|||
pdfpc
|
||||
quaternion
|
||||
nheko
|
||||
spectral
|
||||
gpx-viewer
|
||||
gpxsee
|
||||
cawbird
|
||||
unstable.cawbird
|
||||
olifant
|
||||
subsurface
|
||||
yate
|
||||
|
@ -130,7 +130,7 @@ let
|
|||
];
|
||||
|
||||
kdeTools = with kdeApplications; [
|
||||
okular
|
||||
newkde.okular
|
||||
gwenview
|
||||
yakuake
|
||||
kmail
|
||||
|
|
Loading…
Reference in a new issue