Commit Graph

9881 Commits

Author SHA1 Message Date
R. Ryantm
84dd78f845 sgt-puzzles: 20240911.cd97968 -> 20240928.182b3d9 2024-09-30 10:10:36 +00:00
Franz Pletz
0f2b52d628
kabeljau: 1.2.0 -> 2.1.0 (#344964) 2024-09-28 15:38:47 +02:00
Anna Aurora
8de6052cff
kabeljau: 1.2.0 -> 2.1.0 2024-09-28 00:56:23 +02:00
Weijia Wang
4cf86ae605
papermc: 1.21.1-69 -> 1.21.1-85 (#343126) 2024-09-27 00:31:44 +02:00
Pol Dellaiera
5217a90826
tuxpaint: add mainProgram and use finalAttrs (#343734) 2024-09-26 22:18:33 +02:00
Francesco Gazzetta
bf1847c96c shorter-pixel-dungeon: 1.4.0 -> 1.5.0
Release: https://github.com/TrashboxBobylev/Shorter-Pixel-Dungeon/releases/tag/Short-1.5.0
2024-09-26 12:59:07 +00:00
Francesco Gazzetta
d393ac8e93 rat-king-adventure: 1.5.3 -> 2.0.0
Release: https://github.com/TrashboxBobylev/Rat-King-Adventure/releases/tag/2.0.0
2024-09-26 12:58:21 +00:00
Nick Cao
49ef17fec6
rpg-cli: 1.0.1 -> 1.2.0 (#344350) 2024-09-25 08:40:12 -04:00
K900
5820b7618c
heroic: 2.15.1 -> 2.15.2 (#343364) 2024-09-25 09:40:53 +03:00
R. Ryantm
b1689a2f21 rpg-cli: 1.0.1 -> 1.2.0 2024-09-25 05:22:35 +00:00
OTABI Tomoya
c5a1d23e15
space-station-14-launcher: 0.28.1 -> 0.29.0 (#341991) 2024-09-25 12:00:08 +09: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
R. Ryantm
3db1131490 shattered-pixel-dungeon: 2.5.0 -> 2.5.2 2024-09-23 15:33:41 +00:00
Pol Dellaiera
aacd442471
steam: fixed "/etc/NIXOS" bind failing (#343772) 2024-09-22 22:15:49 +02:00
mksafavi
23f8ab036c steam: fixed "/etc/NIXOS" bind failing 2024-09-22 21:24:16 +03:30
Peter Hoeg
b5b9440979 tuxpaint: add mainProgram 2024-09-22 16:44:45 +02:00
Aleksana
7a86e245b2
experienced-pixel-dungeon: 2.18 -> 2.18.2 (#341537) 2024-09-22 19:06:56 +08:00
K900
6c8c52c5e0
Steam: update bootstrap (#343600) 2024-09-22 07:22:25 +03:00
Aidan Gauland
425fa5a710
steamPackages.steam: 1.0.0.74 -> 1.0.0.81 2024-09-22 10:25:19 +12:00
Aidan Gauland
2af6e069b3
steamPackages.steam: use hash instead of sha256 attr 2024-09-22 10:22:15 +12:00
Aidan Gauland
1bdf3d55ce
steamPackages.steam: add update script 2024-09-22 10:18:34 +12:00
Aidan Gauland
e6262e0ced
steamPackages.steam: convert to use finalAttrs 2024-09-22 10:16:18 +12:00
7c6f434c
3c8525a3b7
sgt-puzzles: 20240909.53ceb98 -> 20240911.cd97968 (#343484) 2024-09-21 18:03:40 +00:00
R. Ryantm
de35272571 sgt-puzzles: 20240909.53ceb98 -> 20240911.cd97968 2024-09-21 11:46:49 +00:00
Aidan Gauland
7747aa9b17
heroic: reformat to follow RFC style 2024-09-21 09:39:50 +12:00
Aidan Gauland
0ffc21b100
heroic: 2.15.1 -> 2.15.2 2024-09-21 09:37:11 +12:00
Aidan Gauland
f9f65a7b29
heroic: Set updateScript
This is easy now with pnpm.
2024-09-21 09:34:43 +12:00
R. Ryantm
98826e3b12 gogdl: 1.1.1 -> 1.1.2 2024-09-20 10:40:14 +00:00
R. Ryantm
11e81a047e papermc: 1.21.1-69 -> 1.21.1-85 2024-09-19 21:20:02 +00:00
Peder Bergebakken Sundt
8aa42ae0d9
treewide: remove CMAKE_BUILD_TYPE from cmakeFlags (#336854) 2024-09-19 22:32:31 +02:00
Peder Bergebakken Sundt
e65d2211b9
fheroes2: 1.1.1 -> 1.1.2 (#342457) 2024-09-19 22:27:49 +02:00
h7x4
9a6c76c4af
treewide: remove unused inputs (#342672) 2024-09-19 20:36:18 +02:00
Atemu
fa09c7cca3
steam-run: make free and create version without steam (#334773) 2024-09-19 15:09:28 +02:00
bb2020
cea145942d
gimx: unstable-2021-08-31 -> 8.0 (#336754)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-09-18 18:29:20 +02:00
Ben Siraphob
4b87f8820e
stockfish: 16.1 -> 17 (#340473) 2024-09-18 00:05:46 -04:00
Peder Bergebakken Sundt
8c8c27bb19 treewide: remove unused inputs 2024-09-18 01:00:07 +02:00
Nick Cao
09c97f2e17
ferium: 4.7.0 -> 4.7.1 (#342535) 2024-09-17 15:30:34 -04:00
nicoo
82c5da990a
nile: 1.1.1 -> 1.1.2 (#342414) 2024-09-17 13:46:36 +00:00
R. Ryantm
91a73c3cc9 ferium: 4.7.0 -> 4.7.1 2024-09-17 12:59:28 +00:00
Sergei Trofimovich
cf76a0d0c4 fheroes2: 1.1.1 -> 1.1.2
Changes: https://github.com/ihhub/fheroes2/releases/tag/1.1.2
2024-09-17 06:39:16 +01:00
Aleksana
a2cad4db0b
treewide: migrate packages to by-name (#341412) 2024-09-17 11:17:16 +08:00
Peder Bergebakken Sundt
527f81a7c2
dwarf-fortress-packages.themes: set license to unfree (#314372) 2024-09-17 01:05:01 +02:00
Aidan Gauland
97e880441a
nile: 1.1.1 -> 1.1.2 2024-09-17 10:35:26 +12:00
Aidan Gauland
a32efffecd
nile: use gitUpdater
Upstream tags releases, so we should not be using gitUnstableUpdater
when tracking release tags.
2024-09-17 10:34:18 +12:00
Fabián Heredia Montiel
230a0218a7
r2modman: 3.1.49 -> 3.1.50 (#341896) 2024-09-16 12:57:12 -06: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
a015ebb48b
minetest: 5.9.0 -> 5.9.1 (#342183) 2024-09-16 13:45:58 +02:00
Francesco Gazzetta
68784b40ef warzone2100: 4.5.2 -> 4.5.3 2024-09-16 08:11:25 +00:00
aleksana
c92c230c35 gnome-hexgl: remove 2024-09-15 20:12:50 +08:00
R. Ryantm
13c8f955df space-station-14-launcher: 0.28.1 -> 0.29.0 2024-09-15 07:26:19 +00:00