Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Sergei Trofimovich
1c82965b06
endgame-singularity: add "mainProgram"
...
Withtout the change `nix run` fails to run the game:
$ nix run -f. endgame-singularity
error: unable to execute '...-endgame-singularity-1.00/bin/endgame-singularity': No such file or directory
2023-10-28 12:25:28 +01:00
Jan Malakhovski
d8f7f6a5ce
treewide: noop: refer to src.name
or similar in sourceRoot
where appropriate, part 2: the non-trivial cases
2023-08-03 16:32:05 +00:00
Francesco Gazzetta
15e4dfff8b
endgame-singularity: add all licenses
...
As detailed in https://github.com/singularity/singularity/blob/master/LICENSE.txt
2021-12-19 17:26:06 +01:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
Ben Siraphob
2e34288f0d
pkgs/games: stdenv.lib -> lib
2021-01-15 13:36:04 +07:00
Francesco Gazzetta
c823b4c374
endgame-singularity: add option to disable the default music pack
...
It's the heaviest part of the game. People may not want to have it take
space or may want to use their own music.
2020-07-05 17:37:08 +02:00
Francesco Gazzetta
d80eeaea47
endgame-singularity: 0.30c -> 1.00
2020-07-05 17:29:17 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Francesco Gazzetta
ff583d8114
endgame-singularity: init at 0.30c ( #45057 )
2018-08-26 19:38:52 +02:00