nixpkgs/pkgs/by-name/sp
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
..
sp800-90b-entropyassessment
spacectl spacectl: 1.0.1 -> 1.5.0 2024-09-16 03:03:57 +00:00
spacedrive treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
spade treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
spades treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
spatial-shell
speakersafetyd treewide: remove uses of deprecated Rust functions 2024-09-02 21:48:21 +02:00
spectral-language-server
spfft treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
spice-autorandr
spicetify-cli spicetify-cli: 2.37.7 -> 2.38.3 2024-09-11 11:58:45 +09:00
spigot
spip pkgs/by-name: Convert hashes to SRI format 2024-09-15 11:24:31 +02:00
spirit spirit: 0-unstable-2024-05-24 -> 0.5.0 2024-08-29 10:51:59 +00:00
spl spl: init at v0.3.2 2024-09-08 13:01:55 +02:00
spla treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
splash splash: init at 3.10.3 2024-09-01 00:23:16 +03:00
sploitscan sploitscan: 0.10.5 -> 0.11.0 2024-09-09 22:25:35 +00:00
spoof
spoofdpi spoofdpi: 0.11.1 -> 0.12.0 2024-09-08 17:12:45 +03:00
spooftooph
spot
spotifyd treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
spotifywm
spotube treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
spral treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00