Commit Graph

7 Commits

Author SHA1 Message Date
Anderson Torres
b88906ab32 emulationstation: nixfmt-rfc-style 2024-07-24 21:51:46 -03:00
Anderson Torres
985e8f4674 emulationstation: get rid of fetchSubmodules
Mental note: I need to automate this!
2024-07-24 21:47:57 -03:00
Anderson Torres
34b52aa8da emulationstation: detach sources acquisition 2024-07-24 21:47:57 -03:00
Anderson Torres
b657d8d7c8 emulationstation: fix a ridiculous typo
Found by af039eb7c6 (r143796136)
2024-07-24 21:47:57 -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
Anderson Torres
af039eb7c6 emulationstation: refactor
- finalAttrs design pattern
- remove eigen dependency
- strictDeps
- move resources to $out/share
- link resources to $out/bin
2024-02-04 21:34:21 -03:00
Anderson Torres
3dfad2c328 emulationstation: migrate to by-name 2024-02-04 21:34:16 -03:00