Commit Graph

747 Commits

Author SHA1 Message Date
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Sandro
d2768ea8ba
Merge pull request #308448 from r-ryantm/auto-update/corrosion
corrosion: 0.4.8 -> 0.5
2024-06-09 16:01:14 +02:00
Robert Schütz
270cf648af libsForQt5.angelfish: fix build with corrosion 0.5 2024-06-08 22:33:40 -07:00
Sigmanificient
0058552891 pkgs/applications: remove uneeded fetchpatch arguments 2024-05-21 03:12:20 +02:00
Jan Tojnar
1b2ebb8fbb Merge branch 'master' into staging-next 2024-04-28 17:33:27 +02:00
Frederik Rietdijk
5772ac5a75 Removing FRidh as active maintainer of packages
In the past I was very active with Python packaging.
For several years now I was hardly around as maintainer,
so it does not make sense I am listed as a maintainer for
these makes. Looking back, I should have removed myself
as maintainer already much longer ago. Anyway, better late
than never.

It's been a fun ride, and  I do intend to occasionally contribute
to Nixpkgs, but not in the same way it once was.
2024-04-28 12:20:07 +02:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Sandro Jäckel
94805a3d21
nixos/partition-manager: use qt6 when plasma6 is activated
This also fixes System Settings > Windows Shares complaining about the
wrong QT version under Plasma6.
2024-03-30 14:31:45 +01:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Doron Behar
aab285e925 cantor: fix build on Hydra by avoiding parallel building 2024-03-12 17:01:18 +02:00
K900
416c9181cd gwenview: fix build with versioned kImageAnnotator 2024-02-28 18:49:12 +03:00
Guillaume Girol
905c33738b
Merge pull request #289121 from Thra11/arianna-kitemmodels
arianna: add missing runtime dependency
2024-02-27 21:40:55 +01:00
Thomas Gerbet
3bf7b3d10e
Merge pull request #286546 from Sigmanificient/kcachegrind-fix
kcachegrind: fix graphviz missing at runtime
2024-02-25 12:06:03 +01:00
John Garcia
65f6e5e665 libsForQt5.konsole: add missing meta.mainProgram 2024-02-20 12:13:21 +00:00
Robert Schütz
cbff16ce42
Merge pull request #288094 from dotlambda/itinerary-dependencies
plasma5Packages.itinerary: add missing dependency
2024-02-17 16:47:25 +00:00
Tom Hall
fb19dea01f arianna: add missing runtime dependency 2024-02-15 19:06:58 +00:00
K900
60a6ca4db2 kde/gear: 23.08.4 -> 23.08.5 2024-02-15 17:28:41 +03:00
Robert Schütz
4c863e62e9 plasma5Packages.itinerary: add missing dependency 2024-02-11 09:36:08 -08:00
Sigmanificient
67d1d801b0 kcachegrind: fix graphviz missing at runtime 2024-02-05 19:29:39 +01:00
Sandro
121b537238
Merge pull request #273263 from syvb/fix-audiotube-kpurpose 2024-02-05 16:27:42 +01:00
arthsmn
3a8951ea93 gwenview: add mainProgram 2024-01-15 13:05:30 +01:00
Weijia Wang
e10c14a05b libsForQt5.kpmcore, partition-manager: move to applications/kde 2024-01-07 18:49:21 +01:00
Rick van Schijndel
ab09ab75a9
Merge pull request #272656 from turion/dev_kdenlive_mlt
kdenlive: Use ffmpeg-full for mlt
2023-12-10 19:34:31 +01:00
syvb
7fbc26ac84 libsForQt515.audiotube: depend on kpurpose
Audiotube depends on Purpose, and fails to launch if it is unavailable.
Fixes that by adding `kpurpose` as a build dependency.

