summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-memcached/default.nix
AgeCommit message (Collapse)Author
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol
checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs.
2022-05-06python3Packages.python-memcached: 1.51 -> 1.59Robert Schütz
Also rename from memcached to python-memcached.