nixpkgs/pkgs/by-name/ni
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
..
nibtools
nickel nickel: 1.7.0 -> 1.8.0 2024-09-12 16:39:08 +02:00
nicotine-plus
nicstat treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
nightfox-gtk-theme
nil
nilaway
nim_builder
nim_lk
nim-atlas
nimble
nimdow
nimlangserver
nimlsp pkgs/by-name: Convert hashes to SRI format 2024-09-15 11:24:31 +02:00
nimmm
ninja
niri niri: 0.1.8 -> 0.1.9 2024-09-14 14:48:00 +02:00
nitch pkgs/by-name: Convert hashes to SRI format 2024-09-15 11:24:31 +02:00
nitrokey-fido2-firmware
nitrokey-pro-firmware
nitrokey-start-firmware
nitrokey-trng-rs232-firmware
nitter
nix-btm treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
nix-direnv
nix-fast-build
nix-health treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
nix-inspect
nix-janitor
nix-ld nix-ld: fix hash after #342540 2024-09-18 18:26:50 +02:00
nix-lib-nmd
nix-lib-nmt
nix-plugin-pijul
nix-required-mounts
nix-search-cli
nix-snapshotter
nix-store-gcs-proxy pkgs/by-name: Convert hashes to SRI format 2024-09-15 11:24:31 +02:00
nix-store-veritysetup-generator nix-store-veritysetup-generator: init at 0.1.0 2024-09-20 15:04:20 +02:00
nix-top treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
nix-unit
nix-update nix-update: 1.5.1 -> 1.5.2 2024-09-19 18:13:24 +02:00
nix-weather treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
nix-web treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
nixfmt-rfc-style
nixops-dns
nixos-anywhere nixos-anywhere: 1.3.0 -> 1.4.0 2024-09-20 15:02:50 +00:00
nixos-build-vms nixos-build-vms: move to pkgs/by-name 2024-09-20 08:44:36 +03:00
nixos-enter nix-enter: add meta 2024-09-20 19:04:18 +02:00
nixos-facter pkgs/by-name/ni/nixos-facter: limit to linux 2024-09-14 18:01:19 +02:00
nixos-firewall-tool
nixos-install nixos-install: add meta 2024-09-20 19:04:19 +02:00
nixpkgs-fmt pkgs/by-name: Convert hashes to SRI format 2024-09-15 11:24:31 +02:00
nixseparatedebuginfod
nixtract treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00