Commit Graph

318 Commits

Author SHA1 Message Date
Thomas Tuegel
615aa79f5e
plasma-workspace: remove fetchpatch from inputs 2021-11-06 06:38:48 -05:00
Thomas Tuegel
18e622a1f5
plasma-vault: regenerate patches 2021-11-02 17:39:15 -05:00
Thomas Tuegel
e169ff9dfa
Revert "plasma-workspace: include patch from 5.23.2"
This reverts commit f45e4ff331.
2021-11-02 17:39:11 -05:00
Thomas Tuegel
27013816ac
plasma5: 5.23.1 -> 5.23.2 2021-11-02 17:38:42 -05:00
oxalica
3572d2f04f plasma-workspace: fix systemd unit detection
Our units are links in systemd unit directory, which reports state `linked` or
`linked-runtime`. This fixes systemdBoot config and the option
`services.xserver.desktopManager.plasma5.runUsingSystemd` for plasma 5.23.
2021-11-02 09:57:52 +08:00
Yaroslav Bolyukin
f45e4ff331
plasma-workspace: include patch from 5.23.2
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-10-22 23:22:45 +03:00
Yaroslav Bolyukin
1e1a06afcd
plasma5: 5.23.0 -> 5.23.1
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-10-22 23:22:42 +03:00
Yaroslav Bolyukin
d40a9e79e4
plasma5: 5.22.90 -> 5.23.0
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-10-22 23:22:39 +03:00
Yaroslav Bolyukin
0a6c143cd7
kwayland-integration: add missing dependencies
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-10-22 23:22:36 +03:00
Yaroslav Bolyukin
2be06151bc
plasma-workspace: include fix from 5.23.1
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-10-22 23:22:32 +03:00
Yaroslav Bolyukin
5cf1732f92
plasma-workspace: update patch
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-10-22 23:22:29 +03:00
Yaroslav Bolyukin
d142f31c2e
plasma-desktop: remove outdated patch
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-10-22 23:22:26 +03:00
Yaroslav Bolyukin
00a8310523
plasma-nm: update patches
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-10-22 23:22:23 +03:00
Yaroslav Bolyukin
697277d7da
breeze-gtk: fix build
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-10-22 23:22:19 +03:00
Yaroslav Bolyukin
930b7f8e67
libksysguard: add missing dependencies
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-10-22 23:22:16 +03:00
Yaroslav Bolyukin
0dade18f6b
libksysguard: update patch
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-10-22 23:22:13 +03:00
Yaroslav Bolyukin
a8e5e90b1a
libkscreen: add missing dependencies
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-10-22 23:22:10 +03:00
Yaroslav Bolyukin
1b1dcd94e5
kwin: remove outdated patches
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-10-22 23:22:07 +03:00
Yaroslav Bolyukin
a87f5dcbcd
plasma5: 5.22.5 -> 5.22.90
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-10-22 23:22:03 +03:00
Pasquale
4832352d02 nixos/plasma: use upstream xsession/wayland files 2021-10-15 09:20:13 +08:00
Thomas Tuegel
1ed5ee8702
Merge pull request #139459 from CertainLach/kwin-unwrap-executable-name
kwin: unwrap executable name for resource name
2021-10-04 10:09:14 -05:00
Thomas Tuegel
18e178040a
Merge pull request #138395 from alyssais/kde
plasma5Packages.ksysguard: remove if !allowAliases
2021-10-02 14:54:27 -05:00
Yaroslav Bolyukin
60679c15e3
kwin: unwrap executable name for resource name
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-09-25 19:53:59 +03:00
Ryan Burns
879de382a6 kwin: fix build against libglvnd 1.3.4+
https://hydra.nixos.org/build/153586964
https://bugs.kde.org/show_bug.cgi?id=440372
https://invent.kde.org/plasma/kwin/-/merge_requests/1404
https://invent.kde.org/plasma/kwin/-/merge_requests/1420
2021-09-19 11:36:13 -07:00
Alyssa Ross
2a4d13f8da
plasma5Packages.ksysguard: remove if !allowAliases
Usually in Nixpkgs, attributes that are remnants of old packages are
only included when aliases are enabled (which they are by default).
This brings plasma5Packages into line with that, and also makes it
easier to check the whole thing evaluates when working on the package
set.
2021-09-18 09:41:27 +00:00
github-actions[bot]
c4fd2a8f99
Merge master into staging-next 2021-09-18 00:01:33 +00:00
Artturin
4467663aaa plasma-desktop: remove unneeded postPatch 2021-09-17 22:41:21 +03:00
Artturin
ef310fc7cd plasma-desktop: add missing dependency xf86inputlibinput for mouse
settings

