tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
chessdb: drop TK_LIBRARY
Weijia Wang
2 years ago
bdd343ec
09720cc4
-4
1 changed file
expand all
collapse all
unified
split
pkgs
games
chessdb
default.nix
-4
pkgs/games/chessdb/default.nix
···
20
"MANDIR=$(out)/man"
21
];
22
23
-
postInstall = ''
24
-
wrapProgram $out/bin/chessdb --set TK_LIBRARY "${tk}/lib/${tk.libPrefix}"
25
-
'';
26
-
27
meta = {
28
homepage = "https://chessdb.sourceforge.net/";
29
description = "A free chess database";
···
20
"MANDIR=$(out)/man"
21
];
22
0
0
0
0
23
meta = {
24
homepage = "https://chessdb.sourceforge.net/";
25
description = "A free chess database";