packages: bump nix version

This commit is contained in:
Milka Kuzminski 2021-04-13 19:43:57 +02:00
parent ea182c47a9
commit b0ec46a052

View file

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