nixpkgs/pkgs/games/anki
Peter Simons fdcd875b0e anki: update sqlalchemy build input and clean up the expression
SQLAlchemy-0.9.9 was broken recently, probably because of an sqlite
update. So we just use the latest version.

The build expression used to take the entire package set as an argument,
which is poor style because it hides the true dependencies from the
interface. I've change the code to expect the appropriate individual
packages instead.
2016-03-15 10:59:12 +01:00
..
default.nix anki: update sqlalchemy build input and clean up the expression 2016-03-15 10:59:12 +01:00
fix-paths.patch anki: major refactor 2015-12-27 16:18:45 +01:00
no-version-check.patch anki: disable version check 2016-01-05 21:44:54 +01:00