Commit Graph

2435 Commits

Author SHA1 Message Date
R. Ryantm
72cfca7ca3 libretro.mame: unstable-2024-09-15 -> unstable-2024-09-27 2024-09-28 17:02:14 +00:00
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
Pol Dellaiera
ba0b6c7a69
wine64Packages.{unstable,staging}: 9.17 -> 9.18 (#343812) 2024-09-23 16:29:55 +02:00
Pol Dellaiera
f9d0bb0d6c
dynamips: migrate to pkgs/by-name, format with nixfmt-rfc-style (#343777) 2024-09-22 22:30:31 +02:00
Alexander V. Nikolaev
370458d7f1
wine64Packages.{unstable,staging}: 9.17 -> 9.18 2024-09-22 21:53:17 +03:00
Anthony ROUSSEL
020dfe613d dynamips: migrate to pkgs/by-name, format with nixfmt-rfc-style 2024-09-22 20:25:27 +02:00
R. Ryantm
943017b09a vbam: 2.1.10 -> 2.1.11 2024-09-21 22:56:26 +00:00
Robert Schütz
801b8a218d libmirage: improve meta.description 2024-09-18 14:39:39 -07:00
Robert Schütz
b798dd7d72 cdemu-daemon: add meta.mainProgram 2024-09-18 14:39:39 -07:00
Herwig Hochleitner
ed138e20f1 linuxPackages.vhba: 20240202 -> 20240917 2024-09-18 14:39:33 -07:00
Herwig Hochleitner
c8d155a277 cdemu-daemon: 3.2.6 -> 3.2.7 2024-09-18 14:39:26 -07:00
Herwig Hochleitner
4983e987c0 libmirage: 3.2.7 -> 3.2.9 2024-09-18 14:39:15 -07:00
Thiago Kenji Okada
294eb5975d
libretro.play: unstable-2024-09-04 -> unstable-2024-09-12 (#342542) 2024-09-18 10:48:47 +01:00
Thiago Kenji Okada
a44b83eb3f
libretro.beetle-psx-hw: unstable-2024-09-06 -> unstable-2024-09-16 (#342550) 2024-09-18 10:48:31 +01:00
Thiago Kenji Okada
16376d6fb5
libretro.snes9x: unstable-2024-09-05 -> unstable-2024-09-15 (#342552) 2024-09-18 10:48:15 +01:00
Thiago Kenji Okada
f1bf903f76
libretro.ppsspp: unstable-2024-09-06 -> unstable-2024-09-17 (#342559) 2024-09-18 10:47:55 +01:00
Thiago Kenji Okada
182c9ec019
libretro.mame2003-plus: unstable-2024-09-06 -> unstable-2024-09-09 (#342561) 2024-09-18 10:47:42 +01:00
Thiago Kenji Okada
490f62bb78
libretro.mame: unstable-2024-08-31 -> unstable-2024-09-15 (#342575) 2024-09-18 10:47:21 +01:00
Thiago Kenji Okada
1aba5e0b28
libretro.puae: unstable-2024-08-26 -> unstable-2024-09-17 (#342577) 2024-09-18 10:46:56 +01:00
Thiago Kenji Okada
052aab9a7d
libretro.fbneo: unstable-2024-09-03 -> unstable-2024-09-12 (#342578) 2024-09-18 10:46:39 +01:00
Thiago Kenji Okada
5ef76b5599
libretro.atari800: unstable-2024-09-06 -> unstable-2024-09-13 (#342598) 2024-09-18 10:46:21 +01:00
Thiago Kenji Okada
16dcbaab74
libretro.fuse: unstable-2024-06-28 -> unstable-2024-09-13 (#342597) 2024-09-18 10:45:55 +01:00
Thiago Kenji Okada
e72f19bf10
libretro.flycast: unstable-2024-08-30 -> unstable-2024-09-16 (#342606) 2024-09-18 10:45:40 +01:00
Thiago Kenji Okada
c10dfefb5d
libretro.genesis-plus-gx: unstable-2024-08-30 -> unstable-2024-09-15 (#342610) 2024-09-18 10:45:18 +01:00
Thiago Kenji Okada
1449ec6ddc
libretro.gambatte: unstable-2024-08-30 -> unstable-2024-09-06 (#342614) 2024-09-18 10:44:55 +01:00
R. Ryantm
7828fece75 libretro.dosbox-pure: unstable-2024-08-25 -> unstable-2024-09-16 2024-09-18 06:53:07 +00:00
Robert Schütz
4e1e27e537
Revert "cdemu: update packages (#342549)"
This reverts commit 366e562113.
2024-09-18 05:10:56 +02:00
Herwig Hochleitner
366e562113
cdemu: update packages (#342549)
cdemu-daemon: 3.2.6 -> 3.2.7
libmirage: 3.2.7 -> 3.2.9
linuxPackages.vhba: 20240202 -> 20240917
2024-09-18 04:27:54 +02:00
R. Ryantm
c6f1945457 libretro.gambatte: unstable-2024-08-30 -> unstable-2024-09-06 2024-09-17 19:16:06 +00:00
R. Ryantm
3f1f230019 libretro.genesis-plus-gx: unstable-2024-08-30 -> unstable-2024-09-15 2024-09-17 19:09:45 +00:00
R. Ryantm
bd015f96e8 libretro.flycast: unstable-2024-08-30 -> unstable-2024-09-16 2024-09-17 18:57:52 +00:00
Nick Cao
1f8ba3b991
libretro.prboom: unstable-2024-09-05 -> unstable-2024-09-07 (#342551) 2024-09-17 14:46:07 -04:00
R. Ryantm
8bb1ca3333 libretro.atari800: unstable-2024-09-06 -> unstable-2024-09-13 2024-09-17 17:57:12 +00:00
R. Ryantm
7a8fa7b8bb libretro.fuse: unstable-2024-06-28 -> unstable-2024-09-13 2024-09-17 17:56:59 +00:00
R. Ryantm
4aa07243ab libretro.fbneo: unstable-2024-09-03 -> unstable-2024-09-12 2024-09-17 16:26:11 +00:00
R. Ryantm
9842db6060 libretro.puae: unstable-2024-08-26 -> unstable-2024-09-17 2024-09-17 16:25:29 +00:00
R. Ryantm
719fa5936a libretro.mame: unstable-2024-08-31 -> unstable-2024-09-15 2024-09-17 16:24:45 +00:00
R. Ryantm
db108f7491 libretro.mame2003-plus: unstable-2024-09-06 -> unstable-2024-09-09 2024-09-17 14:47:59 +00:00
R. Ryantm
cd8de4ffef libretro.ppsspp: unstable-2024-09-06 -> unstable-2024-09-17 2024-09-17 14:47:51 +00:00
R. Ryantm
7c0167eb3e libretro.stella: unstable-2024-09-01 -> unstable-2024-09-09 2024-09-17 14:02:05 +00:00
R. Ryantm
1ea5e7c109 libretro.prboom: unstable-2024-09-05 -> unstable-2024-09-07 2024-09-17 13:59:28 +00:00
R. Ryantm
90541763b0 libretro.beetle-psx-hw: unstable-2024-09-06 -> unstable-2024-09-16 2024-09-17 13:59:11 +00:00
R. Ryantm
0fd53bfad8 libretro.snes9x: unstable-2024-09-05 -> unstable-2024-09-15 2024-09-17 13:58:55 +00:00
R. Ryantm
681d8b224e libretro.play: unstable-2024-09-04 -> unstable-2024-09-12 2024-09-17 13:28:56 +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
John Chadwick
ff4d72793a ruffle: nightly-2024-05-01 -> nightly-2024-09-12 2024-09-12 18:42:27 -04:00
Artturin
350a470a54
wine64Packages{stable,staging,unstable}.minimal: enable MinGW on Darwin (#329577) 2024-09-12 00:00:27 +03:00
R. Ryantm
584c1b910d vbam: 2.1.9 -> 2.1.10 2024-09-09 15:59:35 +00:00
Pol Dellaiera
9f55393415
wine64Packages.{unstable,staging}: 9.16 -> 9.17 (#340512) 2024-09-09 10:35:57 +02:00
Artturin
47783b2a4f
darling: fix build (#340323) 2024-09-08 20:36:37 +03:00