nixpkgs/pkgs/games/steam
Alexis Hildebrandt f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
..
build-wrapped.sh
default.nix treewide: use uncurried version of makeScopeWithSplicing 2023-08-14 02:51:10 +03:00
fhsenv.nix steam: fix comment, add gamescope/xwayland dependencies 2024-05-22 17:42:18 +03:00
runtime-wrapped.nix steam.runtime-wrapped: use throw, not abort 2023-11-29 09:44:43 +01:00
runtime.nix treewide: Remove the definite article from meta.description 2024-06-09 23:08:46 +02:00
steam.nix treewide: Remove indefinite article from meta.description 2024-06-09 23:07:45 +02:00
steamcmd.nix steamPackages.steamcmd: add mainProgram, fix fetch url to use an archive (#312753) 2024-06-05 01:35:39 +02:00
steamcmd.sh