nix: bumped packages for bugfix release

This commit is contained in:
Milka Kuzminski 2020-11-24 22:19:58 +01:00
parent 477750a1bf
commit 192aab4d86

View file

@ -1883,7 +1883,7 @@ self: super: {
};
};
"rhodecode-enterprise-ce" = super.buildPythonPackage {
name = "rhodecode-enterprise-ce-4.23.0";
name = "rhodecode-enterprise-ce-4.23.1";
buildInputs = [
self."pytest"
self."py"