Christopher Howard <[email protected]> writes: > On my system, the bsd-games-2.17 package installed an essential data > file for the monop game to ~/.nix-profile/share/games/monop-cards.pck. > However, the monop game dies trying to get this file from > /usr/share/games/monop-cards.pck. Is this an issue I need to drop in the > bug tracker, or is it something I have done wrong?
I fixed this (https://github.com/NixOS/nixpkgs/issues/251) and also set the varlibdir to ".". Games should therefore create there score file in the directory they are started from. For beret we solved it the same way and it feels most flexible. Open for better ideas. thx for reporting! -- Florian Friesdorf <[email protected]> GPG FPR: 7A13 5EEE 1421 9FC2 108D BAAF 38F8 99A3 0C45 F083 Jabber/XMPP: [email protected] IRC: chaoflow on freenode,ircnet,blafasel,OFTC
pgpQiqgGAmHL0.pgp
Description: PGP signature
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
