···113 cargoTestFlags = [ "--package" "airshipper" ];
114115 meta = with lib; {
116- description = "Provides automatic updates for the voxel RPG Veloren.";
117 homepage = "https://www.veloren.net";
118 license = licenses.gpl3;
119 maintainers = with maintainers; [ yusdacra ];
···113 cargoTestFlags = [ "--package" "airshipper" ];
114115 meta = with lib; {
116+ description = "Provides automatic updates for the voxel RPG Veloren";
117 homepage = "https://www.veloren.net";
118 license = licenses.gpl3;
119 maintainers = with maintainers; [ yusdacra ];
+5-6
pkgs/games/black-hole-solver/default.nix
···8 pname = "black-hole-solver";
9 version = "1.12.0";
1011- meta = with lib; {
12- homepage = "https://www.shlomifish.org/open-source/projects/black-hole-solitaire-solver/";
13- description = "A solver for Solitaire variants Golf, Black Hole, and All in a Row.";
14- license = licenses.mit;
15- };
16-17 src = fetchurl {
18 url = "https://fc-solve.shlomifish.org/downloads/fc-solve/${pname}-${version}.tar.xz";
19 sha256 = "sha256-0y8yU291cykliPQbsNha5C1WE3bCGNxKtrrf5JBKN6c=";
···27 patchShebangs ./scripts
28 '';
290000030}
···8 pname = "black-hole-solver";
9 version = "1.12.0";
1000000011 src = fetchurl {
12 url = "https://fc-solve.shlomifish.org/downloads/fc-solve/${pname}-${version}.tar.xz";
13 sha256 = "sha256-0y8yU291cykliPQbsNha5C1WE3bCGNxKtrrf5JBKN6c=";
···21 patchShebangs ./scripts
22 '';
2324+ meta = with lib; {
25+ description = "A solver for Solitaire variants Golf, Black Hole, and All in a Row";
26+ homepage = "https://www.shlomifish.org/open-source/projects/black-hole-solitaire-solver/";
27+ license = licenses.mit;
28+ };
29}
+1-1
pkgs/games/corsix-th/default.nix
···35 '';
3637 meta = with lib; {
38- description = "A reimplementation of the 1997 Bullfrog business sim Theme Hospital.";
39 homepage = "https://corsixth.com/";
40 license = licenses.mit;
41 maintainers = with maintainers; [ hughobrien ];
···35 '';
3637 meta = with lib; {
38+ description = "A reimplementation of the 1997 Bullfrog business sim Theme Hospital";
39 homepage = "https://corsixth.com/";
40 license = licenses.mit;
41 maintainers = with maintainers; [ hughobrien ];
+1-1
pkgs/games/ddnet/default.nix
···114 '';
115116 meta = with lib; {
117- description = "A Teeworlds modification with a unique cooperative gameplay.";
118 longDescription = ''
119 DDraceNetwork (DDNet) is an actively maintained version of DDRace,
120 a Teeworlds modification with a unique cooperative gameplay.
···114 '';
115116 meta = with lib; {
117+ description = "A Teeworlds modification with a unique cooperative gameplay";
118 longDescription = ''
119 DDraceNetwork (DDNet) is an actively maintained version of DDRace,
120 a Teeworlds modification with a unique cooperative gameplay.
+1-1
pkgs/games/dwarf-fortress/twbt/default.nix
···76 '';
7778 meta = with lib; {
79- description = "A plugin for Dwarf Fortress / DFHack that improves various aspects the game interface.";
80 maintainers = with maintainers; [ Baughn numinit ];
81 license = licenses.mit;
82 platforms = platforms.linux;
···76 '';
7778 meta = with lib; {
79+ description = "A plugin for Dwarf Fortress / DFHack that improves various aspects the game interface";
80 maintainers = with maintainers; [ Baughn numinit ];
81 license = licenses.mit;
82 platforms = platforms.linux;
+1-2
pkgs/games/marble-marcher-ce/default.nix
···54 ];
5556 meta = with lib; {
57- description = "A fractal physics game.";
58- longDescription = "A community-developed version of the original Marble Marcher - a fractal physics game.";
59 homepage = "https://michaelmoroz.itch.io/mmce";
60 license = with licenses; [
61 gpl2Plus # Code
···54 ];
5556 meta = with lib; {
57+ description = "A community-developed version of the original Marble Marcher - a fractal physics game";
058 homepage = "https://michaelmoroz.itch.io/mmce";
59 license = with licenses; [
60 gpl2Plus # Code
+1-1
pkgs/games/openra/build-engine.nix
···72 '';
7374 meta = with lib; {
75- description = "Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert. ${engine.build} version.";
76 homepage = "https://www.openra.net/";
77 license = licenses.gpl3;
78 maintainers = with maintainers; [ mdarocha ];
···72 '';
7374 meta = with lib; {
75+ description = "Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert. ${engine.build} version";
76 homepage = "https://www.openra.net/";
77 license = licenses.gpl3;
78 maintainers = with maintainers; [ mdarocha ];
+1-1
pkgs/games/pegasus-frontend/default.nix
···42 ];
4344 meta = with lib; {
45- description = "A cross platform, customizable graphical frontend for launching emulators and managing your game collection.";
46 homepage = "https://pegasus-frontend.org/";
47 license = licenses.gpl3Plus;
48 maintainers = with maintainers; [ tengkuizdihar ];
···42 ];
4344 meta = with lib; {
45+ description = "A cross platform, customizable graphical frontend for launching emulators and managing your game collection";
46 homepage = "https://pegasus-frontend.org/";
47 license = licenses.gpl3Plus;
48 maintainers = with maintainers; [ tengkuizdihar ];
+1-1
pkgs/games/theforceengine/default.nix
···43 '';
4445 meta = with lib; {
46- description = "Modern \"Jedi Engine\" replacement supporting Dark Forces, mods, and in the future Outlaws.";
47 homepage = "https://theforceengine.github.io";
48 license = licenses.gpl2Only;
49 maintainers = with maintainers; [ devusb ];
···43 '';
4445 meta = with lib; {
46+ description = "Modern \"Jedi Engine\" replacement supporting Dark Forces, mods, and in the future, Outlaws";
47 homepage = "https://theforceengine.github.io";
48 license = licenses.gpl2Only;
49 maintainers = with maintainers; [ devusb ];
+1-1
pkgs/games/uchess/default.nix
···24 '';
2526 meta = with lib; {
27- description = "Play chess against UCI engines in your terminal.";
28 homepage = "https://tmountain.github.io/uchess/";
29 maintainers = with maintainers; [ tmountain ];
30 license = licenses.mit;
···24 '';
2526 meta = with lib; {
27+ description = "Play chess against UCI engines in your terminal";
28 homepage = "https://tmountain.github.io/uchess/";
29 maintainers = with maintainers; [ tmountain ];
30 license = licenses.mit;
+1-1
pkgs/games/xgalaga++/default.nix
···3031 meta = with lib; {
32 homepage = "https://marc.mongenet.ch/OSS/XGalaga/";
33- description = "XGalaga++ is a classic single screen vertical shoot ’em up. It is inspired by XGalaga and reuses most of its sprites.";
34 license = licenses.gpl2Plus;
35 platforms = platforms.linux;
36 };
···3031 meta = with lib; {
32 homepage = "https://marc.mongenet.ch/OSS/XGalaga/";
33+ description = "XGalaga++ is a classic single screen vertical shoot ’em up. It is inspired by XGalaga and reuses most of its sprites";
34 license = licenses.gpl2Plus;
35 platforms = platforms.linux;
36 };