Commit Graph

26 Commits

Author SHA1 Message Date
David McFarland
5b4d838e43 treewide: remove uneccessary uses of dotnetCorePackages.combinePackages 2024-12-12 11:32:42 -04: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
Felix Buehler
ea7b88c287 space-station-14-launcher: fix fhsenv version 2024-11-26 21:59:49 +01:00
R. Ryantm
970ee76e3f space-station-14-launcher: 0.29.0 -> 0.29.1 2024-10-31 00:20:05 +00:00
R. Ryantm
13c8f955df space-station-14-launcher: 0.28.1 -> 0.29.0 2024-09-15 07:26:19 +00:00
Weijia Wang
23a867ccd6
space-station-14-launcher: 0.28.0 -> 0.28.1 (#335013) 2024-09-09 22:37:23 +02:00
David McFarland
e6c700ed11 dotnetCorePackages.fetchNupkg: override avalonia.x11 to find native libs 2024-09-06 16:32:08 -03:00
David McFarland
9a0be2fd28 dotnetCorePackages.fetchNupkg: override skiasharp to find fontconfig 2024-09-06 16:05:19 -03: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
R. Ryantm
e19d14f05c space-station-14-launcher: 0.26.0 -> 0.27.2 2024-05-20 20:32:34 +00:00
Weijia Wang
7f45fee52a Merge branch 'master' into staging-next 2024-04-28 04:02:14 +02:00
Vera Aguilera Puerto
5c372db9d3
maintainers: remove zumorica 2024-04-27 12:58:59 +02:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Vera Aguilera Puerto
73e2b29bef space-station-14-launcher: 0.25.1 -> 0.26.0 2024-03-11 00:17:35 +01:00
Vera Aguilera Puerto
47563275a1 space-station-14-launcher: 0.24.0 -> 0.25.1 2024-01-05 15:40:04 +01:00
Vera Aguilera Puerto
dd8a65bb79 space-station-14-launcher: 0.22.1 -> 0.24.0 2023-10-21 18:47:07 +02:00
Artturi
8854caeee5
Merge pull request #240410 from Zumorica/2023-06-28-update-space-station14 2023-09-23 07:31:23 +03:00
Vera Aguilera Puerto
2efca809cd space-station-14-launcher: 0.21.1 -> 0.22.1
Loader files were now being copied under loader/linux-x64 instead of just loader, so I had to modify the post install script slightly.
2023-09-23 07:30:27 +03:00
Sandro
198bd0a4a7
Merge pull request #239622 from corngood/dotnet-misc
dotnet: misc fixes
2023-06-28 23:41:18 +02: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
David McFarland
ee8ba995a7 buildDotnetModule: make fetch-deps find output path automatically 2023-06-24 19:13:16 -03: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