about summary refs log tree commit diff
path: root/pkgs/games/gogui
AgeCommit message (Collapse)AuthorFilesLines
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt1-1/+1
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-03-19gogui: make deterministic and clean upTomaSajt1-22/+23
2023-12-15gogui: 1.5.3 -> 1.5.4aR. Ryantm1-2/+2
2023-06-28gogui: 1.4.9 -> 1.5.3 (#240190)OmnipotentEntity1-11/+77
gogui on sourceforce has been abandoned for about 7 years. This PR migrates to the fork on github that seems to be actively maintained. This also migrates from a binary distribution to building the program from source, which is why there are a lot of changes.
2023-01-22treewide: replace http by https when https is a permanent redirectionFerry Jérémie1-1/+1
2021-02-20treewide: unzip buildInputs to nativeBuildInputs (#112302)Ben Siraphob1-2/+1
2021-02-19treewide: makeWrapper buildInputs to nativeBuildInputsBen Siraphob1-1/+2
2021-01-15pkgs/games: stdenv.lib -> libBen Siraphob1-4/+4
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-08-17treewide: name -> pnamevolth1-1/+2
2016-11-21gogui: init at 1.4.9michael bishop1-0/+28