Jussi Kuokkanen
e1f68ae7cc
pkgs/games: remove licenses.gpl2
2024-07-03 12:46:48 +03:00
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
Philip Taron
3faad46374
Avoid top-level with ...;
in pkgs/games/koboredux/default.nix
2024-03-31 00:42:56 +01:00
stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +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
Ben Siraphob
2e34288f0d
pkgs/games: stdenv.lib -> lib
2021-01-15 13:36:04 +07:00
Francesco Gazzetta
130ce6de1c
koboredux,koboredux-free: init at 0.7.5.1
2020-09-23 19:39:23 +02:00