fixes https://github.com/NixOS/nixpkgs/issues/132890
2021-09-17 22:41:20 +03:00
github-actions[bot]
a21275cdae
Merge master into staging-next 2021-09-17 18:01:14 +00:00
oxalica
6076184227
xorg.xf86*: fix include dir
`installFlags` do not work since .pc files are generated during
configure phase. We need to override them with configure flags.
2021-09-16 00:42:24 +08:00
André Vitor de Lima Matos
1bca9f98af plasma5: 5.22.4 -> 5.22.5 2021-09-01 09:57:13 -03:00
Lana Black
167b6f7784 plasma5: 5.22.3 -> 5.22.4 2021-08-05 11:03:05 +00:00
Thomas Tuegel
7781962deb ksystemstats: Use getBin instead of hardcoding ouput name 2021-08-05 17:01:19 +09:00
Yaroslav Bolyukin
0cd4fab864 plasma5: 5.22.2 -> 5.22.3
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-08-05 17:01:19 +09:00
Yaroslav Bolyukin
fce55cfb60 plasma5: 5.22.0 -> 5.22.2
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-08-05 17:01:19 +09:00
Yaroslav Bolyukin
b0f1caf522 ksystemstats: init at 5.22.0
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-08-05 17:01:19 +09:00
Yaroslav Bolyukin
ebdbf67c0c plasma-vault: upgrade patch
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-08-05 17:01:19 +09:00
Yaroslav Bolyukin
f8394adae9 plasma-desktop: fix synaptics include
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-08-05 17:01:19 +09:00
Yaroslav Bolyukin
f24259a5e4 libksysguard: add libnl dependency
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-08-05 17:01:19 +09:00
Yaroslav Bolyukin
b0fb5a4d99 kscreenlocker: add layer-shell-qt dependency
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-08-05 17:01:19 +09:00
Yaroslav Bolyukin
96e567cbfe layer-shell-qt: init
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-08-05 17:01:19 +09:00
Yaroslav Bolyukin
473525a9f2 kwin: upgrade patches
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-08-05 17:01:19 +09:00
Yaroslav Bolyukin
85dcd8d3ed ksysguard: replace with throw alias
It was deprecated in favour of system-monitor

Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-08-05 17:01:19 +09:00
Yaroslav Bolyukin
a5cf968a5f plasma5: 5.21.5 -> 5.22.0
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-08-05 17:01:19 +09:00
hqurve
8a2f376b83 krunner-symbols: fix license 2021-07-30 11:25:16 -04:00
hqurve
4ac8c881c3 krunner-symbols: init at 1.1.0 2021-07-20 12:28:30 -04:00
Jonathan Ringer
14f3686af1
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
  pkgs/applications/terminal-emulators/alacritty/default.nix
  pkgs/servers/clickhouse/default.nix
2021-05-20 09:12:42 -07:00
Elias Probst
bd02b3a568
plasma-sdk: init at 5.21.4 2021-05-19 06:17:58 +02:00
Thomas Tuegel
a2c9b68f34
plasma-nm: add optional dependencies 2021-05-14 05:46:37 -05:00
Thomas Tuegel
e1ba6e312b
plasma-desktop: add optional dependencies 2021-05-14 05:45:20 -05:00