mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
xskat: change license to xskat
This commit is contained in:
parent
3e53f2b569
commit
a164691999
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
|
|||
meta = with lib; {
|
||||
description = "Famous german card game";
|
||||
platforms = platforms.unix;
|
||||
license = licenses.free;
|
||||
license = licenses.xskat;
|
||||
longDescription = "Play the german card game Skat against the AI or over IRC.";
|
||||
homepage = "https://web.archive.org/web/20221003060115/https://www.xskat.de/xskat.html";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue