Commit Graph

10 Commits

Author SHA1 Message Date
GGG
1cd9516969 treewide: migrate nix-based dotnet lockfiles to JSON 2024-12-17 19:49:03 -03:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
R. Ryantm
f01c891a3f space-station-14-launcher: 0.28.0 -> 0.28.1 2024-08-16 03:31:44 +00:00
R. Ryantm
fecb940afa space-station-14-launcher: 0.27.2 -> 0.28.0 2024-06-24 01:04:15 +00:00
Vera Aguilera Puerto
47563275a1 space-station-14-launcher: 0.24.0 -> 0.25.1 2024-01-05 15:40:04 +01:00
mdarocha
de1ca081be space-station-14-launcher: remove dotnet-specific dependencies
This avoids having to regenerate deps.nix when updating dotnet
2023-06-25 23:01:25 +02:00
mdarocha
b6e0f9e050 space-station-14-launcher: fix deps.nix 2023-06-23 19:21:06 +02:00
Felix Schröter
db6d845831
space-station-14-launcher: fix compatibility with .NET 6.0.18 libraries 2023-06-13 21:05:39 +02:00
Vera Aguilera Puerto
1c0cbd22de space-station-14-launcher: 0.20.5 -> 0.21.1 2023-05-14 23:23:51 +02:00
Vera Aguilera Puerto
c768d8ff72 space-station-14-launcher: init at 0.20.5 2023-04-24 12:08:31 +02:00