Closes #228179.
2023-12-09 20:44:59 -05:00
K900
4dd98e83c8 kde/gear: 23.08.3 -> 23.08.4 2023-12-08 13:30:20 +03:00
Manuel Bärenz
034ea1399f kdenlive: Use ffmpeg-full for mlt 2023-12-07 12:33:28 +01:00
Pol Dellaiera
4fa7d5f33d
Merge pull request #271424 from NinjaFB/add-kalgebra
kalgebra: init at 23.08.3
2023-12-05 09:10:52 +01:00
NinjaFB
44d6d9ff6a kalgebra: init at 23.08.3 2023-12-05 09:02:43 +11:00
Jörg Thalheim
4f403bc3aa grantletheme: fix loading in kmail/kontact
This fixes a 5 year old bug (old enough to go to school) where kmail was
not able show emails (also appeared in kontact).

fixes https://github.com/NixOS/nixpkgs/issues/160599

The solution is not pretty but effective and involves
working around the broken search path of kde related libraries.
2023-12-01 15:59:25 +01:00
K900
b662f3b6a7 kontact: add all the plugins to the wrapper 2023-11-27 16:16:58 +03:00
github-actions[bot]
e112f9b8bb
Merge master into staging-next 2023-11-09 18:00:56 +00:00
K900
f90a341295 kde/gear: 23.08.2 -> 23.08.3 2023-11-09 17:32:25 +03:00
github-actions[bot]
ae77d35744
Merge staging-next into staging 2023-10-16 00:03:09 +00:00
Thomas Tuegel
316ef085cd
Merge pull request #259436 from SuperSandro2000/itinerary 2023-10-15 07:02:16 -05:00
github-actions[bot]
62370ea07d
Merge staging-next into staging 2023-10-15 00:03:07 +00:00
Thomas Tuegel
0c42b1664d
Merge pull request #243816 from xNaxdy/master 2023-10-14 17:00:02 -05:00
Thomas Tuegel
7a30529a18
Merge pull request #233248 from DeeUnderscore/misc/dolphin-imageformats 2023-10-14 16:58:27 -05:00
Mario Rodas
f0879255a6
Merge pull request #258409 from aaronjheng/protobuf
protobuf: introduce new upstream versioning scheme
2023-10-14 06:56:55 -05:00
K900
4cc7fbd627 kde/gear: 23.08.1 -> 23.08.2 2023-10-12 16:02:48 +03:00
Aaron Jheng
80aaa46d4c
protobuf: use new package definition only 2023-10-11 13:20:31 +00:00
Sandro Jäckel
0722a1041e
plasma5Packages.neochat: cleanup dependencies that are actually part of libquotient 2023-10-06 21:24:40 +02:00
Sandro Jäckel
423302ae65
plasma5Packages.itinerary: init 2023-10-06 21:19:10 +02:00
Sandro Jäckel
6ef9b308ef
plasma5Packages.kosmindoormap: init 2023-10-06 21:18:19 +02:00
Sandro Jäckel
c327d2b7ac
plasma5Packages.kopeninghours: init 2023-10-06 21:17:55 +02:00
K900
f2c59d3401 libsForQt5.kdegraphics-thumbnailers: hardcode Ghostscript path
Fixes #153983.
2023-09-24 20:26:33 +03:00
K900
df65974228
Merge pull request #255112 from alyssais/neochat-qtlocation
neochat: add missing runtime dependencies
2023-09-14 16:11:51 +03:00
Alyssa Ross
d1e3c1acc7
neochat: add missing runtime dependencies
Without these, it fails to launch, e.g.:

> QQmlApplicationEngine failed to load component
> qrc:/main.qml:20:5: Type RoomList.Page unavailable
> qrc:/RoomList/Page.qml:87:20: Type ExploreComponent unavailable
> qrc:/RoomList/ExploreComponent.qml: Type org.kde.neochat/OsmLocationPlugin unavailable
> qrc:/OsmLocationPlugin.qml:7:1: module "QtLocation" is not installed

Fixes: e50edcb506 ("kde/gear: 23.04.3 -> 23.08.0")
2023-09-14 13:08:36 +00:00
K900
39c114e504 kde/gear: 23.08.0 -> 23.08.1 2023-09-14 14:18:28 +03:00
Artturi
e89bda6dcb
Merge pull request #215434 from DCsunset/skanlite-fix-file-dialog 2023-09-08 04:22:06 +03:00