nixpkgs/pkgs/by-name/go
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
..
go-bare
go-camo pkgs/by-name: Convert hashes to SRI format 2024-09-15 11:24:31 +02:00
go-cover-treemap
go-critic
go-errorlint
go-ethereum treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
go-judge
go-landlock
go-passbolt-cli
go-secdump go-secdump: 0.2.1 -> 0.3.0 2024-07-22 01:04:29 +00:00
go-symbols pkgs/by-name: Convert hashes to SRI format 2024-09-15 11:24:31 +02:00
goat goat: unstable-2022-08-15 -> 0-unstable-2024-07-31 2024-08-29 10:50:06 +02:00
goatcounter pkgs/by-name: Convert hashes to SRI format 2024-09-15 11:24:31 +02:00
gobang treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
godns godns: 3.1.7 -> 3.1.8 2024-08-12 16:59:40 +00:00
godot_4 maintainers: remove superherointj 2024-08-26 17:50:54 -03:00
godot_4-export-templates godot_4: 4.2.2-stable -> 4.3-stable 2024-08-15 17:25:50 -03:00
gofish treewide: migrate packages maintained by AndersonTorres to by-name 2024-09-16 14:26:47 -03:00
goflow2 goflow2: 2.2.0 -> 2.2.1 2024-08-26 06:54:46 +00:00
gofumpt gofumpt: 0.6.0 -> 0.7.0 2024-08-19 08:29:18 +02:00
gogup gogup: 0.27.4 -> 0.27.5 2024-09-10 14:06:08 +00:00
gokey
gol
goldwarden pkgs/by-name: remove unused arguments 2024-07-26 10:11:07 +02:00
golink
gomarkdoc
gomtree gomtree: init at 0.5.4 2024-08-07 20:33:49 +05:30
goofcord treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
google-chrome treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
gophish
gopls gopls: 0.16.1 -> 0.16.2 2024-09-10 17:24:51 +02:00
gordonflashtool
goread goread: init at 1.6.5 2024-07-16 22:18:24 +02:00
goredo treewide: change ${pname} to string literal (#336172) 2024-08-20 15:56:55 -07:00
goreman pkgs/by-name: Convert hashes to SRI format 2024-09-15 11:24:31 +02:00
gorm-gentool
gosimports
gosmee pkgs/by-name: Convert hashes to SRI format 2024-09-15 11:24:31 +02:00
gosmore
goss treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
gossip treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
got treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
gotenberg gotenberg: add meta.mainProgram 2024-09-19 00:20:15 +08:00
gotree gotree: 1.2.0 -> 1.4.1 2024-08-21 10:33:50 +00:00
govee2mqtt
govers pkgs/by-name: Convert hashes to SRI format 2024-09-15 11:24:31 +02:00
gowall gowall: 0.1.7 -> 0.1.8 2024-09-13 15:07:00 +00:00