Weathercold
bfa774756c
kdeconnect-kde: set mainProgram to kdeconnect-app
2023-06-10 19:29:49 -04:00
Weathercold
52b1193e38
kdeconnect-kde: add kirigami-addons to buildInputs
...
This fixes blank settings window.
2023-06-10 19:28:04 -04:00
K900
588e307c65
kde/gear: 23.04.1 -> 23.04.2
2023-06-08 19:28:56 +03:00
figsoda
b4c13b01ba
plasma5Packages.plasmatube: add missing runtime dependency
2023-05-25 10:09:33 -04:00
K900
ee3ddc28af
Merge pull request #231421 from K900/kde-gear-23.04.1
...
kde/gear: 23.04.0 -> 23.04.1
2023-05-13 16:26:22 +03:00
K900
2c85f9ecaa
angelfish: rework how cargo hashes are handled
...
This should simplify future updates.
2023-05-13 14:17:36 +03:00
Alyssa Ross
5e06b3cb19
treewide: don't use rustPlatform.rust
...
This will be deprecated in the next commit.
2023-05-12 15:31:21 +00:00
K900
5db8b55e2c
kde/gear: 23.04.0 -> 23.04.1
2023-05-12 09:41:56 +03:00
Sandro
05b1a97381
Merge pull request #179752 from hqurve/cantor
...
init labplot, cantor and supporting libraries
2023-05-08 21:28:08 +02:00
fetsorn
1b0067e88f
kdevelop: fix typo
...
"programing" -> "programming"
2023-05-08 20:32:39 +04:00
hqurve
abf66be4b2
cantor: init at 23.04.0
2023-05-08 14:40:26 +02:00
hqurve
9e49dc15f5
analitza: init at 23.04.0
2023-05-08 14:40:19 +02:00
Martin Weinelt
e5741f7791
plasma5Packages.kio-extras: Remove openslp dependency
...
Has not been a depedency since it was removed upstream in 2017.
2023-04-25 18:45:55 +02:00
K900
8133507405
Merge pull request #227847 from K900/angelfish-fix
...
angelfish: fix build
2023-04-23 20:55:36 +03:00
K900
60c3435ab9
angelfish: fix build
...
Fixes #227824 . Sorry!
2023-04-23 19:20:32 +03:00
Tom Hall
5d91a89644
kalendar: Remove unused fetchFromGitLab
...
Hasn't been needed since it moved into pkgs/applications/kde
2023-04-23 18:20:27 +02:00
Sean Borg
fe35d03404
spectacle: add wrapGAppsHook
...
Fixes no Gsettings error when clicking saveAs.
Following method mentioned in https://github.com/NixOS/nixpkgs/issues/16285
2023-04-21 08:35:31 +01:00
K900
7b52754edb
kde/pim: create missing include directories to avoid cmake errors
...
This is a hack and should be removed once upstream fixes this.
2023-04-20 11:53:41 +03:00
K900
eab21608de
kde-inotify-survey: init
2023-04-20 11:53:41 +03:00
K900
c38151aa5e
telly-skout: init
2023-04-20 11:53:41 +03:00
K900
0f538b4dff
kongress: init
2023-04-20 11:53:41 +03:00
K900
b26bcd8dd3
ksmtp: drop unused patch
2023-04-20 11:53:41 +03:00
K900
1da2d9962d
akonadi: refresh patch
2023-04-20 11:53:41 +03:00
K900
df92bdf3fb
kde/gear: add new dependencies
2023-04-20 11:53:41 +03:00
K900
9f5fbf001f
plasma-mobile: 23.1 -> 23.04.0, (partially) absorb into kde/gear
2023-04-20 11:53:36 +03:00
K900
590436c1ca
kio-admin: absorb into kde/gear
2023-04-20 11:53:36 +03:00
K900
f5968d6601
ghostwriter: absorb into kde/gear
2023-04-20 11:53:35 +03:00
K900
e98590cdf6
kde/gear: 22.12.3 -> 23.04.0
...
Autogenerated, fixes to follow
2023-04-20 11:53:35 +03:00
Alois Wohlschlager
f3f0a132fb
kmail: enable user feedback support
2023-03-26 17:01:04 +02:00
Alois Wohlschlager
b4c450422e
pim-data-exporter: enable user feedback support
2023-03-26 17:00:44 +02:00
Alois Wohlschlager
c247a4f1eb
pim-sieve-editor: build with user feedback support
2023-03-26 15:58:57 +02:00
Alois Wohlschlager
277320f49e
korganizer: build with user feedback support
2023-03-26 15:57:24 +02:00
Alois Wohlschlager
1872ad4bf8
kaddressbook: build with user feedback support
2023-03-26 15:56:50 +02:00
Alois Wohlschlager
b8b8cfeab4
akregator: build with user feedback support
2023-03-26 15:56:00 +02:00
Alois Wohlschlager
19582cb332
kate: build with user feedback support
2023-03-26 14:31:50 +02:00
Alois Wohlschlager
fc6ff69302
dolphin: build with user feedback support
2023-03-26 14:31:42 +02:00
K900
81a72db597
akonadi-contacts: propagate grantleetheme
2023-03-18 16:11:36 +03:00
K900
b07f4b040e
grantleetheme: fix outputs definition
2023-03-18 15:10:37 +03:00
K900
a5a292c7a8
treewide: clear out remaining qt5 conditionals
2023-03-18 02:10:20 +03:00
K900
af7432de5b
kde/gear: 22.12.2 -> 22.12.3
2023-03-02 17:12:25 +03:00
Artturin
f9fdf2d402
treewide: move NIX_CFLAGS_COMPILE to the env attrset
...
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Tom Hall
3348c60d06
kalendar: add missing dependency kirigami-addons
2023-02-22 22:00:44 +08:00
Felix Buehler
bc3d5934d7
treewide: use lib.optionals
2023-02-14 19:11:59 +01:00
Tom Hall
d47ea2e7f0
kalendar: Update maintainers
2023-02-05 14:16:26 +00:00
Thomas Tuegel
c11c55dd08
Merge pull request #154723 from kurnevsky/krfb-pipewire
...
krfb: add missing pipewire dependency
2023-02-02 10:40:21 -06:00
K900
35a07d6c1d
kde/gear: 22.12.1 -> 22.12.2
2023-02-02 15:25:02 +03:00
K900
5e60f6b44e
kdevelop-pg-qt: 2.2.1 -> 2.2.2
...
Fix build with Qt 5.15.8
2023-01-29 21:37:34 +03:00
K900
ef5d3e33dc
kde/gear: 22.12.0 -> 22.12.1
2023-01-07 12:42:43 +03:00
Evgeny Kurnevsky
2c45428d83
krfb: add missing pipewire dependency
...
This fixes desktop sharing on wayland.
2023-01-04 21:47:27 +03:00
Sandro Jäckel
e772ade40a
plasma5Packages.okular: add option to build without qtspeech
2022-12-28 15:06:37 +01:00