Commit Graph

12 Commits

Author SHA1 Message Date
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
Ferry Jérémie
bfac2d0034 treewide:replace http by https when https is a permanent redirection 2023-02-19 21:47:59 +01:00
ajs124
59d8f2b1cd maintainers: remove Nate-Devv
no github account + only two commits 251a1ccf55 and 09f366a360
2022-06-29 00:52:13 +02:00
Ben Siraphob
3ae5e6ce03 treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
freezeboy
9f930f68c0 solarus: move to multiple outputs
motivation: Let solarus-quest-editor require only required bits
2020-11-20 22:24:19 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Will Dietz
a986f7d46c
solarus{,-quest-editor}: use qt's mkDerivation, fix 2019-08-22 13:10:53 -05:00
Will Dietz
4b9f0774bf
solarus{,-quest-editor}: 1.6.0 -> 1.6.2
https://www.solarus-games.org/en/news/2019-08-15-solarus-1-6-2-bugfix-release
2019-08-22 13:10:50 -05:00
R. RyanTM
aced720cd5 solarus: 1.5.3 -> 1.6.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/solarus/versions
2018-12-31 01:54:02 -05:00
Samuel Dionne-Riel
83a0d5d013 solarus: 1.4.5 -> 1.5.3 2018-09-04 22:03:56 -04:00
Orivej Desh
d070942654 solarus: enable parallel building 2017-11-27 16:14:18 +00:00
Nathan Moore
09f366a360 solarus: init at 1.4.5 2016-07-05 18:33:51 -07:00