nixpkgs/pkgs/by-name/mo
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
..
mo
modelscan modelscan: 0.8.0 -> 0.8.1 2024-09-18 00:13:58 +00:00
modern-cpp-kafka
modprobed-db
modrinth-app treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
modrinth-app-unwrapped treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
mods mods: 1.5.0 -> 1.6.0 2024-09-12 18:01:18 -03:00
moe
mokuro
mold treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
mollysocket treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
mommy
monado
monaspace
moneydance
mongodb-ce treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
mongodb-compass mongodb-compass: 1.43.6 -> 1.44.0 2024-09-04 05:36:00 +00:00
mongosh mongosh: 2.2.15 -> 2.3.0 2024-08-16 11:01:03 +00:00
monitorets monitorets: init at 0.10.1 2024-09-09 21:15:41 +08:00
monophony monophony: 2.11.0 -> 2.15.0 2024-09-06 05:47:20 +00:00
moonlight-qt treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
moproxy
morewaita-icon-theme
morphosis
mos pkgs/by-name: Convert hashes to SRI format 2024-09-15 11:24:31 +02:00
mosdepth pkgs/by-name: Convert hashes to SRI format 2024-09-15 11:24:31 +02:00
mosdns
motoc motoc: 0.2.0 -> 0.3.1 2024-09-21 22:57:22 +00:00
mountpoint-s3 mountpoint-s3: 1.9.0 -> 1.9.1 2024-09-23 12:14:49 +00:00
mousai mousai: change name -> pname+version in cargoDeps 2024-09-07 01:10:01 -04:00
mousam
mouse_m908 pkgs/by-name: Convert hashes to SRI format 2024-09-15 11:24:31 +02:00
mouse-actions
mouse-actions-gui mouse-actions-gui: 0.4.4 -> 0.4.5 2024-09-09 20:41:33 +02:00
mousecape mousecape: remove with statements 2024-08-18 06:31:14 -07:00
mov-cli mov-cli: 4.4.8 -> 4.4.12 2024-09-03 09:47:17 +00:00
move-mount-beneath
movim movim: 0.26 → 0.27.1 2024-08-23 20:41:05 +07:00
mozc fixup! ibus-engines.mozc-ut: init at 2.30.5544.102 2024-09-19 23:07:09 +09:00
mozcdic-ut-alt-cannadic mozcdic-ut-alt-cannadic: init at 0-unstable-2024-07-28 2024-09-13 13:42:57 +09:00
mozcdic-ut-edict2 mozcdic-ut-edict2: init at 0-unstable-2024-07-28 2024-09-13 13:43:29 +09:00
mozcdic-ut-jawiki mozcdic-ut-jawiki: 0-unstable-2024-08-23 -> 0-unstable-2024-09-21 2024-09-22 08:44:10 +00:00
mozcdic-ut-neologd mozcdic-ut-neologd: init at 0-unstable-2024-07-28 2024-09-13 13:44:22 +09:00
mozcdic-ut-personal-names mozcdic-ut-personal-names: 0-unstable-2024-08-06 -> 0-unstable-2024-09-21 2024-09-22 08:12:13 +00:00
mozcdic-ut-place-names mozcdic-ut-place-names: 0-unstable-2024-08-06 -> 0-unstable-2024-09-03 2024-09-22 08:13:35 +00:00
mozcdic-ut-skk-jisyo fixup! mozcdic-ut-skk-jisyo: init at 0-unstable-2024-07-27 2024-09-19 22:29:18 +09:00
mozcdic-ut-sudachidict mozcdic-ut-sudachidict: init at 0-unstable-2024-07-28 2024-09-13 13:45:52 +09:00