KaTrain: Difference between revisions
Configurations to install KaTrain for Nouveau |
m added description, link and category applications |
||
| Line 1: | Line 1: | ||
https://github.com/sanderland/katrain/<syntaxhighlight lang="nix"># pkgs/katrain/default.nix | [https://github.com/sanderland/katrain/ KaTrain] is an application to learn the Go boardgame.<syntaxhighlight lang="nix"># pkgs/katrain/default.nix | ||
{pkgs, ...}: let | {pkgs, ...}: let | ||
katrainFHS = pkgs.buildFHSEnv { | katrainFHS = pkgs.buildFHSEnv { | ||
| Line 56: | Line 56: | ||
} | } | ||
</syntaxhighlight> | </syntaxhighlight> | ||
[[Category:Applications]] | |||
[[Category:Gaming]] | |||