haskellPackages.poker-eval: obsolete
libpoker-eval is removed from nixpkgs
This commit is contained in:
parent
2c12a92234
commit
db8991b2cb
@ -166283,7 +166283,7 @@ self: {
|
||||
librarySystemDepends = [ poker-eval ];
|
||||
description = "Binding to libpoker-eval";
|
||||
license = stdenv.lib.licenses.publicDomain;
|
||||
}) {inherit (pkgs) poker-eval;};
|
||||
}) {poker-eval = null;};
|
||||
|
||||
"pokitdok" = callPackage
|
||||
({ mkDerivation, aeson, base, base64-string, bytestring
|
||||
|
Loading…
Reference in New Issue
Block a user