Commit Graph

9119 Commits

Author SHA1 Message Date
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
Nick Cao
732b635f4f
adw-gtk3: 5.3 -> 5.4 (#343703) 2024-09-22 10:11:09 -04:00
Nikolay Korotkiy
b409cdb759
iosevka: 31.6.0 -> 31.6.1 (#343440) 2024-09-22 15:19:54 +04:00
R. Ryantm
af654ff043 adw-gtk3: 5.3 -> 5.4 2024-09-22 11:09:23 +00:00
Robert Helgesson
e34b70e077 unifont: 15.1.05 -> 16.0.01 2024-09-22 08:17:57 +02:00
R. Ryantm
87d1ec5b37 iosevka: 31.6.0 -> 31.6.1 2024-09-21 07:04:43 +00:00
Nick Cao
65e63f0a9b
ddccontrol-db: 20240304 -> 20240920 (#343271) 2024-09-20 17:31:34 -04:00
Nick Cao
ace5234a41
i-dot-ming: 8.00 -> 8.10 (#343226) 2024-09-20 17:06:02 -04:00
R. Ryantm
4ddc9f80d6 ddccontrol-db: 20240304 -> 20240920 2024-09-20 13:38:20 +00:00
Leah Amelia Chen
2825fb0546
i-dot-ming: 8.00 -> 8.10 2024-09-20 12:08:25 +02:00
h7x4
9a6c76c4af
treewide: remove unused inputs (#342672) 2024-09-19 20:36:18 +02:00
R. Ryantm
f9af46ae15 julia-mono: 0.056 -> 0.057 2024-09-19 02:00:23 +00:00
Peder Bergebakken Sundt
8c8c27bb19 treewide: remove unused inputs 2024-09-18 01:00:07 +02:00
Nick Cao
2ff4293743
last-resort: 15.100 -> 16.000 (#341495) 2024-09-17 15:55:34 -04:00
R. Ryantm
a1c4e5e029 v2ray-domain-list-community: 20240905162746 -> 20240914091803 2024-09-17 10:12:21 +00:00
Anderson Torres
f0e64ce16f treewide: migrate packages maintained by AndersonTorres to by-name
Manual migration for the sake of by-name migration is no longer discouraged
since #340235.
2024-09-16 14:26:47 -03:00
R. Ryantm
9649c86e62 clash-geoip: 20240812 -> 20240912 2024-09-14 22:29:34 +00:00
Artturin
19bf002d43
treewide: fix editorconfig (#341423) 2024-09-13 21:49:38 +03:00
Artturin
a0c06061b4 treewide: follow editorconfig 2024-09-13 18:17:51 +03:00
R. Ryantm
483b8847c2 last-resort: 15.100 -> 16.000 2024-09-13 05:48:47 +00:00
Weijia Wang
689cae7dc6
dracula-theme: 4.0.0-unstable-2024-08-14 -> 4.0.0-unstable-2024-09-07 (#337613) 2024-09-13 00:55:01 +02:00
github-actions[bot]
6811659137
Merge master into staging-next 2024-09-10 00:13:21 +00:00
Weijia Wang
55fb76dc7e
iosevka-bin: 30.3.3 -> 31.4.0 (#332636) 2024-09-10 00:38:00 +02:00
Pol Dellaiera
a8c7259cad
zeal: 0.7.1 → 0.7.2 (#340613) 2024-09-09 21:04:42 +02:00
github-actions[bot]
a90b3d5ddb
Merge master into staging-next 2024-09-09 18:05:44 +00:00
Ate329
284f21cb96
gdouros: fix dn-works fonts issue 2024-09-09 15:16:38 +02:00
github-actions[bot]
90a93f92bb
Merge master into staging-next 2024-09-09 12:05:58 +00:00
R. Ryantm
f3991c8aa5 iosevka: 31.5.0 -> 31.6.0 2024-09-08 23:40:29 +00:00
Nikolay Korotkiy
276fb61f4d
zeal: 0.7.1 → 0.7.2 2024-09-09 02:12:15 +04:00
R. Ryantm
4405c24688 dracula-theme: 4.0.0-unstable-2024-08-14 -> 4.0.0-unstable-2024-09-07 2024-09-08 19:25:15 +00:00
github-actions[bot]
3b1652aad3
Merge master into staging-next 2024-09-08 18:04:04 +00:00
Nick Cao
39feebc934
flat-remix-gnome: 20240526 -> 20240721 (#326512) 2024-09-08 09:22:13 -04:00
github-actions[bot]
5a5ebe5a1c
Merge master into staging-next 2024-09-07 18:04:01 +00:00
R. Ryantm
6accb8b969 whitesur-icon-theme: 2024-05-28 -> 2024-09-07 2024-09-07 03:45:54 +00:00
github-actions[bot]
079813d5c4
Merge master into staging-next 2024-09-06 18:03:54 +00:00
Aleksana
c5654fa410
flat-remix-gtk: 20220627 -> 20240730 (#337009) 2024-09-06 23:04:14 +08:00
Nick Cao
aa3169dbfb
v2ray-domain-list-community: 20240829063032 -> 20240905162746 (#340020) 2024-09-06 08:34:00 -04:00
R. Ryantm
c3aeb4f648 v2ray-domain-list-community: 20240829063032 -> 20240905162746 2024-09-06 08:12:20 +00:00
R. Ryantm
81b2b2a85b qogir-kde: 0-unstable-2024-07-29 -> 0-unstable-2024-09-01 2024-09-05 23:01:47 +00:00
github-actions[bot]
74cdd9c9b1
Merge master into staging-next 2024-09-05 00:13:11 +00:00
Johannes Jöns
788508253d
orchis-theme: 2024-05-30 -> 2024-09-02 (#339008) 2024-09-04 20:11:33 +00:00
Johannes Jöns
9001330794
tela-icon-theme: 2024-04-19 -> 2024-09-04 (#339403) 2024-09-04 18:39:39 +00:00
github-actions[bot]
563bb0fbc2
Merge master into staging-next 2024-09-04 18:04:23 +00:00
Nick Cao
cbad2915c6
alacritty-theme: 0-unstable-2024-07-31 -> 0-unstable-2024-09-03 (#339449) 2024-09-04 08:09:31 -04:00
R. Ryantm
8983b2925f alacritty-theme: 0-unstable-2024-07-31 -> 0-unstable-2024-09-03 2024-09-04 06:57:14 +00:00
K900
23b4832da0 Merge remote-tracking branch 'origin/master' into staging-next 2024-09-04 08:53:48 +03:00
R. Ryantm
d8ee3fc99b tela-icon-theme: 2024-04-19 -> 2024-09-04 2024-09-04 03:15:21 +00:00
Nick Cao
0ac785f56e
dbip-country-lite: 2024-08 -> 2024-09 (#339259) 2024-09-03 15:36:01 -04:00
Nick Cao
473bba08fe
dbip-country-lite: 2024-08 -> 2024-09 2024-09-03 10:14:36 -04:00
github-actions[bot]
1b5ba42224
Merge master into haskell-updates 2024-09-03 00:14:50 +00:00