nixpkgs/pkgs/applications/kde
Artturin e0464e4788 treewide: replace stdenv.is with stdenv.hostPlatform.is
In preparation for the deprecation of `stdenv.isX`.

These shorthands are not conducive to cross-compilation because they
hide the platforms.

Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way

One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059

There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.

```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
..
akonadi
ark treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
grantleetheme grantletheme: fix loading in kmail/kontact 2023-12-01 15:59:25 +01:00
gwenview gwenview: fix build, missing wayland-scanner 2024-08-31 10:07:48 +02:00
kdegraphics-thumbnailers
kdenlive kdePackages.kdenlive, plasma5Packages.kdenlive: drop glaxnimate from inputs 2024-07-27 10:06:50 +03:00
kdepim-runtime
kdevelop pkgs/applications: remove unused arguments 2024-07-26 11:36:49 +02:00
kpmcore libsForQt5.kpmcore, partition-manager: move to applications/kde 2024-01-07 18:49:21 +01:00
ksmtp
partitionmanager treewide: wrapGAppsHook → wrapGAppsHook3 2024-04-27 02:23:22 +02:00
plasmatube treewide: wrapGAppsHook → wrapGAppsHook3 2024-04-27 02:23:22 +02:00
akonadi-calendar-tools.nix
akonadi-calendar.nix
akonadi-contacts.nix
akonadi-import-wizard.nix
akonadi-mime.nix
akonadi-notes.nix
akonadi-search.nix
akonadiconsole.nix
akregator.nix
alligator.nix treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
analitza.nix
angelfish.nix libsForQt5.angelfish: fix build with corrosion 0.5 2024-06-08 22:33:40 -07:00
arianna.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
audiotube.nix treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
baloo-widgets.nix
bomber.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
bovo.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
calendarsupport.nix
calindori.nix treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
cantor.nix cantor: fix build on Hydra by avoiding parallel building 2024-03-12 17:01:18 +02:00
colord-kde.nix
default.nix gwenview: fix build with versioned kImageAnnotator 2024-02-28 18:49:12 +03:00
dolphin-plugins.nix
dolphin.nix
dragon.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
elisa.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
eventviews.nix
falkon.nix treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
fetch.sh kde/gear: 23.08.4 -> 23.08.5 2024-02-15 17:28:41 +03:00
ffmpegthumbs.nix libsForQt5.ffmpegthumbs: unpin FFmpeg 4 2024-08-22 15:22:20 +01:00
filelight.nix Removing FRidh as active maintainer of packages 2024-04-28 12:20:07 +02:00
ghostwriter.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
granatier.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
incidenceeditor.nix
itinerary.nix plasma5Packages.itinerary: add missing dependency 2024-02-11 09:36:08 -08:00
juk.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
k3b.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
kaccounts-integration.nix
kaccounts-providers.nix
kaddressbook.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
kalarm.nix
kalgebra.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
kalk.nix treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
kalzium.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
kamoso.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
kapman.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
kapptemplate.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
kasts.nix treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
kate.nix
katomic.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
kblackbox.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
kblocks.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
kbounce.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
kbreakout.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
kcachegrind.nix kcachegrind: fix graphviz missing at runtime 2024-02-05 19:29:39 +01:00
kcalc.nix Removing FRidh as active maintainer of packages 2024-04-28 12:20:07 +02:00
kcalutils.nix
kcharselect.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
kclock.nix treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
kcolorchooser.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
kde-inotify-survey.nix treewide: normalize maintainers list formatting 2024-07-30 16:26:22 +02:00
kdebugsettings.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
kdeconnect-kde.nix Removing FRidh as active maintainer of packages 2024-04-28 12:20:07 +02:00
kdegraphics-mobipocket.nix kdeApplications: fix derivation names 2020-12-26 05:24:26 -06:00
kdenetwork-filesharing.nix
kdepim-addons.nix
kdf.nix
kdialog.nix
kdiamond.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
keditbookmarks.nix
keysmith.nix keysmith: fix empty gui 2024-09-08 21:54:34 +00:00
kfind.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
kgeography.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
kget.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
kgpg.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
khelpcenter.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
kidentitymanagement.nix
kig.nix
kigo.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
killbots.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
kimap.nix
kio-admin.nix treewide: Remove ending period from meta.description 2024-06-09 23:04:51 +02:00
kio-extras.nix
kio-gdrive.nix
kipi-plugins.nix
kirigami-gallery.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
kitinerary.nix kde/gear: add new dependencies 2023-04-20 11:53:41 +03:00
kldap.nix
kleopatra.nix
klettres.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
klines.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
kmag.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
kmahjongg.nix treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
kmail-account-wizard.nix
kmail.nix
kmailtransport.nix
kmbox.nix
kmime.nix
kmines.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
kmix.nix
kmousetool.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
kmplot.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
knavalbattle.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
knetwalk.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
knights.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
knotes.nix
koko.nix treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
kolf.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
kollision.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
kolourpaint.nix Removing FRidh as active maintainer of packages 2024-04-28 12:20:07 +02:00
kompare.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
kongress.nix treewide: normalize maintainers list formatting 2024-07-30 16:26:22 +02:00
konqueror.nix
konquest.nix treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
konsole.nix libsForQt5.konsole: add missing meta.mainProgram 2024-02-20 12:13:21 +00:00
kontact.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
kontactinterface.nix
konversation.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
kopeninghours.nix
korganizer.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
kosmindoormap.nix
kpat.nix
kpimtextedit.nix
kpkpass.nix
kpublictransport.nix applications/kde: Remove samueldr as maintainer of mobile gear 2024-06-20 20:42:26 -04:00
kqtquickcharts.nix
krdc.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
krecorder.nix treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
kreversi.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
krfb.nix plasma5Packages.krfb: depend on wayland-scanner 2024-08-11 16:04:16 +03:00
kruler.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
ksanecore.nix
kshisen.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
kspaceduel.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
ksquares.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
ksudoku.nix treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
ksystemlog.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
kteatime.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
ktimer.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
ktnef.nix
ktorrent.nix tree-wide: remove eelco as maintainer from things he no longer maintains 2024-08-21 01:17:45 -07:00
ktouch.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
ktrip.nix treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
kturtle.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
kwalletmanager.nix Removing FRidh as active maintainer of packages 2024-04-28 12:20:07 +02:00
kwave.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
kweather.nix treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
libgravatar.nix kde/pim: create missing include directories to avoid cmake errors 2023-04-20 11:53:41 +03:00
libkcddb.nix
libkdcraw.nix
libkdegames.nix treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
libkdepim.nix
libkexiv2.nix
libkgapi.nix
libkipi.nix
libkleo.nix
libkmahjongg.nix treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
libkomparediff2.nix
libksane.nix
libksieve.nix
libktorrent.nix tree-wide: remove eelco as maintainer from things he no longer maintains 2024-08-21 01:17:45 -07:00
mailcommon.nix
mailimporter.nix
marble.nix
mbox-importer.nix
merkuro.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
messagelib.nix
minuet.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
neochat.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
okular.nix treewide: remove unused occurence of stdenv (and other) arguments 2024-07-14 04:32:56 +02:00
palapeli.nix pkgs/applications: remove unused arguments 2024-07-26 11:36:49 +02:00
picmi.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
pim-data-exporter.nix
pim-sieve-editor.nix
pimcommon.nix
print-manager.nix
qmlkonsole.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
rocs.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
skanlite.nix treewide: wrapGAppsHook → wrapGAppsHook3 2024-04-27 02:23:22 +02:00
skanpage.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
spectacle.nix spectacle: fix build, missing wayland-scanner 2024-08-31 10:12:23 +02:00
srcs.nix kde/gear: 23.08.4 -> 23.08.5 2024-02-15 17:28:41 +03:00
telly-skout.nix treewide: normalize maintainers list formatting 2024-07-30 16:26:22 +02:00
tokodon.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
umbrello.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
yakuake.nix Removing FRidh as active maintainer of packages 2024-04-28 12:20:07 +02:00
zanshin.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00