Commit Graph

6 Commits

Author SHA1 Message Date
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
Daniel Nagy
db508e06a1
treewide: add meta.mainProgram and changelog urls (#204317) 2023-05-28 01:31:27 -05:00
Anderson Torres
b181983d3f 2048-cli: change self to finalAttrs 2023-04-20 22:22:23 -03:00
Weijia Wang
1dfe93fe85 treewide: move more NIX_CFLAGS_COMPILE to env 2023-02-25 13:00:47 +02:00
Anderson Torres
f445f928f4 2048-cli: 0.9.1 -> unstable-2019-12-10 2023-02-14 22:32:08 -03:00
Anderson Torres
93aba2c96d 2048-cli: init at 0.9.1
Also, mark as broken on SDL.
2023-02-14 22:32:08 -03:00