nixpkgs/pkgs/servers/web-apps
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
..
5etools
anuko-time-tracker
bookstack bookstack: 24.05.2 -> 24.05.4 2024-09-02 17:32:39 +05:30
changedetection-io changedetection-io: 0.45.24 -> 0.46.04 2024-09-08 15:04:21 +02:00
discourse
dokuwiki dokuwiki: add e1mo as maintainer 2024-08-16 16:10:20 +02:00
dolibarr dolibarr: 19.0.2 -> 19.0.3 2024-08-16 05:11:37 +00:00
engelsystem
ethercalc treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
fileshelter
freshrss freshrss: 1.24.2 -> 1.24.3 2024-09-06 20:11:22 +00:00
galene
healthchecks treewide: Pass self when overriding Python 2024-08-03 12:18:56 +12:00
hedgedoc treewide: remove unused inputs 2024-09-18 01:00:07 +02:00
invoiceplane
jirafeau treewide: passthru nixos test (#334491) 2024-08-18 00:29:43 +02:00
jitsi-meet {cinny-unwrapped,element-call,fluffychat,jitsi-meet}: inherit vulnerabilities from olm 2024-08-16 17:34:49 +01:00
kasmweb kasmweb: 1.12.0 -> 1.15.0 2024-08-21 15:06:02 +03:00
kavita kavita: 0.8.2 -> 0.8.3.2 2024-09-22 15:50:26 +09:00
lemmy treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
linx-server
livebook livebook: 0.13.3 -> 0.14.0 2024-09-10 11:24:15 +01:00
matomo matomo_5: 5.1.0 -> 5.1.1 2024-08-20 15:49:51 +02:00
mediawiki
meme-bingo-web meme-bingo-web: 1.0.1 → 1.1.0 2024-08-12 14:27:36 +02:00
monica
moodle
morty treewide: passthru nixos test (#334491) 2024-08-18 00:29:43 +02:00
netbox
nifi
outline maintainers/team-list: add cyberus team (#331059) 2024-09-16 18:14:16 +08:00
peering-manager peering-manager: fix runtime with pyixapi 0.2.3 2024-09-06 21:30:16 +03:00
pgpkeyserver-lite
phylactery
pict-rs treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
pixelfed Merge pull request #331790 from RaitoBezarius/drop-pixelfed-mtn 2024-08-04 19:24:51 +08:00
plausible
rss-bridge
selfoss
shaarli
shiori
sogo
wallabag
whitebophir
wiki-js wiki-js: 2.5.303 -> 2.5.304, fix CVE-2024-45298 2024-09-21 13:28:45 +02:00
wordpress wordpress: 6.6.1 -> 6.6.2 2024-09-19 22:21:19 +02:00