release: updated pip2nix output for 4.21.0

This commit is contained in:
Marcin Kuzminski 2020-09-28 12:29:37 +00:00
parent ed310778f5
commit 9f20cdeb6b
14 changed files with 86 additions and 1 deletions

View file

@ -1872,7 +1872,7 @@ self: super: {
};
};
"rhodecode-enterprise-ce" = super.buildPythonPackage {
name = "rhodecode-enterprise-ce-4.20.0";
name = "rhodecode-enterprise-ce-4.21.0";
buildInputs = [
self."pytest"
self."py"